a.hnavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.hnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.hnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;

}
.pghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.pgsubhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.bgfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005266;
	background-image: url(img/bgfoot.jpg);
	background-repeat: repeat-x;
}
.bgfade {
	background-image: url(img/bgfade.jpg);
	background-repeat: repeat-x;
	background-color: #EOF2F5;

}
.bodytxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

