/* CSS Document */
body{
	background-color:#163D6F;
	margin:0;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
img{
	border:none;
	}	
#mainDIV{
	/*background:url(../images/BG_lines.png) repeat;*/ height:100%; width:100%
	}	
.BG_header{
	background:url(../images/BG_header.png) no-repeat; height:118px; width:966px;
	}
.BG_footer{
	background:url(../images/BG_footer.png) no-repeat center; height:144px; width:1024px;
	}
.red_line{
	background:url(../images/red_line.png) repeat-x; height:5px; width:966px;
	}	
.social_icon{
	background:url(../images/social_icon.png) repeat-x; height:69px; width:162px;
	}	
.social_icon div{
	float:left;
	margin:25px 10px 10px 12px;
}			
.top_menu_bar{
	background:url(../images/top_menu_bar.png) no-repeat; height:33px; width:966px;
	}	
.BG_missionStatement{
	background:url(../images/BG_missionStatement.png) no-repeat; height:333px; width:966px;
	}
.BG_missionStatement3{
	background:url(../images/BG_missionStatement3.png) no-repeat; height:194px; width:966px;
	}	
.BG_search{
	background:url(../images/BG_search.png) no-repeat center; width:196px; height:98px; 
	}			
		
.BG_joinus{
	background:url(../images/BG_joinus.png) no-repeat center; width:196px; height:94px; 
	}
.BG_bookmark{
	background:url(../images/BG_bookmark.png) no-repeat center; width:198px; height:99px; 
	}	
.input{
	border:solid 1px #999999;
	height:15px;
	width:130px;
	}
.smallText{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
A.smallText{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#151515;
	text-decoration:none;
	}	
A:hover.smallText{
	text-decoration:underline;
}	


A.footer{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}				
.BG_main_center{
	background:url(../images/BG_main_center.png) repeat-x top left;   
	}
.smallText_black{

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	}	
.header_text{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.blue_border{
	border:solid 2px #1F4D88;
	}	
.red_border{
	border:solid 2px #B30203;
	}
.brown_border{
	border:solid 2px #979696;
	}		
.bg_usa{
	background:url(../images/bg_usa.png) no-repeat top left; width:741; height:396px; padding:0px 10px 0px 10px;  
	}
.BG_mix{
	background:url(../images/BG_mix.png) repeat top left;    
	}				
