body {
	 background-color: #FFFFFF;
	 color: #333366;
	 font: 10pt arial,helvetica,serif;
}
a:link, a:visited{
text-decoration: none;
color: #3333FF;
}
a:hover{
text-decoration: underline;
color: #0000FF;
}
h1 {
font-size: 18pt;
}
h2 {
font-size: 16pt;
}
h3 {
font-size: 14pt;
}
h4 {
font-size: 12pt;
}
h5 {
font-size: 11pt;
}
h6 {
font-size: 10pt;
}
hr {
color: #333366;
text-align: center;
}
.fphadheader {
	width: 700px;
	height: 500px;
	position: absolute;
	margin: 0px auto;
	top: 0px;
	margin-left: -350px;
	left: 50%;
	padding: 2px;
}
.fphadbackground{
	position: absolute;
	top: 10px;
	left: 0px;
}
.fphadtitle{
	position: absolute;
	top: 400px;
	left: 80px;
}
.fphadlogo{
	position: absolute;
	top: 270px;
	left: 70px;
}
.fphadenter{
	position: absolute;
	top: 450px;
	left: 275px;
}
.hadheader {
    background: url(../images/headerimage.jpg) no-repeat center top;
	width: 800px;
	height: 150px;
	position: absolute;
	margin: 0px auto;
	top: 0px;
	margin-left: -400px;
	left: 50%;
	padding: 2px;
}
.hadlogo{
	position: absolute;
	top: 70px;
	left: 620px;
}
.hadmenu {
	width: 800px;
	height: 60px;
	position: absolute;
	margin: 0px auto;
	top: 140px;
	margin-left: -400px;
	left: 50%;
	padding: 2px;
	text-align: center;
}
.menuitem{
font: bold 12pt arial,helvetica,serif;
color: #666666;
}
.menuitem a:link, a:visited{
text-decoration: none;
color: #6666CC;
}
.menuitem a:hover,a:active{
text-decoration: underline;
color: #3333FF;
}
.mainmenu{
}
.submenu{
}
.submenuitem{
font: 10pt arial,helvetica,serif;
color: #666666;
}
.submenuitem a:link, a:visited{
text-decoration: none;
color: #6666CC;
}
.submenuitem a:hover,a:active{
text-decoration: underline;
color: #3333FF;
}
.hadcontent {
    background-color: #EEEEFF;
	background-position: center;
	width: 780px;
	position: absolute;
	margin: 0px auto;
	top: 205px;
	margin-left: -400px;
	left: 50%;
	padding: 10px;
	text-align: justify;
}
.hadcontent a:link, a:visited{
text-decoration: none;
color: #3333FF;
}
.hadcontent a:hover{
text-decoration: underline;
color: #0000FF;
}
.hadfooter {
    background-color: #FFFFFF;
	background-position: center;
	width: 800px;
	position: absolute;
	margin: 0px auto;
	top: 100%;
	margin-left: -400px;
	left: 50%;
	padding: 0px;
}
.footeritem{
font: bold 10pt arial,helvetica,serif;
color: #666666;
}
.footeritem a:link, a:visited{
text-decoration: none;
color: #6666CC;
}
.footeritem a:hover,a:active{
text-decoration: underline;
color: #3333FF;
}
.footercredit{
font: italic 8pt arial,helvetica,serif;
color: #666666;
}

