/* optimized for:
/  Netscape 4.x for Windows 
/  IE 4.5 for Mac
*/
/*MASTHEAD*/
.mastArrow {
    font-family: "Courier New", Courier, monospace;
    font-size: x-small;
    color: #FFF
    }
.mastLink {
    font-size: x-small;
    color: #4a4a4a
    }
/*BREADCRUMBS*/
.breadLink {
    font-size: x-small;
    color: #0066b3
    }
.breadText {
    font-size: x-small;
    color: #505050
    }
/*FOOTER*/
.footPrimary {
    font-size: x-small;
    color: #505050;
    line-height: 125%;
    font-weight: bold
    }
.footSecondary {
    font-size: x-small;
    color: #505050;
    line-height: 125%
    }
.footerBlock {
    text-align: center
    }
.footCopyright {
    color: #999;
    font-size: 11px
    }
/*SIDE NAVIGATION*/
.sideNavHeading {
    color: #505050;
    font-weight: bold
    }
.sideNavHeadingCurrent {
    color: #787878;
    font-weight: bold
    }
.sideNavLink {
    color: #505050
    }
.sideNavLinkCurrent {
    color: #787878
    }
.sideNavOutdent {
    text-indent: -0.8em;
    margin-left: 0.8em;
    margin-bottom: 0.2em
    }
/*SECONDARY NAVIGATION*/
a.secondNavLink {
    font-size: x-small;
    color: #4a4a4a
    }
/*SELECTOR*/
.selectHeading {
    font-size: x-small;
    font-weight: bold;
    color: #666
    }
.selectDisclaimer {
    font-size: x-small;
    color: #acacac
    }
.selectLinkRelated {
    color: #0066b3;
    font-weight: bold
    }
/*SPOTLIGHTS*/
.spotLinkPrimary {
    color: #0066b3;
    font-weight: bold;
    line-height: 110%
    }
.spotLinkSecondary {
    color: #0066b3;
    line-height: 110%
    }
.spotLinkMore {
    color: #0066b3;
    line-height: 110%
    }
/*BLOCKS*/
.blockTitle {
    font-size: x-small;
    font-weight: bold;
    color: #666
    }
.blockList {
    color: #505050
    }
.blockFilterHead {
    color: #0066b3;
    font-weight: bold
    }
.blockFilterHeadCurrent {
    color: #787878;
    font-weight: bold
    }
/*REPORTS*/
.reportPending {
    background-color: #F5F5F5
    }
.reportBorder {
    background-color: #5E5E5E
    }
.reportData {
    color: #505050;
    line-height: 110%;
    text-align: center
    }
.reportFill {
    background-color: #EBEBEB
    }
.reportHeading {
    color: #505050;
    line-height: 140%;
    text-align: center
    }
.tableHeading {
    font-size: x-small;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 2px
    }
.tableBGheading {
    background-color: #B3B3B3;
    text-align: left
    }
.tableData {
    line-height: 110%;
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px
    }
.tableBorder {
    line-height: 0;
    background-color: #B3B3B3
    }
/*SITE MAP*/
.siteMapHeadPrimary {
    color: #0066b3;
    font-weight: bold;
    line-height: 110%
    }
.siteMapHeadSecondary {
    color: #505050;
    font-weight: bold;
    line-height: 110%
    }
/*GENERAL*/
.globalHeadPrimary {
    font-size: medium;
    color: #666;
    font-weight: bold;
    line-height: 110%
    }
.globalHeadSecondary {
    color: #666;
    font-weight: bold;
    line-height: 110%
    }
.globalBGcontent {
    background-color: #f5f5f5
    }
.globalBGlist {
    background-color: #fff
    }
.globalBGborder {
    background-color: #d6d6d6
    }
.globalImgBorder {
    border-bottom-color: #5e5e5e;
    border-left-color: #5e5e5e;
    border-top-color: #5e5e5e;
    border-right-color: #5e5e5e
    }
.globalInput {
    font-family: Tahoma, sans-serif;
    color: #505050;
    border-color: #d6d6d6;
    font-size: small
    }
.globalDropDown {
    font-family: Tahoma, sans-serif;
    color: #505050;
    border-color: #d6d6d6;
    font-size: small
    }
.globalArrow {
    font-family: "Courier New", Courier, monospace;
    font-size: x-small;
    color: #0066b3
    }
.globalBullet {
    font-family: "Courier New", Courier, monospace;
    font-size: x-small;
    color: #787878;
    font-weight: bold
    }
.globalOutdent {
    text-indent: -0.8em;
    padding-left: 0.8em;
    margin-bottom: 0.2em
    }
td, th, span, div, b, body, a {
    font-family: Tahoma, sans-serif;
    font-size: small;
    color: #505050
    }
a:visited {
    color: #966
    }
.globalInlineLink {
    color: #0066b3
    }
.globalBodyCopy {
    line-height: 110%
    }
.hide {
    position: absolute;
    visibility: hidden
    }
body {
    margin: 0;
    background-color: #fff
    }