@charset "utf-8";
/* CSS Document */

#Rcbody{
	width: 800px;
	
}
#cointainer{
	float:left;
	width:800px;
}
#topheader_logo{
float:left;
width: 228px;
height:58px;
}
#topheader_r{
float:left;
width:372px;
height:58px;
background:url(images/top_header_right.gif) right no-repeat;
}
#topheader_r2{
float:left;
width:402px;
height:58px;
background:url(images/top_header_right.gif) right no-repeat #00638C;
}
#topheader_text{
padding-top:3px; 
padding-right:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
#subheader{
	float:left;
	width:800px;
	background-color:#FFFFFF;
}
#subheader_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
width:580px;
margin:0 auto;
margin-top:5px;
}
#he_nav{
float:left;
width:600px;
height:39px;
}
#left_nav{
float:left;
width:171px;
margin-right:5px;
margin-top:3px;
background-color:#D7E8F2;
}
#left_nav_containers{
float:left;
width:171px;
background:url(images/leftnav_sectbag.gif) top repeat-x;
margin-bottom:8px;
}
#left_ad{
float:left;
width:171px;
}
#left_nav_title{
	float:left;
	margin-left:5px;
	width:161px;
	height:15px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
}
#left_nav_text a{
	float:left;
	width:161px;
	margin-left:10px;
	color:#00638C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}
#left_nav_text a:hover{
	text-decoration:underline;
}
#content_container{
	float:left;
	width:510px;
	margin-top:3px;
}
#content_container_titles{
	float:left;
	width:500px;
	background:url(images/titl_bag.gif) repeat-x;
	height:27px;
	padding-top:5px;
	padding-left:8px;
}
#content_container_ads{
	float:left;
	width:505px;
}
#content_container_bottom_ads{
}
#content_text_container{
	float:left;
	width:485px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.regular_text{
	color:#00638C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
}
.regular_textbold a{
	color:#00638C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}
.regular_textbold a:hover{
text-decoration:underline
}
.titles{
	color:#0D556A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#right_ads {
	float: right;
	width: 283px;
}

