/*MASTHEAD*/
.mastArrow {
    font-family: "Courier New", Courier, monospace;
    color: #0065AF
    }
.mastLink {
    color: #0065AF;
    font-size: 11px
    }
.mastLink1 {
    color: #3B73B9;
    font-size: 10px
    }
.mastLink1:active {
    color: #3B73B9;
    font-size: 10px
    }
.mastLink1:visited {
    color: #3B73B9;
    font-size: 10px
    }
/*BREADCRUMBS*/
.breadLink {
    color: #0065AF
    }
.breadText {
    color: #0065AF
    }
/*FOOTER*/
.footPrimary {
    color: #0065AF;
    font-weight: bold
    }
.footSecondary {
    color: #0065AF
    }
.footerBlock {
    text-align: center
    }
.footCopyright {
    color: #999;
    font-size: 11px
    }
/*SIDE NAVIGATION*/
.sideNavHeading {
    color: #0065AF;
    font-weight: bold
    }
.sideNavHeadingCurrent {
    color: #0065AF;
    font-weight: bold
    }
.sideNavLink {
    color: #0065AF
    }
.sideNavLinkCurrent {
    color: #0065AF
    }
.sideNavOutdent {
    text-indent: -1.2em;
    margin-left: 1.2em;
    margin-bottom: 0.2em
    }
/*SECONDARY NAVIGATION*/
.secondNavLink {
    color: #0065AF
    }
/*SELECTOR*/
.selectHeading {
    font-weight: bold;
    color: #666
    }
.selectDisclaimer {
    color: #acacac
    }
.selectLinkRelated {
    color: #0065AF;
    font-weight: bold
    }
/*SPOTLIGHTS*/
.spotLinkPrimary {
    color: #0066b3;
    font-weight: bold
    }
.spotLinkSecondary {
    color: #0065AF
    }
.spotLinkMore {
    color: #0065AF
    }
/*BLOCKS*/
.blockTitle {
    font-weight: bold;
    color: #666
    }
.blockList {
    color: #0065AF
    }
.blockFilterHead {
    color: #f00;
    font-weight: bold
    }
.blockFilterHeadCurrent {
    color: #787878;
    font-weight: bold
    }
/*REPORTS*/
.reportPending {
    background-color: #F5F5F5
    }
.reportBorder {
    background-color: #5E5E5E
    }
.reportData {
    color: #505050;
    text-align: center
    }
.reportFill {
    background-color: #EBEBEB
    }
.reportHeading {
    color: #505050;
    text-align: center
    }
.tableHeading {
    color: #FFF;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 2px
    }
.tableBGheading {
    background-color: #B3B3B3
    }
.tableData {
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px
    }
.tableBorder {
    background-color: #B3B3B3
    }
/*SITE MAP*/
.siteMapHeadPrimary {
    color: #0065AF;
    font-weight: bold
    }
.siteMapHeadSecondary {
    color: #0065AF;
    font-weight: bold
    }
/*GENERAL*/
.globalHeadBullet {
    color: #000;
    font-weight: bold
    }
.globalHeadBlack {
    color: #000;
    font-weight: bold
    }
.globalHeadPrimary {
    color: #0065AF;
    font-weight: bold
    }
.globalHeadSecondary {
    color: #0065AF;
    font-weight: bold
    }
.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: #0065AF;
    border-color: #d6d6d6
    }
.globalDropDown {
    font-family: Tahoma, sans-serif;
    color: #0065AF;
    border-color: #d6d6d6
    }
.globalArrow {
    font-family: "Courier New", Courier, monospace;
    color: #0065AF
    }
/*.globalBullet							{font-family:"Courier New", Courier, monospace;color:#0065AF;}*/
.globalBullet {
    font-family: "Courier New", Courier, monospace;
    color: #000
    }
.globalOutdent {
    text-indent: -1.2em;
    padding-left: 1.2em;
    margin-bottom: 0.2em
    }
td, th, span, div, b, body, a {
    font-family: Tahoma, sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 12px
    }
a:hover {
    text-decoration: underline
    }
a:visited {
    color: #966
    }
.globalInlineLink {
    color: #f00
    }
/*.globalBodyCopy 						{line-height:125%;}*/
.hide {
    position: absolute;
    visibility: hidden
    }
body {
    margin: 0;
    background-color: #fff
    }
.salesContainer {
    background-color: #f63
    }
.relatedItemsContainer {
    background-color: #0066b3
    }
.iconLink {
    font-size: 80%;
    color: #0066b3;
    font-weight: bold
    }
.globalcsvlink {
    color: #0065AF;
    font-weight: bold;
    text-decoration: underline
    }
.nav_table1 {
    background-color: #f8f8f8;
    border: 1px solid #ccc
    }