

.blue10ptbold {  font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 10pt; font-weight: bold; color: #002659;}
.blue9halfptbold {  font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 9.5pt; font-weight: bold; color: #002659;}
.greydark8pt {  font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 8pt; color: #999999;}
.greydarker8pt {  font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 8pt; color: #555555;}
.grey {  font-family: Helvetica, Arial, sans-serif; font-size: 10pt; color: #333333;}
.text {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; line-height: 14pt; color: #000000;}
.textSml {  font-family: Helvetica, Arial, sans-serif; font-size: 8pt; line-height: 14pt; color: #000000;}
.textbold {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; line-height: 14pt; font-weight: bold; color: #000000;}
.textitalic {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; line-height: 14pt; font-style: italic; color: #000000;}
.asterisk {  font-family: Helvetica, Arial, sans-serif; font-size: 10pt; line-height: 14pt; font-weight: bold; color: #990000;}

a              {text-decoration:underline;}
a:link      {color: #000099;}
a:visited  {color: #336699;}
a:hover    {color: #009999; text-decoration:none;}
a:active    {color: #0066CC;}

a.grey            {text-decoration: none;}
a.grey:link      {color: #333333;}
a.grey:visited  {color: #333333;}
a.grey:hover    {color: #CCCCCC;}

#errordiv {
  border: 1px solid blue;
  background-color: #C9CDA8;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  color: #222222;}
}

.required {
  background-color: #C9CDA8;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #444444;
}

.checkit {
  background-color: #F5F5F5;
}
