body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	background-color: #336095;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
}



h1 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #3D5F8D;
		line-height: 18px; 
		font-weight: 700; 
		text-decoration: none; 
		margin: 0px;
		padding:0px;
		}
		
		
h2 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #3D5F8D;
		line-height: 18px; 
		font-weight: 300; 
		margin: 0px;
		padding:0px;
		}
		
		
h3 	{  
		font-size: 17px; 
		font-style: normal; 
		color: #3D5F8D;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px;
		padding:0px;
		}
		
		
h4 	{  
		font-size: 18px; 
		font-style: normal; 
		color: #3D5F8D;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px;
		padding:0px;
		}
		
h5 	{  
		font-size: 19px; 
		font-style: normal; 
		line-height: 18px; 
		font-weight: 700; 
		color: #3D5F8D;
		text-decoration: none; 
		margin: 0px;
		padding:0px;
		}

a:link
	{
		color: #336095;
		text-decoration: none;
	}

a:visited
	{
		color: #336095;
		text-decoration: none;
	}

a:hover
	{
		color: #336095;
		text-decoration: none;
	}
	
#align_layer {
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_layer {
	margin: 0px;
	float: left;
	width: 876px;
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 37px;
	background-color: #FFFFFF;
}
#header_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 876px;
}
#pnav_layer{
	width: 876px;
	height: 47px;
	float:left;
	padding:0px;
	margin:0px;
}
#snav_layer{
	width: 162px;
	height:285px;
	overflow:visible;
	float:left;
	padding-bottom:38px;
	padding-top:38px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	background-image:url(../images/snav_layer_bg.jpg);
	background-repeat:no-repeat;
	color:#686868;
}
#homepage_left_column_layer{
	width:456px;
	float:left;
	padding:0px;
	margin:0px;
}
#latest_news_layer {
	margin: 0px;
	float: left;
	width: 422px;
	padding-top: 40px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	background-image: url(../images/latest_news_header.jpg);
	background-repeat: no-repeat;
}
.latest_news_date{
	color:#396092;
	font-weight:bold;
	}
#homepage_text_layer {
	margin: 0px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	float: right;
	width: 384px;
}
#internal_text_layer {
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	float: right;
	width: 634px;
}

#logo_layer {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 876px;
}

#footer_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95px;
	width: 950px;
}

