.FooterText  { font-family: Verdana; font-size: 9px; color:#ffffff }
.FooterMenuText  { font-family: Verdana; font-size: 8pt; text-decoration:none; color:#00336C }
:hover.FooterMenuText  { color:#0099FF }

.BodyTextWhite  { font-family: Arial; font-size: 11px; color:#D7E6FB; font-weight:bold }
.BodyText  { font-family: arial; font-size: 10pt }
.TitleText  { font-family: Verdana; font-size: 17px; font-weight:bold; color:#003679 }
.SubTitleText  { font-family: Helvetica,Verdana; font-size: 14px; font-weight:bold; color:#003679 }

.topMenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #2B4A7F;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
:hover.topMenu
{
    COLOR: #b34100
}


A.mail
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
a:hover.mail
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

a.bottom 
{ 
FONT-WEIGHT: bold;
font-size: 10pt; 
color: #336600; 
text-decoration: none; 
font-family: arial; 
}

a:hover.bottom 
{
font-size: 10pt; 
color: #990000; 
text-decoration: underline; 
font-family: arial;
}

:link.Alink {
          color: #0000FF;
          text-decoration: underline;
          background: ;
 }
:active.Alink {
            color: #2B4A7F;
            text-decoration: none;
            background: #FFFF00;
 }
:visited.Alink {
            color: #0000FF;
            text-decoration: underline;
            background: transparent;
 }
:hover.Alink {
          color: #993300;
          background: ;
 }



.textnav {
	color: white;
	font-family: Arial;
	font-weight : bold;
	font-size : 11px;}
.textmain {
	color: black;
	font-family: Arial;
	font-weight : normal;
	font-size : 11px;}
li   { list-style-type: disc; line-height: 110%; font-family:Arial; font-size:10pt; margin-left:-25 }