.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.nav:link {
	color: #878787;
	text-decoration: none;
}
a.nav:visited {
	color: #878787;
	text-decoration: none;
}
a.nav:hover {
	color: #8A0000;
	text-decoration: none;
}
a.nav:active {
	color: #8A0000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011931;
	word-spacing: -1px;
	line-height: 15px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A0000;
	font-weight: bold;
	text-align: left;

}
a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #A50020;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	color: #8A0000;
	text-decoration: underline;
	font-size: 11px;
}
.maintxt a:link{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt       }
.maintxt a:hover{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt       }
.maintxt a:visited{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt    
hr { 
	height: 1; 
	color: #999999; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFCC00;
}
.rederror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004172;
	word-spacing: -1px;
	line-height: 15px;
	font-weight: bold;
}
.fixedtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	background-color: #FFFFFF;
	border: 1px solid #878787;
	width: 100px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #134272;
}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.printfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sidetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	text-decoration: none;
}
.sidebar {
	background: #666666;
	width: 75%;
	}

