/*img {behavior: url("images/pngbehavior.htc");}*/
body,p,td,th {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
a:link {
  font-weight: normal;
  font-style: normal;
  color: #004fa6;
  text-decoration: underline;
}
a:visited {
  font-weight: normal;
  font-style: normal;
  color: #004f76;
  text-decoration: underline;
}
a:hover, a:active {
  font-weight: normal;
  font-style: normal;
  color: #b22222;
  text-decoration: underline;
}
a.black:link {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #000000;
}
a.black:visited {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #444444;
}
a.black:hover, a.black:active {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #808080;
}
a.white:link, a.white:visited {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #ffffff;
}
a.white:hover, a.white:active {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #ffff00;
}
a.level1:link {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #004a9b;
}
a.level1:visited {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #003a5b;
}
a.level1:hover, a.level1:active {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #004a9b;
}
a.level2:link {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #000000;
}
a.level2:visited {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #444444;
}
a.level2:hover, a.level2:active {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #000000;
}

.level3
{
  font-size: 13px;
}


b, strong {font-weight: bold;}
small {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
.hdr {
  font-size: 12px;
  color: #003eaf;
}
.white {color: #ffffff;}
.blue {color: #085ce2;}
.footer {color: #a2a2a2;}
.tbl {color: #daefff;}
.darkblue {color: #004a9b;}


td.formh
{
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 90%;
}

td.formd
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 90%;
}

td.msghead
{
    background : #FFFFFF;
}

td.msgbody
{
    background : #EBF3F9;
    font-size : 13px;
}

td.msgreplies
{
    background : #FFFFFF;
}
