.screen {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;							
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txt A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: underline;
	color: #0000FF;
}
.txt A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#990000;
}
.txtW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e8f2f9;
}
.standtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006892;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txt2 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: underline;
	color: #0000FF;
}
.txt2 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.hdr, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #97430f;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-variant: normal;
	text-transform: none;
	color: 006892;
}
.txt3 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-variant: normal;
	text-transform: underline;
	color: #0000FF;
}
.txt3 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.cpy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txtBr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #97430f;
}
.txtBRB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #97430f;
}
.hdrRev {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
/* Forms */
.formhead  {  	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
.formtop {  	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: none; text-decoration: none; }
.label {   font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.labeldetail {  font-family: Times New Roman, Helvetica, Sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none;  font-style: italic;  }
.formtext {  font-family: Times New Roman, Helvetica, Sans-serif; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
.tdbgcolor { background-color: #006892 }
.formcolor { background-color: #999999 }
.bgcolorOn { background-color: #eeeeee }
.bgcolorOff { background-color: #ffffff }
.results_head { background-color: #006892 }
.default, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.error{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.legal{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.top_nav{ white-space:nowrap; background-color:#8cbedf; font-size:13px;}
.top_nav a{display:block; padding:6px 12px 6px 12px;color:#FFFFFF; font-weight:bold; }
.top_nav a:hover{ background-color:#3386a8;text-decoration:none; }
.top_nav_active{ white-space:nowrap;background-color:#3386a8;padding:5px 11px 5px 11px; border:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold; text-decoration:none;font-size:13px; }

