@charset "UTF-8";
/* CSS Document */


/********************************/
/* Table Styling for Style One */
/******************************/

.table_holder {
	width:70%;
	float:left;
	}

table td {
	text-align:left;
	}

.table_holder_one { 
	width:100%;
	margin-top:35px;
}

.table_holder_one table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	color:#015072;
	border-left:1px solid #9cb3ca;
	border-right:1px solid #9cb3ca;
	}
.table_holder_one table th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	font-size:18px;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	}
.table_holder_one table td {
	padding:10px;
	font-size:.9em;
	border-bottom:1px solid #9cb3ca;
	}
.table_holder_one table td.left {
	color:#4dcc25;
	border-right:1px solid #9cb3ca;
	}
.table_holder_one table td.right {
	border-left:1px solid #9cb3ca;
	}
.table_holder_one .th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	width:100%;
}


/********************************/
/* Table Styling for Style Two */
/******************************/

.table_holder_two { 
	width:100%;
	margin-top:35px;
}

.table_holder_two table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	border:1px solid #9cb3ca;
	color:#015072;
	}
.table_holder_two table th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	}
.table_holder_two table td {
	padding:10px;
	font-size:.9em;
	}
.table_holder_two table td.left {
	color:#4dcc25;
	}
.table_holder_two .th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	width:100%;
}

/**********************************/
/* Table Styling for Style Three */
/********************************/

.table_holder_three { 
	width:100%;
	margin-top:35px;
}

.table_holder_three table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	color:#015072;
	border-left:1px solid #9cb3ca;
	border-right:1px solid #9cb3ca;
	}
.table_holder_three table th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	}
.table_holder_three table td {
	padding:10px;
	font-size:.9em;
	border-bottom:1px solid #9cb3ca;
	}
.table_holder_three table td.left {
	color:#4dcc25;
	border-right:1px solid #9cb3ca;
	}
.table_holder_three table td.right {
	border-left:1px solid #9cb3ca;
	}
.table_holder_three .th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	width:100%;
}


/*********************************/
/* Table Styling for Style Four */
/*******************************/

.table_holder_four { 
	width:100%;
	margin-top:35px;
}

.table_holder_four table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
	color:#015072;
	border-left:1px solid #9cb3ca;
	border-right:1px solid #9cb3ca;
	}
.table_holder_four table th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	}
.table_holder_four table td {
	padding:10px;
	font-size:.9em;
	border-bottom:1px solid #9cb3ca;
	}
.table_holder_four table td.left {
	border-right:1px solid #9cb3ca;
	}
.table_holder_four table td.right {
	border-left:1px solid #9cb3ca;
	}

/*********************************/
/* Table Styling for Style Five */
/*******************************/

.table_holder_five { 
	width:100%;
	margin-top:35px;
}

.table_holder_five table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	color:#015072;
	border-left:1px solid #9cb3ca;
	border-right:1px solid #9cb3ca;
	}
.table_holder_five table th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	}
.table_holder_five table td {
	padding:10px;
	font-size:.9em;
	border-bottom:1px solid #9cb3ca;
	}
.table_holder_five table td.left {
	border-right:1px solid #9cb3ca;
	}
.table_holder_five table td.right {
	border-left:1px solid #9cb3ca;
	}
.table_holder_five .th {
	background:url(../table_images/th_main.gif) #c7d7e6;
	height:49px;
	width:100%;
}

/********************************/
/* Table Styling for Style Six */
/******************************/

.table_holder_six { 
	width:100%;
	margin-top:35px;
}

.table_holder_six table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	color:#015072;
	border:none;
}
.table_holder_six table th {
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	}
.table_holder_six table td {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	font-size:.9em;
	}
.table_holder_six table td.left {
	color:#4dcc25;
}

/**************************/
/* Page Styling for NEMC */
/************************/

#nemc_left {
	margin-top:30px;
	width:41%;
	margin-left:2%;
	float:left;
	padding:0px;
	}
#nemc_middle {
	margin-top:30px;
	width:41%;
	margin-right:2%;
	float:right;
	}
#nemc_right {
	float:right;
	width:10%;
	margin-top:30px;
	margin-right:2%;
	background:#d9be1c;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	font-size:.9em;
	}
.table_holder_seven table td.right {
}

/**********************************/
/* Table Styling for Style Seven */
/********************************/

.table_holder_seven { 
	width:100%;
	margin-top:5px;
	background:#FF00FF;
}

.table_holder_seven table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing:0px;
	color:#015072;
	border:none;
}
.table_holder_seven table th {
	font-size:1em;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	}
.table_holder_seven table td {
	font-size:.9em;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	}
.table_holder_seven table td.left {
	width:35%;
	background:#8cadd1;
}
#nemc_middle .table_holder_seven table td.left {
	background:#83c493;
}
.table_holder_seven table td.right {
	color:#203741;
	padding-left:11px;
	padding-right:6px;
	background:#d4e0ed url(../table_images/table_right_bg.gif) left repeat-y;
	margin-left:5px;
	}
.table_holder_seven table td.right p {
	font-weight:bold;
	}
#nemc_middle .table_holder_seven table td.right {
	background:#d2ebd7 url(../table_images/table_right_bg.gif) left repeat-y;
}
.table_holder_seven .spacer {
	height:3px;
	width:100%;
	background:#FFFFFF;
	margin-top:8px;
	margin-bottom:8px;
	}

/**********************/
/* Div Table Styling */
/********************/

#nemc_content {
	width:90%;
	float:left;
	margin-left:5%;
	margin-top:35px;
}

#nemc_content h2 {
	font:38px/40px Avenir, Verdana, Tahoma, sans-serif;
	color:#84cd49;
	margin:0;
}
#nemc_content p {
	font:17px/20px Avenir, Verdana, Tahoma, sans-serif;
	color:#27659a;
	margin:20px 0 0;
}


#nemc_content ul {
	margin:0;
	padding:0 0 0 35px;
	overflow:hidden;
	list-style:none;
}
#nemc_content ul li {
	font:17px/20px Avenir, Verdana, Tahoma, sans-serif;
	color:#27659a;
	padding:0 0 0 14px;
	background:url(../images/separator.jpg) no-repeat 0 7px;
}


.div_table {
	width:100%;
	float:left;
	}
.div_table p {
	padding:0px;
	margin:0px;
	}
.top {
	width:100%;
	vertical-align:middle;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background:#4280c2;
	color:#FFFFFF;
	font-size:1em;
	}
#nemc_middle .top {
	background:#41a75f;
}

.clear {
	clear:both;
	}
.clear_left {
	clear:left;
	}
.top_title {
	margin-top:5px;
	padding-top:6px;
	padding-bottom:6px;
	width:100%;
	vertical-align:middle;
	text-align:center;
	background:#8cadd1;
	color:#FFFFFF;
	font-size:.9em;
	}
#nemc_middle .top_title {
	background:#83c493;
}

.main {
	width:100%;
	vertical-align:middle;
	}
.main_left {
	margin-top:5px;
	width:30%;
	float:left;
	background:#009999;
	padding:6px;
	}
.main_right {
	margin-top:5px;
	float:right;
	width:60%;
	padding:6px;
	}
