.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 17px;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.logoworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A1F62;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A1F62;
	font-weight: bold;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext:hover {
	color: #0A1F62;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A1F62;
}
.subbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C709F;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
.headingtextsmall {
	font-size: 15px;
	font-weight: bold;
	color: #0A1F62;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-top: -1px;
	margin-left: 17px;
	margin-bottom: 0px;
}
ol {
	margin-top: 0px;
	padding-left: 23px;
	margin-left: 0px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue {
	color: #0A1F62;
}
body {
	background-color: #0A1F62;
	margin-top: 0px;
}
sup {
	font-size: 12px;
}
.normaltext {
	font-weight: normal;
}
