@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4f432c;
	margin: 0; 
	padding: 0;
	height: 100%;
	text-align: center; 
	color: #000000;
	font-size:10pt;
}

.FAHStyle #container { 
	width: 1023px;  
	height: 100%;
	margin: 0 auto; 
	text-align: left; 
	background-image:url(images/fp/FPBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

.FAHStyle #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 155px;
	width: 1023px;
	color: #FFF;
} 

.FAHStyle #sidebar1 {
	float: left; 
	width: 314px; 
	height: 613px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.FAHStyle #mainContent {
	float: right;
	width: 322px;
	height: 100%;
	padding-top: 0px;
	padding-right: 370px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.FAHStyle #mainContent h1 {
	font-size: 14pt;
	color: #688245;
}

.FAHStyle #mainContent h2 {
	font-size: 10pt;
	color: #83a057;
}

.FAHStyle #footer {
	height: 302px;
	width: 824px;
	padding-top: 0px;
	padding-right: 74px;
	padding-bottom: 15px;
	padding-left: 250px;
	background-image:url(images/Foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 

.FAHStyle #footer h2 {
	font-size: 10pt;
	color: #d73a41;
}

.FAHStyle #footer p {
	margin: 0; 
	padding: 10px 0; 
}

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

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

a:active {  
	color: #FF6600; 
	text-decoration: none
}

a:hover {  
	color: #0000FF; 
	text-decoration: underline
}

a.nav:link {
	color: #01A13D;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.nav:visited {  
	color: #01A13D; 
	text-decoration: none; 
	font-size: 10pt;
	font-weight: bold;
}

a.nav:active {  
	color: #FFCC00; 
	text-decoration: none; 
	font-size: 10pt;
	font-weight: bold;
}

a.nav:hover {
	color: #D73A41;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.footer:link {
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {  
	color: #ffffff; 
	text-decoration: none; 
}

a.footer:active {  
	color: #ffffff; 
	text-decoration: underline; 
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}


.fltrt { 
	float: right;
	margin-left: 8px;
	text-align: right;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.copyright {
	font-size: 8pt;
	color:#FFF;
}

.piccap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	text-align: center;
}
