body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-color: #EFEEEE;
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
}

h1 	{  
		font-size: 22px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}
		
		
h2 	{  
		font-size: 20px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}
		
		
h3 	{  
		font-size: 18px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}
		
		
h4 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}
		
h5 	{  
		font-size: 14px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}
h6 	{  
		font-size: 13px; 
		font-style: normal; 
		color: #1A4FB7;
		font-weight: bold; 
		line-height: 24px;
		}

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

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

a:hover
	{
		color: #00A1BF;
		text-decoration: none;
	}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

#background_layer {
	width: 825px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/align_layer_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
}
#align_layer {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 809px;
	background-color: #FFFFFF;
	background-image: url(../images/main_layer_bg_gr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header_layer{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 809px;
	height: 174px;
}#pnav_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 809px;
}
#text_layer {
	margin: 0px;
	padding: 25px;
	float: left;
	width: 438px;
}
#images_layer {
	text-align: left;
	margin: 0px;
	float: right;
	width: 306px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#images_layer img{
	border: 1px #FFFFFF solid;
}
#footer_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 809px;
}
