body{ background-color:#474747; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}
a{text-decoration: none;}

#topMenu{text-align:center;}
h1{font-size: 13px; margin:5px 0px 0px 15px; color:#003366;font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;}
h1.alt{font-size: 14px; color:#fff;}
.graytext {
	font-size: 11px;
	color: #666666;
}
.bodytext {
	font-size: 10px;
	color: #666666;
}
a.graytext:hover {
	font-size: 11px;
	color: #000000;
}
.links {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.links:hover {
	font-size: 11px;
	font-weight: bold;
	color: #324E75;
}
.header {
	font-size: 11px;
	font-weight: bold;
	color: #7F99B2;
}
.whatsnew {
	font-size: 10px;
	color: #7A7A7A;
}
.header2 {
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
}
a.whatsnew:hover {
	font-size: 10px;
	color: #333333;
}
.header3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF8F44;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 10px;
	color: #CCCCCC;
}
.header4 {
	font-size: 10px;
	color: #000099;
}
a.bodytext:hover {
	font-size: 10px;
	color: #000000;
}
.textfield {
	font-size: 9px;
	color: #666666;
	border: 1px solid #999999;
}
.inputError{
	border:2px solid #FF0000;
}