.head     {font-family: Arial, Helvetica, sans-serif; color: #c1c291; font-size : 14pt}
.headbold {font-family: Arial, Helvetica, sans-serif; color: #c1c291; font-size : 14pt; font-weight : bold;}
.main           {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size : 10pt; }
.mainbold       {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size : 10pt; font-weight : bold;}
.mainpurple     {font-family: Arial, Helvetica, sans-serif; color: #875c84; font-size : 12pt}
.mainpurpleb    {font-family: Arial, Helvetica, sans-serif; color: #875c84; font-size : 12pt; font-weight : bold;}
.mainpurplebi   {font-family: Arial, Helvetica, sans-serif; color: #875c84; font-size : 12pt; font-weight : bold; font-style : italic;}
.mainred        {font-family: Arial, Helvetica, sans-serif; color: red; font-size : 10pt; font-weight : bold;}
.smalltext      {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size : 8pt}
.smalltextbold  {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size : 8pt; font-weight : bold;}
.formtext  {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size : 8pt}
.fieldtext {font-family: Arial, Helvetica, sans-serif; color: #3f1647; font-size : 8pt; font-weight : bold;}
form  {font-family: Arial, Helvetica, sans-serif; color: #000999; font-size : 8pt}
.navigation {font-family: Arial, Helvetica, sans-serif; color: #4E63B2; font-size : 8pt}
.subhead {font-family: Arial, Helvetica, sans-serif; color: #4E63B2; font-size : 10pt}
.bgpurpledark {background-color: #3f1647}
.bgpurplemed  {background-color: #72406e}
.bgpurplelite {background-color: #875c84; font-weight : bold;}
.white        {background-color: #875c84; color: #ffffff;}
.acronym {
                border-bottom: 2px #FF6600 dashed;
                cursor: help;
}
.help {
                border-bottom: 2px #FF6600 dashed;
                cursor: help;
}
a {
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    color: #3f1647;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
}
a:hover {
    color: #c1c291;
}
.headerbg {
    background-color: #00659C;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size : 10pt
}
TD {font-family : Arial, Helvetica, sans-serif; color: #000000; font-size : 10pt}
  .textbold {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
  color : #000000;
  }
  .required {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
  color : #CC0033;
  }