body {
	padding:0px;
	margin: 0px;
	text-align:center;
	background-color:#FFFFFF;
}

img {
	border-style:none;
}

.bold {
	font-weight:bold;
}

#container {
	width:760px;
	margin: 0 auto;
	text-align:left;
	background-color:white;
}

#header {
	 
	width:760px; 
	height:68px;
}

#topnav {
	background-image:url(../images/nav_bg.gif); 
	background-repeat:no-repeat;
	width:585px; 
	height:18px;
	padding-left:175px;
	color:white;
	font:12px arial;
	padding-top:0px;
}

.blue_line {
	background-color:#c50650;
	width:760px;
	height:17px;

}

.blue_line2 {
	background-color:#c50650;
	width:570px;
	height:17px;
}

.mid_content {
	width:565px; 
	height:230px;
}

.mid_content_L {
	width:175px;
	height:213px;
	padding-left:5px;
}

.mid_content_L_sitemap {
	width:175px;
	height:713px;
	padding-left:5px;
	background-color:#003066;
}

.mid_content_R {
	width:385px;
	height:213px;
	background-repeat:no-repeat;
}

.mid_table {
	float:left;
	width:565px; 
	height:230px;
}

.submit_button {
	width:345px;
	padding-right:40px;
	text-align:right;
	border-style:none;
}

.login_text {
	padding-top:5px;
	padding-left:100px;
	width:100px;
	height:20px; 
	font:12px arial;
}

.login_form {
	padding-top:5px;
	padding-left:10px;
	width:175px;
	text-align:left;
}

.h_spacer {
	height:5px;
}

.mid_nav {
	vertical-align:top;
	width:190px; 
	height:230px; 
	background-color:#003066;
	color:white; 
	font:12px arial; 
	text-align:center;
}

.mid_nav_ul {
	text-align:left;
	list-style-image:url(../images/blue_bullet.gif);
}

.mid_nav_li {
	padding-bottom:10px;
}

.blacklink {
	
	color:black;
	border-style:none;
}

.navlink {
	color:white;
	text-decoration:none;
	border-style:none;	
}

.bluelink {
	color:#73C5EF;
	text-decoration:none;
	border-style:none;
}

a:hover {
	color:#73C5EF;
	text-decoration:none;
	border-style:none;
}

.v_spacer {
	width:760px; 
	height:5px;
}

.left_nav {
	background-color:#003066; 
	width:180px; 
	height:360px;
	vertical-align:top;
}

.text_content {
	padding:10px; 
	width:370px; 
	height:350px; 
	font:12px arial;
	text-align:left;
}

.red_dots {
	width:29px; 
	height:50px;
	text-align:left;
}

.pink {
	font: normal 10px arial;
	color:#D4437C;
}

.sitemap {
	font: normal 10px arial;
	color:gray;
	text-decoration:none;
}

.blue_text {
	padding-left:10px;
	font:bold 14px arial;
	color:#003066;
}

.blue_text2 {
	font:normal 12px arial;
	color:#003066;
	text-decoration:none;
}

.big_blue_text {
	padding-left:30px;
	font: bold 18px arial;
	color:#003066;
}

.light_blue_text {
	padding-left:10px;
	padding-right:5px;
	font:bold 14px arial;
	color:#73C5EF;
	text-align:left;
}

.white_text {
	color:white;
	font:12px arial;
}

.side_li {
	font-size:12px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
}

.pad_td {
	vertical-align:top;
	padding-top:10px;
}

.ret_cov_td {
	width:190px; 
	height:360px;
}

.ret_cov_txt {
	font:12px arial; 
	color:#11568B; 
	padding-left:10px;
	vertical-align:top;
	text-decoration:none;
}

.ret_cov_link {
	font:12px arial; 
	color:#11568B; 
	vertical-align:top;
	text-decoration:none;
}

.ret_cov_link2 {
	font-size:11px;
	color:#003066;
	text-decoration:none;
}

.ret_cov_icon {
	width:38px;
	height:45px;
	border-style:none;
}

.v_spacer2 {
	height:20px;
}

#footernav {
	padding:10px;
	font:11px arial; 
	color:#9C918F;
}
.footer_link {
	text-decoration:none; 
	color:#9C918F;
}
/*NVC Additions*/
.textbox_standard
{
	width:200	
}
.grouping_box
	{ 
	width:370;
	border-bottom:solid thin #11568B;	
	border-top:solid thin #11568B;
	border-left:solid thin #11568B;
	border-right:solid thin #11568B;
}
.spacer_standard
{
	height:10	
}
.sidebar_maintext
{
	font-family:Arial;
	color:White;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	
}

.sidebar_subtext
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:1;
	text-decoration:none;
}
.popup_table
{
	background-color:#11568B;
	border-width:1px;
	border-style:solid;
	border-top-color:Navy;
	border-right-color:Navy;
	border-left-color:Black;
	border-bottom-color:Black;			
	position:absolute;
	visibility:hidden;
}

.IE8Fix{
	z-index:100;
}

.navylink {
	
	color:navy;
	border-style:none;
}