

.White8pt {  font-family: Helvetica, Arial, sans-serif; font-size: 8pt; color: #FFFFFF; }
.Blk8pt {  font-family: Helvetica, Arial, sans-serif; font-size: 8pt; }
.Blk8halfpt { font-family: Helvetica, Arial, sans-serif; font-size: 8.5pt; line-height: 16pt; }
.Red9andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-size: 9.5pt; color: #880000;}
.Red10andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-size: 10.5pt; font-weight: bold; color: #880000;}
.Green11andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-size: 11.5pt; font-weight: bold; color: #1B7D2A;}
.Green8halfptItalic { font-family: Helvetica, Arial, sans-serif; font-size: 8.5pt; font-style:italic ; line-height: 13pt; color: #004400; }
.Blk9pt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 9pt; line-height: 16pt ;}
.Blk10pt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 10pt; line-height: 16.5pt ;}
.Blk10andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 10.5pt; line-height: 16.5pt ;}
.Blk9ptCourier {  font-family: Courier New, Courier, monospace; font-weight: med; font-size: 9pt; line-height: 16pt ;}
.Blk10andhalfptBold {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 10.5pt; font-weight: bold; line-height: 16pt ;}
.Blk9andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 9.5pt; font-weight: bold; line-height: 16pt ;}
.Grey9andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 9.5pt; font-weight: bold; line-height: 16pt ; color: #333333;}
.Blk11pt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 11pt; font-weight: bold; line-height: 18pt ;}
.Blk11andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 11.5pt; font-weight: bold; line-height: 18pt ;}
.Blk12fpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 12pt; font-weight: bold; line-height: 18pt ;}
.DrkGrey10andhalfpt {  font-family: Helvetica, Arial, sans-serif; font-weight: med; font-size: 10.5pt; line-height: 16pt ; color: #333333;}
.link {  font-family: Helvetica, Arial, sans-serif; font-size: 9.5pt; color: #1B7D2A;}

a          {text-decoration:underline;}
a:link     {color: #003399;}
a:visited  {color: #3E518F;}
a:hover    {color: #6699CC; text-decoration:none;}
a:active   {color: #2A57A4;}

#errordiv {
  border: 1px solid blue;
  background-color: #CDE6AE;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  color: #00187E;}
}

.required {
  background-color: #CDE6AE;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #444444;
}

.checkit {
  background-color: #FFFFFF;
}
