@charset "utf-8";
img {
	behavior: url(iepngfix.htc);
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.submidtile {
	background-color: #FFFFFF;
	background-image: url(images/subpage_midtile.jpg);
	background-repeat: repeat-x;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053849;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #319CC6;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
a {
	color: #319CC6;
	text-decoration: none;
}
a:hover {
	color: #319CC6;
	text-decoration: underline;
}
.highlight {
	color: #106784;
	background-color: #FFFF99;
}
