@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0A3A63;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #7A1506;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0A3A63;
	text-decoration: underline;
	text-transform: uppercase;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 32px;
	font-weight: bold;
	color: #7A1506;
	text-decoration: none;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0A3A63;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.bodytext a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7A1506;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0A3A63;
	text-decoration: underline;
}
.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #7A1506;
	text-decoration: none;
}

