body { color: #666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-color: #b3b3b3; }
td { vertical-align: top; }
h1 { font-size: 12px; }
.wrapper { background-color: #fff; width: 1040px; margin-right: auto; margin-left: auto; }
a:link { color: #002b54; text-decoration: none; border-bottom: 1px dotted #002b54; }
a:visited { color: #002b54; text-decoration: none; border-bottom: 1px dotted #002b54; }
a:hover { color: #56a0d3; text-decoration: none; border-bottom: 1px solid #56a0d3; }
a:active { color: #56a0d3; text-decoration: none; border-bottom: 1px solid #56a0d3; }
.footer { margin: 0; padding-top: 2px; border-top: 1px solid #666; }
.newsDate { font-size: 80%; }
.bold { font-weight: bold; }
.footerLogo { color: #002b54; font-weight: bold; }
#mainNav { width: 140px; margin-top: 0; }
#mainNav ul { list-style: none; margin: 0; padding: 0; }
#mainNav li { position: relative; margin: 0; padding: 0; }
#mainNav a { color: #002b54; font-weight: normal; display: block; text-decoration: none; border-style: none; }
#mainNav ul li { width: 100%; margin: 0; padding: 0; }
#mainNav ul ul { font-size: 10px; line-height: 12px; position: absolute; width: 140px; top: 0; left: 120px; background-color: #ace5db; margin: 0; padding: 0; border: solid 1px #005c4e; }
#mainNav ul ul a { font-weight: normal; text-decoration: none; margin: 0; padding: 4px 3px; }
#mainNav ul ul a:hover { font-weight: bold; color: #fff; background: #56a0d3; text-decoration: none; }
#mainNav ul li:hover ul {display: block; }
#mainNav ul ul {display: none;}
#mainNav ul li.sfhover ul {display: block; }
