/* --- Global Styles: Structure --- */



/* CSS Document */

body {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

body, html, #bgWrapper {
    margin: 0;
    padding: 0;
    height: 100%;
}

body.tc_home {
    background: #00456E url(/images/interface/bg_tc_home_top.jpg) repeat-x;
}

body.tc_corpOneCol, body.tc_corpTwoCol, body.tc_sitemap {
    background: #FFF url(/images/interface/bg_lg_homepage_top_10x292.jpg) repeat-x;
}

body.ce_home {
    background: #E1EBF4 url(/images/interface/bg_ce_home_top.jpg) repeat-x;
}

body.lp_home {
    background: #FFF url(/images/interface/bg_lg_homepage_top_10x292.jpg) repeat-x;
}

#wrapper {
    width: 960px; /*1070px;*/
    margin: 0 auto;
    padding: 0 0 0 0; /*110px;*/
    text-align: left;
    min-height: 100%;
    overflow: hidden;
}

img {
    border: none;
    padding: 0;
    margin: 0;
}

#wrapper #header #printButton {
    width: 100px;
    height: 25px;
    position: relative;
    padding: 65px 50px 0 0;
    display: none;
    float: right;
}


/* --- Header --- */

#header {
    width: 960px;
    height: 120px;
    padding: 0;
    background-color: #FFF;
    float: left;
    overflow: hidden;
}

#header img.logo {
    padding: 45px 0 25px 10px;
    float: left;
}

#homeHeaderLinks {
    height: 80px;
    width: 220px;
    padding: 0 10px 0 10px;
    margin: 20px 0 20px 0;
    border-left: 1px solid #EDEDED;
    position: relative;
    top: 0;
    float: right;
    overflow: hidden;
}

#homeHeaderLinks div {
    width: 109px;
    height: 100px;
    padding: 20px 0 0 0;
    border-left: 1px solid #EDEDED;
    overflow: hidden;
    float: right;
}

#homeHeaderLinks div.links {
    height: 80px;
    padding: 20px 0 0 0;
    border: none;
    float: left;
}

#homeHeaderLinks a img {
    text-decoration: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    border: none;
    float: right;
}

#homeHeaderLinks div img.arrowMarker {
    position: relative;
    margin-top: 42px;
}

#homeHeaderLinks ul, #homeHeaderMarkets ul {
    width: 80px;
    padding: 0;
    margin: -3px 0 0 0;
    display: block;
    float: left;
}

#homeHeaderLinks div.links ul li, #homeHeaderMarkets ul li {
    list-style-image: url(/images/interface/arrow_green.gif);
    padding: 0;
    margin-left: 15px; /*10px;*/
}

#homeHeaderLinks div.links ul li a, #homeHeaderMarkets ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    color: #3684C2;
}

#homeHeaderLinks div.links ul li a:hover, #homeHeaderMarkets ul li a:hover {
    color: #009537;
}

#homeHeaderMarkets {
    height: 60px;
    width: 220px;
    padding: 20px 10px 0 10px;
    margin: 20px 0 20px 0;
    border-left: 1px solid #EDEDED;
    position: relative;
    top: 0;
    float: right;
    overflow: hidden;
}

#homeHeaderMarkets div {
    width: 77px;
    padding: 0;
    margin: 0;
    float: left;
}

#homeHeaderMarkets div.small {
    width: 65px;
}

#homeHeaderMarkets div img {
    position: relative;
    top: 0;
    padding: 5px 15px 0 0;
    margin: 0;
    float: right;
}

#homeHeaderMarkets p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

#homeHeaderMarkets a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #3684C2;
    line-height: 20px;
}

#homeHeaderMarkets a b {
    font-weight: bold;
    color: #00517F;
}

#homeHeaderMarkets a:hover, #homeHeaderMarkets a:hover b {
    color: #009537;
}


/* --- Top Nav --- */

#topNav {
    width: 960px;
    height: 40px;
    margin: 0;
    padding: 0;
    float: left;
}

#topNav #corporate {
    width: 460px;
    height: 40px;
    margin: 0;
    padding: 0 10px 0 10px;
    display: inline;
    float: left;
}

body.tc_home #topNav #corporate, body.tc_corpTwoCol #topNav #corporate, body.tc_corpOneCol #topNav #corporate, body.tc_sitemap #topNav #corporate {
    background-color: #01803B;
}

body.ce_home #topNav #corporate {
    background-color: #105D89;
}

body.lp_home #topNav #corporate, body.tc_corpTwoCol #topNav #corporate, body.tc_corpOneCol #topNav #corporate, body.tc_sitemap #topNav #corporate {
    background-color: #145F89;
}

#topNav #corporate li {
    height: 40px;
    vertical-align: middle;
    background: none;
    display: block;
    float: left;
}

#topNav #corporate li a {
    height: 20px;
    font-size: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    vertical-align: middle;
    margin: 0; /*-8px 0 0 0;*/
    padding-top: 15px;
    display: block;
    text-decoration: none;
    letter-spacing: 0em;
}

body.tc_home #topNav #corporate li a {
    padding: 10px 15px 10px 15px;
    background: url(/images/interface/spacer_tc_home_1.jpg) no-repeat left top;
}

body.tc_corpTwoCol #topNav #corporate li a, body.tc_corpOneCol #topNav #corporate li a, body.tc_sitemap #topNav #corporate li a {
    padding: 10px 4px 10px 6px;
    background: url(/images/interface/spacer_lp_home_1.jpg) no-repeat left top;
}

body.ce_home #topNav #corporate li a {
    padding: 10px 6px 10px 6px;
    background: url(/images/interface/spacer_ce_home_1.jpg) no-repeat left top;
}

body.lp_home #topNav #corporate li a {
    padding: 10px 4px 10px 6px;
    background: url(/images/interface/spacer_lp_home_1.jpg) no-repeat left top;
}

#topNav #corporate li a.active {
    color: #f18034;
}

body.tc_home #topNav #corporate li.first a, 
body.tc_corpTwoCol #topNav #corporate li.first a, 
body.tc_corpOneCol #topNav #corporate li.first a, 
body.tc_sitemap #topNav #corporate li.first a, 
body.ce_home #topNav #corporate li.first a {
    padding: 10px 4px 10px 5px;
    background: none;
}

body.lp_home #topNav #corporate li:first-child a, 
body.tc_corpTwoCol #topNav #corporate li:first-child a, 
body.tc_corpOneCol #topNav #corporate li:first-child a, 
body.tc_sitemap #topNav #corporate li:first-child a {
    padding: 10px 4px 10px 0;
    background: none;
}

#topNav #media {
    width: 220px;
    height: 40px;
    margin: 0;
    padding: 0 10px 0 10px;
    display: inline;
    background-color: #F18034;
    float: left;
}

body.tc_corpOneCol #topNav, 
body.tc_corpTwoCol #topNav, 
body.tc_corpTwoCol #topNav #media, 
body.tc_corpOneCol #topNav #media, 
body.tc_sitemap #topNav #media {
    background-color: #F18034;
}

body.ce_home #topNav #media {
    background-color: #009537;
}

body.lp_home #topNav, body.lp_home #topNav #media {
    background-color: #F18034;
}

#topNav #media li, #topNav #media li:first-child {
    display: block;
    float: left;
}

#topNav #media li, #topNav #media li:first-child {
    height: 32px;
    vertical-align: middle;
    background: none;
    display: block;
    float: left;
}

#topNav #media li a {
    height: 20px;
    font-size: 10px;
    vertical-align: center;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    margin: 0;
    display: block;
    text-decoration: none;
    letter-spacing: 0em;
}

body.tc_home #topNav #media li a {
    padding: 10px 5px 10px 5px;
    background: url(/images/interface/spacer_tc_home_2.jpg) no-repeat left top;
}

body.tc_corpTwoCol #topNav #media li a, body.tc_corpOneCol #topNav #media li a, body.tc_sitemap #topNav #media li a {
    padding: 10px 4px 10px 6px;
    background: url(/images/interface/spacer_lp_home_2.jpg) no-repeat left top;
}

body.ce_home #topNav #media li a {
    padding: 10px 4px 10px 4px;
    background: url(/images/interface/spacer_ce_home_2.jpg) no-repeat left top;
}

body.lp_home #topNav #media li a {
    padding: 10px 4px 10px 6px;
    background: url(/images/interface/spacer_lp_home_2.jpg) no-repeat left top;
}

body.tc_home #topNav #media li a.active, 
body.tc_corpTwoCol #topNav #media li a.active, 
body.tc_corpOneCol #topNav #media li a.active, 
body.tc_sitemap #topNav #media li a.active, 
body.ce_home #topNav #media li a.active {
    color: #002C46;
}

body.lp_home #topNav #media li a.active {
    color: #002C46;
}

body.tc_home #topNav #media li.first a, 
body.tc_corpTwoCol #topNav #media li.first a, 
body.tc_corpOneCol #topNav #media li.first a, 
body.tc_sitemap #topNav #media li.first a, 
body.ce_home #topNav #media li.first a {
    padding: 10px 4px 10px 5px;
    background: none;
}

body.lp_home #topNav #media li.first a {
    padding: 10px 4px 10px 5px;
    background: none;
}

body.lp_home #topNav #media li:first-child a, 
body.tc_corpTwoCol #topNav #media li:first-child a, 
body.tc_corpOneCol #topNav #media li:first-child a, 
body.tc_sitemap #topNav #media li:first-child a {
    padding: 10px 4px 10px 5px;
    background: none;
}

#searchArea {
    width: 220px;
    height: 40px;
    padding: 0 10px 0 10px;
    background-color: #145f89;
    float: right;
}

#searchArea form {
    margin: 0;
    padding: 0;
}

#searchArea label {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    padding: 13px 5px 0 0;
    float: left;
}

#searchArea form input.srcField {
    height: 20px;
    width: 150px;
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
    margin: 7px 0 0 0;
    padding: 6px 0 0 0;
    background-color: #669ACC;
    border: none;
    float: left;
}

#searchArea form input.btn {
    padding: 15px 0 0 5px;
    float: right;
}


/* --- TopNav Styles for Dropdowns --- */

#topNav #corporate li ul.dropMenu, #topNav #media li ul.dropMenu {
    width: 220px;
    padding: 0; /* 10px 0 10px;*/
    margin: 0;
    list-style: none;
    display: block;
    background-color: #BDD5EF;
    background-image: none;
    filter: alpha(opacity=95);
    -moz-opacity: .95;
    opacity:.95;
    position: absolute;
    left: -9999px;
    float: left;
    z-index: 9999;
}

#topNav #corporate li ul.dropMenu, #topNav #media li ul.dropMenu {
    background-color: #BAD2EB;
}

#topNav #corporate li ul.dropMenu li, #topNav #media li ul.dropMenu li {
    width: 200px;
    height: auto;
    margin: 0; /*-30px;*/
    padding: 0;
    display: block;
    background-image: none;
    border-top: 1px solid #A5C1D7;
    float: left;
}

#topNav #corporate li ul.dropMenu li, #topNav #media li ul.dropMenu li {
    margin: 0 10px 0 10px; /*-30px;*/
}

#topNav #corporate li ul.dropMenu li:first-child, #topNav #media li ul.dropMenu li:first-child {
    border-top: none;
}

#topNav #corporate li:first-child ul.dropMenu, #topNav #media li:first-child ul.dropMenu {
    margin-left: -10px;
}

/* --- LP Style --- */


#topNav #corporate li ul.dropMenu, #topNav #media li ul.dropMenu {
    background-color: #BAD2EB;
}

#topNav #corporate li ul.dropMenu li, #topNav #media li ul.dropMenu li {
    border-top: 1px solid #81A4B3;
}

/* --- END LP Style --- */

#topNav #corporate li ul.dropMenu li a, #topNav #corporate li ul.dropMenu li:first-child a, 
#topNav #corporate li:first-child ul.dropMenu li a, #topNav #corporate li:first-child ul.dropMenu li:first-child a, 
#topNav #media li ul.dropMenu li a, #topNav #media li ul.dropMenu li:first-child a, 
#topNav #media li:first-child ul.dropMenu li a, #topNav #media li:first-child ul.dropMenu li:first-child a {
    width: 100%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    font-weight: normal;
    color: #00517F;
    margin: 0;
    padding: 5px 0 5px 0;
    background-image: none;
    display: block;
    float: left;
    z-index: 99;
}

#topNav #corporate li ul.dropMenu li.first, #topNav #media li ul.dropMenu li.first {
    border: none;
}

#topNav #corporate li ul.dropMenu li a:hover, #topNav #corporate li:first-child ul.dropMenu li a:hover, 
#topNav #media li ul.dropMenu li a:hover, #topNav #media li:first-child ul.dropMenu li a:hover {
    color: #009537;
}

#topNav #corporate li:hover ul.dropMenu, #topNav #media li:hover ul.dropMenu {
    left: auto;
}

#topNav #corporate li:hover, #topNav #media li:hover {
    background: url(/images/interface/dropNotch.gif) no-repeat center bottom;
}

#topNav #corporate .dropMenu li:hover, #topNav #media .dropMenu li:hover {
    background: none;
}

/* --- Left Nav --- */

#leftNavContainer {
    width: 240px;
    float: left;
}

#breadcrumb {
    width: 940px;
    height: 10px;
    padding: 10px 10px 20px 10px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #E0E9EC;
    float: left;
}

#breadcrumb span.crumb {
    float: left;
}

#breadcrumb span.printer {
    float: right;
}

#navHeader {
    width: 460px;
    height: 100px;
    padding: 20px 10px 20px 10px;
    float: left;
}
                
#navigation {
    width: 220px;
    padding: 10px;
    float: left;
}
                
#flyout, #ERS {
    width: 220px;
    padding: 10px;
    background-color: #FFF;
    margin: 0 0 20px 0;
    float: left;
}

#ERS {
    z-index: 99;
    float: left;
}

#flyout img, #ERS img {
    padding: 0;
    margin: 0;
}

ul.QC, ul.SN, ul.drop, ul.leftNavMenu {
    list-style: none;
    padding: 0 0 25px 0;
    margin: 0;
}

ul.QC {
    /*margin-top: 8px;*/
    padding-top: 6px;
}

ul.SN {
    padding: 0;
}

ul.leftNavMenu {
    width: 220px;
    list-style-type: none;
}

ul.QC li {
    padding: 0 0 3px 0;
    margin-top: 0;
    display: block;
}

ul.SN li, ul.drop li, ul.drop li.first, ul.leftNavMenu li, ul.leftNavMenu li.first {
    padding: 0 0 8px 0;
    display: block;
}

ul.leftNavMenu li, ul.leftNavMenu li.first {
    padding: 0 0 3px 0;
}

ul.QC li a, ul.SN li a, ul.leftNavMenu li, ul.leftNavMenu li ul li {
    width: 220px;
    display: block;
}

ul.leftNavMenu li {
    padding-top: 1px;
    border-top: 1px solid #D9E4E8;
}

ul.leftNavMenu li.first, ul.leftNavMenu li ul li {
    border: none;
}

ul.leftNavMenu li span, ul.leftNavMenu li span.active {
    margin: 0;
    padding: 0;
    background: url(/images/interface/arrow_green.gif) no-repeat 5px 9px;
    float: right;
}

ul.leftNavMenu li span.active {
    background: url(/images/interface/arrow_green_active.gif) no-repeat 5px 9px;
}


/* --- Remove left nav arrow problem --- */

ul.leftNavMenu li ul li ul, ul.leftNavMenu li.first ul li ul {
    display: none;
}

/* --- end --- */


ul.drop li, ul.drop li.first {
    width: 220px;
}

ul.drop li select {
    width: 220px;
}

ul.drop li.ceText {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5px;
    color: #7399AE;
    border-top: 1px solid #D9E4E8;
}

ul.drop li.ceText {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5px;
    color: #7399AE;
}

ul.drop li.ceLink {
    border: none;
}

ul.drop li.ceLink a {
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    padding: 8px 0 0 15px;
    background: url(/images/interface/tc_home_arrow_1.gif) no-repeat left 12px;
}

ul.leftNavMenu li ul li, ul.leftNavMenu li.first ul li {
    padding: 0 0 3px 0;
    display: block;
}

ul.leftNavMenu li ul li a {
    width: 205px;
    display: block;
}

ul.callOut {
    padding: 0 0 5px 12px;
    margin: 0;
}

#middleContentSection ul.callOut {
    padding: 0 0 0 12px;
    border-top: none;
}

ul.callOut li, #middleContentSection ul.callOut li {
    list-style-image: url(/images/interface/arrow_green3.gif);
    padding: 0 0 8px 0;
}

#rightContentSection ul.callOut {
    border-bottom: 1px solid #E5EDF0;
}

ul.SN li ul, ul.SN li.first ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #32698A; 
}

ul.SN li ul li, ul.SN li.first ul li {
    padding: 0 0 8px 0;
    display: block;
}

ul.SN li ul li a, ul.SN li ul li a {
    width: 205px;
    display: block;
}

#sectionSN {
    padding: 0 0 25px 0;
}

#lp_imageBanner {
    width: 960px;
    height: 100px;
    margin: 0;
    padding: 0 0 40px 0;
    background-color: #FFF;
    display: block;
    float: left;
}

#lp_imageBanner div.lpBannerImg1 {
    width: 480px;
    margin: 0;
    padding: 0;
    float: left;
}

#lp_imageBanner div.lpBannerImg2 {
    width: 480px;
    margin: 0;
    padding: 0;
    float: left;
    border-top:1px solid #FFFFFF;
}

#lp_imageBanner div.lpBannerImg1 img, #lp_imageBanner div.lpBannerImg2 img {
    margin: 0;
    padding: 0;
    border: 0;
}

#lp_imageBanner div.lpText1 {
    width: 219px;
    height: 101px;
    background-color: #145F89;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    margin: 0;
    padding: 0 10px 0 10px;
    display: table-cell;
    vertical-align: middle;
    z-index: 0;
}

#lp_imageBanner div.lpText2 {
    width: 219px;
    height: 99px;
    background-color: #669ACC;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    margin: 0;
    padding: 0 10px 0 10px;
    display: table-cell;
    vertical-align: middle;
    z-index: 1;
}

/* added by shawn pick - these styles were remove from #lp_imageBanner div.lpText1 and placed here */
#lp_imageBanner div.lpText1 div div.orange_sifr_text {
    font-family: Frutiger Roman, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    z-index: 1;
}

#lp_imageBanner div.lpText2 div div.blue_sifr_text {
    width: 190px;
    font-family: Frutiger Roman, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    z-index: 1;
}

/* end of add */

#lp_imageBanner div.lpText2 img {
    padding: 28px 0 0 5px;
    float: right;
}


/* --- Content --- */

#centralContent {
    width: 1070px;
    padding: 0;
    min-height: 100%;
    height: 100%;
    clear: both;
    float: left;
}

.oneCol {
    width: 220px;
    padding: 10px 10px 10px 0;
    float: left;
}

.oneColRight {
    width: 220px;
    padding: 10px 0 10px 10px;
    float: left;
}

.twoColArea {
    width: 460px;
    padding: 0;
    float: left;
}

body.printable div.twoColArea {
    width: 920px;
    padding: 0;
    float: left;
}

#middleContentSection {
    padding: 10px 10px 10px 10px;
    float: left;
}

body.tc_home #middleContentSection, body.lp_home #middleContentSection {
    padding: 0;
}

#middleContentSection div.imageOnRight {
    width: 100%;
    float: left;
}

#middleContentSection div.imageOnRight div {
    width: 220px;
}

#rightContentSection {
    width: 220px;
    padding: 10px 10px 10px 10px;
    background-color: #FFF;
    float: left;
}

#flashArea {
    min-width: 460px;
    padding: 0;
    margin-top: -10px;
    float: left;
}

.sitemapCol {
    width: 120px;
    padding: 10px 0 10px 20px;
    float: left;
}

.sitemapColFirst {
    width: 120px;
    padding: 10px 0 10px 0;
    float: left;
}

.sitemapCol div, .sitemapColFirst div {
    width: 100%;
    height: 50px;
}

.sitemapColFirst ul, .sitemapCol ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.sitemapColFirst ul li, .sitemapCol ul li {
    padding: 4px 0 0 0;
}

.sitemapColFirst ul li a, .sitemapCol ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #3684C2;
}

.sitemapColFirst ul li a:hover, .sitemapCol ul li a:hover {
    color: #009537;
}

.sitemapColFirst ul li ul, .sitemapCol ul li ul {
    padding-left: 15px;
    margin-left: 0;
}

.sitemapColFirst p.strap a, .sitemapCol p.strap a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #00517F;
}

#lp2ColSection {
    width: 480px;
    margin: 0;
    padding: 0;
    float: left;
}

#lp2ColSection div.column {
    width: 440px;
    padding: 10px;
    float: left;
}

#lp2ColSection div.column p.intro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #333;
}

#lp2ColSection div.column p.strap, #lpRightCol div.column p.strap {
    padding-bottom: 0;
    margin-bottom: 0;
}

body.lp_home #lp2ColSection div.column p:first-child {
    padding-top: 0;
    margin-top: 0;
}

#lpRightCol {
    width: 220px;
    padding: 0px 10px 10px 0px;
    background-color: #FFF;
    float: left;
}

#lpRightCol div.column {
    width: 220px;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    float: left;
}

body.lp_home #lpRightCol ul.newsList li {
    margin: 0;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #D9E4E8;
}

body.lp_home #lpRightCol ul.newsList li a {
    text-decoration: none;
    color: #3684C2;
}

body.lp_home #lpRightCol ul.newsList li a:hover {
    text-decoration: underline;
    color: #009537;
}

body.lp_home #lpRightCol ul.newsList li span {
    display: block;
    color: #999;
}

body.lp_home #lpRightCol ul.newsList {
    padding: 0;
    margin: 10px 0 0 0;
    border-top: none;
    list-style: none;
}

a.bulletGreen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    padding: 0 0 0 15px;
    background: url(/images/interface/arrow_green.gif) no-repeat 0 4px;
}

a.bulletGreen:hover {
    color: #009537;  
}

body.lp_home #lpRightCol a.bulletGreen {
    display: block;
    padding: 5px 0 0 15px;
    background: url(/images/interface/arrow_green.gif) no-repeat 0 12px;
}

body.lp_home #rightContentSection ul.callOut {
    padding-top: 5px;
    border-top: none;
}

.stock_price {
    width: 220px;
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #D9E4E8;
    clear: both;
    float: left;
}

/* ----- News List Pagination Styles ----- */

#newsList {
    width: 100%;
}

#newsList .item {
    list-style: none;
    padding: 15px 0 0 0;
    margin: 0;
    line-height: 20px;
}

#newsList div.nlNormal {
    width: 100%;
    display: none;
}

#newsList div.nlActive {
    width: 100%;
    display: block;
}

#topPaginationMenu, #bottomPaginationMenu {
    width: 100%;
    text-align: left;
}

#topPaginationMenu span, #bottomPaginationMenu span {
    padding: 0 5px 0 5px;
}

#topPaginationMenu #prev, #bottomPaginationMenu #prev {
    padding: 0 5px 0 10px;
    background: url(/images/interface/arrow_green2_prev.gif) no-repeat left 2px;
}

#topPaginationMenu #next, #bottomPaginationMenu #next {
    padding: 0 10px 0 5px;
    background: url(/images/interface/arrow_green2.gif) no-repeat right 2px;
}

#topPaginationMenu #prev.innactive a, 
#topPaginationMenu #next.innactive a, 
#bottomPaginationMenu #prev.innactive a, 
#bottomPaginationMenu #next.innactive a {
    color: #D9E4E8;
}

#topPaginationMenu span a, #bottomPaginationMenu span a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 20px;
    color: #3786C1;
    text-decoration: none;
}

#topPaginationMenu span.active a, #bottomPaginationMenu span.active a {
    border-bottom: 1px dotted #6AA3D0;
}

/* ----- Footer ----- */

#footerWrapper {
    width: 100%;
    margin: 0;
    text-align: center;
    overflow: visible;
}

#footer {
    width: 960px; /*1070px;*/
    margin: 0 auto;
    padding: 0 0 0 0; /*110px;*/
    text-align: left;
    overflow: hidden;
}

body.tc_home #footerWrapper, body.tc_home #footerWrapper #footer {
    background: url(/images/interface/bg_tc_home_bottom.jpg) repeat-x bottom left;
}

/*body.tc_corpOneCol #footerWrapper, body.tc_corpTwoCol #footerWrapper, 
body.tc_corpOneCol #footerWrapper #footer, body.tc_corpTwoCol #footerWrapper #footer, 
body.tc_sitemap #footerWrapper, body.tc_sitemap #footerWrapper #footer {
    background: url(/images/interface/bg_content_bottom.jpg) repeat-x bottom left;
}*/

body.tc_corpOneCol #footerWrapper, body.tc_corpTwoCol #footerWrapper, 
body.tc_corpOneCol #footerWrapper #footer, body.tc_corpTwoCol #footerWrapper #footer, 
body.tc_sitemap #footerWrapper, body.tc_sitemap #footerWrapper #footer {
    background: url(/images/interface/bg_lp_home_bottom.jpg) repeat-x bottom left;
}

body.ce_home #footerWrapper, body.ce_home #footerWrapper #footer {
    background: url(/images/interface/bg_ce_home_bottom.jpg) repeat-x bottom left;
}

body.lp_home #footerWrapper, body.lp_home #footerWrapper #footer {
    background: url(/images/interface/bg_lp_home_bottom.jpg) repeat-x bottom left;
}

#brandSafeArea {
    width: 960px;
    height: 220px;
    overflow: hidden;
    float: left;
}

#colorBar {
    width: 960px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    float: left;
}

#colorBar img {
    border: none;
}

#footerBox {
    height: 260px;
    width: 960px;
    padding-top: 20px;
    float: left;
}

.greytext {
    color:#999;
    font-size:12px;
    font-weight:bold;
}

#homeFooterLinks {
    width: 240px;
    height: 100px;
    padding: 0;
    border-left: 1px solid #EDEDED;
    float: right;
}

#homeFooterLinks ul {
    width: 220px;
    list-style: none;
    padding: 0 10px 0 10px;
    margin: 0;
    display: block;
    float: left;
}

#homeFooterLinks ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    color: #3684C2;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#homeFooterLinks ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    padding: 0 0 0 15px;
    background: url(/images/interface/arrow_green.gif) no-repeat 0 4px;
}

#homeFooterLinks ul li a:hover {
    color: #009537;
}

#homeFooterLinks ul li a.active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    padding: 0 0 0 15px;
    background: url(/images/interface/arrow_green.gif) no-repeat 0 5px;
}

#homeFooterSizeAdj {
    width: 240px;
    height: 100px;
    padding: 0;
    border-left: 1px solid #EDEDED;
    float: right;
}

#homeFooterSizeAdj ul {
    width: 220px;
    list-style: none;
    padding: 0 10px 0 10px;
    margin: 0;
    top: 0;
    position: relative;
    display: block;
    float: left;
}

#homeFooterSizeAdj ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    padding: 0 0 0 15px;
    color: #3684C2;
    background: url(/images/interface/arrow_green.gif) no-repeat 0 7px;
}

#homeFooterSizeAdj ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    padding: 0 2px 0 2px;
    color: #3684C2;
    border-bottom: 1px dotted #3684C2;
}

#homeFooterSizeAdj ul li a.active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    border-bottom: none; /*1px dotted #3684C2;*/
}

#homeFooterSizeAdj ul li a:hover {
    color: #009537;
    border-bottom: 1px dotted #3684C2;
}

#homeFooterSizeAdj ul li a.active:hover {
    color: #009537;
    border-bottom: none; /*1px dotted #009537;*/
}

#homeFooterSizeAdj ul.rightFooterLinks {
    width: 220px;
    list-style: none;
    padding: 0 10px 0 10px;
    margin: 0;
    display: block;
    float: left;
}

#homeFooterSizeAdj ul.rightFooterLinks li.clean {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    color: #3684C2;
    background: none;
    border: none;
}

#homeFooterSizeAdj ul.rightFooterLinks li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
}

#homeFooterSizeAdj ul.rightFooterLinks li a:hover {
    color: #009537;
    border: none;
}

#homeFooterSizeAdj ul.rightFooterLinks li a.active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    color: #3684C2;
    border: none;
}

#copyTag {
    width: 440px;
    padding: 0 10px 0 10px;
    float: left;
}

#copyTag a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    color: #000;
}

#copyTag img {
    padding: 25px 0 0 0;
    float: left;
}

#printFooter {
    width: 940px;
    padding: 10px;
    margin: 0;
    overflow: visible;
    float: left;
}

#printFooter div {
    border-top: 1px solid #D9E4E8;
    margin-top: 10px;
}

#printFooter div ul {
    list-style: none;
    padding: 10px 10px 0 10px;
    margin: 0;
    top: 0;
    position: relative;
    display: block;
    float: right;
}

#printFooter div ul li {
    padding: 0 10px 0 10px;
    border-left: 1px solid #D9E4E8;
    display: inline;
}

#printFooter div ul li.first {
    border: none;
}

#printFooter div ul li a, #printFooter div ul li.first a, #printFooter p, #printFooter div p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    color: #666;
}

#printFooter p strong, #printFooter div p strong {
    font-size: 11px;
    font-weight: bold;
}
 

/* ---- Map overlay ---- */
#map_overlay{
    width:100%;
    height:0px;
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    position:absolute;
    left:0px;
    top:0px;
    display:none;
    z-index:5500;
}
#mapper{
    position:absolute;
    width:960px;
    height:0px;
    top:90px;
    left:50%;
    margin-left:-480px;
    display:none;
    z-index:5500;
    border:10px solid #FFFFFF;
}
#overlay {
    width: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5555;
    display: none;
}
