
.footer
{
  color: #FFFFFF;
  font-size: 6pt;
  font-family: Tahoma;
  text-align: right
}

.footer_links
{
  color: #FFFFFF;
  font-size: 7pt;
  font-family: Tahoma;
  text-align: left
}

.text_on_charcoal
{
  font-size: 10pt;
  font-family: Tahoma;
  color: #D0C2B0;
  vertical-align: top
}  

.text_on_charcoal_large
{
   font-size: 12pt;
  font-family: Tahoma;
  color: #D0C2B0;
  vertical-align: top;
  text-align: center;
}  

.header_on_charcoal
{ font-size: 12pt;
  text-align: center;
  vertical-align: top;
  font-family: Trebuchet MS;
  color: #D0C2B0;
  font-weight: bold
}  

.text_on_blue
{
  font-family: Tahoma;
  color: #AAE3FF;
  font-size: 10pt;
  valign="top"
}  

.welcome    
{
  font-family: Trebuchet MS;
  font-size: 12pt;
  color: #276779;
  text-align:left;
  vertical-align: top;
}

.toptab     
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #ffffcc;
  text-align: center;
  font-weight: bold;
}

.toptab a:link
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #ffffcc;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.toptab a:visited
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #ccffcc;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.toptab a:hover
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #224400;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.toptab a:active
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #ffcccc;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.currenttab a:link
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #005577;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.currenttab a:visited
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #225577;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.currenttab a:hover
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #777777;
  text-align: center;
  font-weight: bold;
}
.currenttab a:active
{
  font-family: Tahoma;
  font-size: 10pt;
  color: #aaaaff;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}