.redtitle {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: RED; 
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headline {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.pageheading {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #46126d; 
}
.subhead {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.topmenu {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333366;
	}

/* commented out by bill boulden on 8/12/06 because it overrides link styling
.topmenu a { color:NAVY; text-decoration:none; }

.topmenu a:hover { color:RED; text-decoration:none; }
*/

.bottommenu {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic;
	color: #666666;
}
.bottommenu a { 
    color:666666;  
	text-decoration:none; 
}
.bottommenu a:hover { 
    color:RED;
	text-decoration:none; 
}
.copyright {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
}
.menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.EditField {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #657282;
	background-repeat: no-repeat;
}
.EditFieldHint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px solid #657282;
	background-repeat: no-repeat;
}
.textbox40 {
	width: 40px;
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #657282;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.button {
	background: #270457;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EBEBEB; 
	border-width: 1px;
	border-style: solid;
	border-color: #A2B6CF;
}
.validation-advice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	float: none;
	position: relative;
}