body {
 margin: 45px 0px 20px 0px;
 background: #ffffff;
}

p {
 font: 13px Verdana, sans-serif;
 color: #000000;
 margin: 0px 0px 20px 0px;
 line-height: 1.4;
}
p a {
 color: #233d84;
 text-decoration: none;
}
p a:hover {
 text-decoration: underline;
}

h1 {
 font: 25px Times, serif;
 color: #233d84;
 margin: 0px 0px 8px 0px;
}

h2 {
 font: 13px Verdana, sans-serif;
 color: #233d84;
 font-weight: normal;
 margin: 0px;
}
h2 a {
 color: #233d84;
 text-decoration: none;
}
h2 a:hover {
 text-decoration: underline;
}

h3 {
 font: 16px Times, serif;
 color: #878787;
 margin: 0px 0px 8px 0px;
}

ul {
 margin-top: 0px;
 margin-bottom: 8px;
}
li {
 font: 13px Verdana, sans-serif;
 color: #000000;
 margin: 0px;
 line-height: 1.4;
}
li a {
 color: #233d84;
 text-decoration: none;
}
li a:hover {
 text-decoration: underline;
}

.menuItem {
 font: 13px Verdana, sans-serif;
 color: #233d84;
 border-left: dotted #666666 1px;
 padding-top: 1px;
}
.menuItem a {
 color: #233d84;
 text-decoration: none;
 padding-left: 9px;
}
.menuItem a:hover {
 color: #666666;
}

.menuItemActive {
 font: 13px Verdana, sans-serif;
 color: #666666;
 border-left: dotted #666666 1px;
 padding-top: 1px;
}
.menuItemActive a {
 color: #666666;
 text-decoration: none;
 padding-left: 9px;
}
.menuItemActive a:hover {
 color: #666666;
}

.bCrumbs {
 font: 11px Verdana, sans-serif;
 color: #666666;
}
.bCrumbs a {
 color: #666666;
 text-decoration: none;
}
.bCrumbs a:hover {
 color: #233d84;
}

.subNav {
 font: 11px Verdana, sans-serif;
 color: #233d85;
 line-height: 1.4;
 margin: 0px 0px 5px 0px;
 padding: 0px 0px 5px 0px;
 width: 220px;
}
.subNav a {
 color: #666666;
 text-decoration: none;
}
.subNav a:hover {
 color: #233d84;
 text-decoration: underline;
}

.subMenu {
 visibility: hidden;
 width: 175px;
 position: absolute;
 top: 0px;
 left: 0px;
}
.subMenuItem a {
 display: block;
 width: 175px;
 padding: 0px;
 margin: 0px;
 font: 11px Verdana, sans-serif;
 color: #555555;
 text-decoration: none;
 text-align: left;
 background: #ffffff;
 filter: alpha(opacity=80);
 opacity: 0.8;
 -moz-opacity: 0.8;
 -khtml-opacity: 0.8;
 cursor: pointer;
}
.subMenuItem a:hover {
 color: #233d84;
}

.subMenuDot {
 border-bottom: dotted #666666 1px;
 width: 155px;
 margin: 0px 10px 0px 10px;
 padding: 5px 0px 5px 0px;
 filter: alpha(opacity=100);
 opacity: 1;
 -moz-opacity: 1;
 -khtml-opacity: 1;
}

.mTable {
 border: solid #878787 1px;
}

.mTable td {
 border: solid #878787 1px;
 padding: 5px;
 font: 12px Verdana, sans-serif;
 text-align: center;
}

.fadey {
 font: 24px Times, serif;
 font-weight: 500;
 color: #a3191d;
 margin-top: 10px;
 visibility: hidden;
 white-space: nowrap;
 position: absolute;
 top: 0px;
 left: 0px;
 background: #ffffff;
}

#footer {
 font: 9px Verdana, sans-serif;
 color: #666666;
 width: 950px;
 text-align: right;
 visibility: hidden;
 position: absolute;
 top: 0px;
 left: 0px;
}
#footer a {
 color: #666666;
 text-decoration: none;
}
#footer a:hover {
 color: #233d84;
}

#tickerHolder {
 visibility: hidden;
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 32px;
 background: #233d85;
 overflow: hidden;
 text-decoration: none;
}
#tickerText {
 position: relative;
 top: 5px;
 left: 0px;
 font: 14px Verdana, sans-serif;
 color: #ffffff;
 text-decoration: none;
 white-space: nowrap;
}

#tickerText2 {
 visibility: hidden;
 position: relative;
 top: 0px;
 left: 0px;
 font: 14px Verdana, sans-serif;
 color: #ffffff;
 text-decoration: none;
 white-space: nowrap;
}

.tickerLinks, .tickerLinks a {
 color: #ffffff;
 text-decoration: none;
}
.tickerLinks a:hover {
 color: #96a7d8;
}