A,A:VISITED
{
  color: #00519E;
  text-decoration: none;
    font-weight: bold;
}

A:HOVER
{
  color: #00519E;
  text-decoration: underline;
    font-weight: bold;

}

A.event,A.event:VISITED
{
  font-family: Verdana;
  color: #00519E;
  text-decoration: none;
    font-weight: bold;
}

A.event:HOVER
{
  font-family: Verdana;
  color: #00519E;
  text-decoration: underline;
    font-weight: bold;
}

H1
{
  margin-top: 2px;
  margin-bottom: 6px;
  font-size: 18px;
  color: #00519E;
  font-weight: bold;
  position: relative;
  left: 5px;
}

H2
{
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 14px;
  color: #00519E;
  font-weight: bold;
  position: relative;
  left: 5px;
}



TABLE
{
  font-family: Verdana,San-Serif;
}

.body
{
   font-family: Arial;
  font-size: 10pt;

}

.normalBold
{
  font-size: 10pt;
  font-weight: bold;
}

.smallBold
{
  font-size: 8pt;
  font-weight: bold;
}

.small
{
  font-size: 8pt;
}

.bold
{
  font-weight: bold;
}

.tiny
{
  font-size: 4pt;
}

.pubHeaderList
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: none;
  color: #00519E;
}

.pubHeader1
{
  font-family: Verdana;
  font-size: 10.5pt;
  font-weight: bold;
  color: #00519E;
}

.pubHeader2
{
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #00519E;
}

.pubHeader3
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #00519E;
}

.header1
{
  font-size: 14pt;
}

.header2
{
  font-size: 12pt;
  font-weight: bold;
}

.header3
{
  font-size: 10pt;
}

.header4
{
  font-size: 8pt;
}

.fieldLabel
{
  font-size: 8pt;
  font-weight: bold;
}

.req
{
  color: #FF0000;
}

.errorMsg
{
  color: #FF0000;
}

.successMsg
{
  color: #009900;
}

.docCont
{
  position: relative;
  left: 15px;
  font-size: 12px;
  margin-bottom: 5px;
  width: 90%;
}

.formButton
{
  font-family: Arial,Helvetica,San-Serif;
  font-size: 8pt;
}

.formDropDown
{
  font-family: Arial,Helvetica,San-Serif;
  font-size: 8pt;
}

.formText
{
  font-family: Arial,Helvetica,San-Serif;
  font-size: 8pt;
}