A:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
A
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none;
}
body 
{
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navTxt
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.navTxt A:hover
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: underline;
}
.navTxt2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif
}
.navTxt2 A:hover
{
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: underline;
}
.copyright A:link
{
    FONT-SIZE: 8pt;
    COLOR: #002a7f;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.copyright A:visited
{
    FONT-SIZE: 8pt;
    COLOR: #002a7f;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.regBlue
{
    FONT-SIZE: 9pt;
    COLOR: #002a7f;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.heavyBlue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #002a7f;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.heavyBlack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: BLACK;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none;
}
.heavyWhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.heavyOrange
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.titleOrange
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: arial,helvetica,sans-serif;
}
.copyright
{
    FONT-SIZE: 8pt;
    COLOR: #002a7f;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.copyright2
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.heavyRed
{
    FONT-WEIGHT: bold;
    COLOR: RED;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-DECORATION: none;
}
.titleRed
{
    FONT-WEIGHT: bold;
    COLOR: red;
}
 .floatimgleft 
{
   float:left;
   margin-top:10px;
   margin-right:10px;
   margin-bottom:10px;
}
.floatimgright 
{
   float:right;
   margin-top:10px;
   margin-right:10px;
   margin-bottom:10px;
}


