
A { color : #005577;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
    line-height : 18px;
  }

A:hover {
    color : #F6BB0B;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
    line-height : 18px;
  }

A.footerlink {
    color : #005577;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
  }

A.footerlink:hover {
    color : #F6BB0B;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    text-decoration : underline;
    font-weight : bold;
  }

A.subnavlink {
    color : #005577;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
  }

A.subnavlink:hover {
    color : #F6BB0B;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
  }

A.subnavlink_active {
    color : #F6BB0B;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
  }

A.subnavlink_active:hover {
    color : #F6BB0B;
    font-family : verdana, sans-serif;
    font-size : 11px;
    text-decoration : none;
    font-weight : bold;
  }


TD.text, P.text, SPAN.text, LI.text {
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  line-height : 18px;
  text-align : justify;
}

div.subheader {
  font-family : verdana, arial, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #005577;
  margin-bottom : 5px;
  letter-spacing:1px;
}

td.picsubline {
  font-family : verdana, arial, sans-serif;
  font-size : 9px;
  font-weight : bold;
  color : #000000;
}

TD.footer {
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #1E469F;
}

li {
  padding-bottom : 5px;
  list-style-type : square;
}

ul, ol {
  margin-left:16px;
  margin-bottom:0px;
}

