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

body{ margin:0px;
		background-color:#FFF;
		font-family:arial;
		font-size:12px;
		color:#444444;}

#nav_bar{ background:url(../images/nav/nav_rpt.jpg) repeat-x;}
	.nav_holder{ width:963px;
			 	 margin:0px auto;}
	.nav_margin{ margin-right:28px;}
	
#banner{ width:963px;
		 margin:0px auto;}
		 
	.head{ position:relative;
			padding-right:18px;
			}
	.head_bot_line{ background:url(../images/line_logo.jpg) no-repeat top right;
					text-align:right;
					color:#517dbe;
					font-style:italic;}
	.head_top_line{ margin-left:109px;
					color:#3e5f9a;}
			
	.head_absolute{position:absolute;
					left: 390px;
					top: 45px;
					width:555px;
					font-size:17px;
					font-family:arial;
					font-weight:bold;}
					
#bot_banner{padding-top:20px;
			width:963px;
			padding-bottom:20px;
			margin:0px auto;}
					
	.feature_col{ background:url(../images/featured_story_back.jpg) no-repeat;
				  position:relative;
				  width:623px;
				  height:276px;
				  color:#ffffff;
				  float:left;
				  margin-right:20px;
				  }
	.adds_index_top{ width:291px;
					 padding:5px 6px;
					 float:left;}
	.advertise{ text-align:right;
				padding:5px;
				font-size:11px;}
				
	.advertise a{ text-decoration:underline;
				   color:#000;}
	.border_adds{ border:1px solid #d9d9d9;
					background-color:#fbfbfb;}
					
#blue_mid{ background:url(../images/blue_stripe_rpt.jpg) repeat;}

	.blue_inner{ width:963px;
				 margin:0px auto;
				 padding:7px 0px;
				 text-align:center;}
	.blue_box{ width:304px;
				float:left;
				text-align:left;}
	.blue_box_margin{ margin-right:22px;}
	.blue_box_back{ background:url(../images/circle.jpg) no-repeat right top;
					}
	.title_box{
	font-family:georgia;
	font-size:25px;
	color:#0a3279;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;


				}
#blue_bot{ width:963px;
			margin:0px auto;
			padding:10px 0px;}
			
	.adds_index_bot{ width:615px;
					 padding:5px 6px;
					 float:left;}
					 
					 
#footer{ background: url(../images/footer.jpg) repeat top left;
		font-family:arial;
		font-size:11px;
		color:#FFF;
		padding:15px 0px;}
	.footer_inner{ width:963px;
					margin:0px auto;}
					
	.footer_inner a{ color:#FFF;
					  margin-right:20px;
					  text-decoration:none;}
					  
#content_area{ width:726px;
				border:1px solid #e8e8e8;
				padding:0px 9px 10px 9px;
				background-color:#fbfbfb;
				margin-right:15px;
				float:left;
				background:url(../images/content_back.jpg) top left no-repeat;}
#content_area a{ color:#444444;}
#content_area a:hover{ color:#191818;
						text-decoration:none;}	
				
#adds_area{ width:184px;
			border:1px solid #e8e8e8;
			background-color:#f3f3f3;
			float:left;
			padding:3px 3px 3px 8px;
			}
			
	.title_box_inner{
	font-family:georgia;
	font-size:29px;
	color:#1f4588;
	margin-top:5px;
	margin-bottom:10px;



				}
				
	.title_sub_inner{
	font-family:georgia;
	font-size:20px;
	color:#1f4588;
	margin-top:0px;
	margin-bottom:0px;



				}
				
.content_box{ border:1px solid #dfdfdf;
				background-color:#eeeeee;
				margin:10px 20px;}
				
.content_box ul, li{ list-style:url(../images/li_image.jpg);}				













.clear{ clear:both;}

