<!--
body 
{ 
margin: 0px 0px 0px 0px;
background-repeat:repeat-x;
background-color: #b6b6b6;
}

img
{
border: none;
}
 
 
.wrapper 
{ 
border-color:#000000;
}
 
 
.maintable 
{ 
background-image: url('../images/gradient-bg.gif');
}


 
td
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.contentblack
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}


.topnav
{ 
border-right: thin dashed #b40d07;
}


.topnavbg
{ 
background-image: url('../images/top-navigation-bg3.gif');
background-repeat: no-repeat;
}

.toptagline
{
font-family: arial;
font-size: 18pt;
font-weight: normal;
font-style: italic;
color: #000000;
padding: 0px 30px 0px 0px;
}


.header
{
font-family: arial;
font-size: 20pt;
font-weight: bold;
color: #000000;
padding: 0px 0px 0px 45px;
}


 
.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #0055A5;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}


a.topnavlink:link, a.topnavlink:visited, a.topnavlink:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none; 
}


a.topnavlink:hover
{
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 color: #bb332e;
 text-decoration: none; 
}

 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none; 
}


-->