body {
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 75%;
	color: #003366;
	font-weight: bold;
	text-indent: 12px;
}
a.navtextBLK {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navtextBLU {
	font-size: 75%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.navtextWHT {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.navtextBLU {
	text-decoration: underline;
}
a:hover.navtextBLK {
	text-decoration: underline;
}
a:hover.navtextWHT {
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	text-decoration: underline;
}
.formtextbox {
	font-size: 10px;
	color: #666666;
	border: 1px solid #6699CC;
}
.formstatusbox {
	font-size: 10px;
	color: #666666;
	background: #E5EEF4;
	border: none;
}
.texttitle {
	font-size: 75%;
	font-weight: bold;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.frontscreen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
}
.lightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #5B7F92;
}
.form2 {
	border: 1px none #666666;
}
.whiteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}
.lastupdateShow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF
}
.lastupdateHide {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
}
.keyBorder {
	border: 1px solid #6699CC;
}
li {
	text-indent: 12px;
}
.errortext   { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #FF0000; 
               font-weight: bold }
