
A              {text-decoration: none;}
A:link      {color: #0033CC;}
A:visited  {color: #0066CC;}
A:hover    {color: #666666;}

.bodytxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13.5pt; color: #000000}
.bodytxtital {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; line-height: 13.5pt; color: #000000}
.tabletxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000}
.bodytxt_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight:bold; color: #000000}
.headinglrg {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10.5pt; font-weight:bold; color: #000066}
.subheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight:bold; color: #000066}
.bodytxt_med {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5pt; line-height: 14pt ; color: #000000}
.bodytxt_sml {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #000000}
.subheading_med {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold; color: #003366}
.red9andhalfpt {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; text-align:left ; color: #880000;}

#errordiv {
  border: 1px solid blue;
  background-color: #FFECBC;
  display: none;
  width: 80%;
  margin: 5px;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  color: #00187E;}
}

.required {
  background-color: #FFECBC;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #444444;
}

.checkit {
  background-color: #FFFFFF;
}

