﻿*
{
    outline: none;
}
html
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #666;
}
body
{
    margin: 0;
}
#MasterFrame
{
    position: relative;
    padding: 0px 0px 40px 0px;
    margin: 0 auto;
    width: 960px;
    min-height: 650px;
    top: 0px;
}
h1
{
    color: #B5121B;
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
}
h2
{
    color: #000;
    font-size: 12pt;
    font-weight: normal;
}
h3
{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 9pt;
}
h4
{
    color: #B5121B;
    font-size: 12pt;
    font-weight: normal;
    margin: 14px 0px 4px 0px;
}
h5
{
    color: #B5121B;
    font-size: 9pt;
    font-weight: bold;
    margin: 14px 0px 4px 0px;
}
h6
{
    font-weight: bold;
    font-size: 9pt;
    color: #666;
    margin: 14px 0px 4px 0px;
}
a, a:link, a:hover, a:visited
{
    text-decoration: none;
    color: #666;
}
img
{
    border: none;
}
p
{
    line-height: 20px;
    margin: 0px 0px 10px 0px;
}
div.editableZoneContent ul, div.content ul

{
    list-style: disc url("/images/bullet_disc_red.png") outside;
    padding: 0px 15px 0px 22px;
    margin: 10px 0px 10px 0px;
}
ul.force-bullet {
    list-style: disc url("/images/bullet_disc_red.png") outside !important;
    padding: 0px 15px 0px 22px !important;
    margin: 10px 0px 10px 0px !important;
}
div.editableZoneContent ul ul, div.content ul ul
{
    list-style: disc url("/images/GrayArrowBullet.png") outside;
}
div.editableZoneContent ul ul ul, div.content ul ul ul
{
    list-style: disc url("/images/GrayDashBullet.png") outside;
}
div.editableZoneContent ul li, div.content ul li
{
    margin-bottom: 8px;
    line-height: 18px;
}
div.editableZoneContent a:link, div.editableZoneContent a:visited, div.content a:link, div.content a:visited
{
    color: #B5121B;
}
#GlobalNavigationBar
{
    position: relative;
    height: 24px;
    font-size: 0px;
    background-color: #EDEDED;
}
#GlobalNavigationBar:after
{
    clear:both;
}
#GlobalLeftNavigation
{
    position: relative;
    left: 20px;
    font-size: 9pt;
    z-index: 200;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#GlobalLeftNavigation LI.subMenuLink
{
    /*
    display: inline-block;
    float: left;*/
}
#GlobalRightNavigation
{
    position: absolute;
    right: 4px;
    font-size: 9pt;
    height: 23px;
    line-height: 23px;
    z-index: 200;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    top: 0px;
}
#GlobalNavigationBar .subMenuLink
{
    display: inline-block;
    margin: 0px 4px 0px 0px;
    padding: 0px 26px 0px 8px;
    vertical-align: middle;
    background-image: url(/Images/PrimeNav_arrowDown_Gray.png);
    background-repeat: no-repeat;
    background-position: right;
    border-right: solid 1px #d6d8d6;
    border-left: solid 1px #d6d8d6;
    cursor: pointer;
    float: left;
    height: 23px;
    line-height: 23px;
}
#GlobalNavigationBar .menuLink
{
    display: inline-block;
    margin: 0px 4px 0px 0px;
    vertical-align: middle;
    border-right: solid 1px #d6d8d6;
    border-left: solid 1px #d6d8d6;
    cursor: pointer;
    background-color: #EDEDED !important; /*override the rollover color of white*/
    float: left;
    height: 23px;
    line-height: 23px;
}
#GlobalNavigationBar .menuItem
{
    display: inline-block;
    margin: 0px 4px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
}
#GlobalNavigationBar .menuLink a
{
    display: block;
    padding: 0px 8px 0px 8px;
}
#GlobalNavigationBar .menuLinkHover a:link, #GlobalNavigationBar .menuLinkHover a:hover, #GlobalNavigationBar .menuLinkHover a:visited
{
    color: #B5121B;
}
#Banner
{
    height: 93px;
}
#Banner img.logo
{
    position: relative;
    top: 41px;
    height: 17px;
    width: 286px;
    left: 20px;
    margin: 0;
    padding: 0;
}
#Footer
{
    width: 960px;
    height: 24px;
    background-color: #EDEDED;
    font-size: 0px;
   position:relative;
   margin-top:10px;
    
}
#FooterCopyright
{
    /*position: absolute;
    top: 4px;
    left: 20px;
    height: 24px;
    font-size: 9pt;*/
    display:inline-block;

}
#FooterDisclaimer
{
    /*position: absolute;
    top: 4px;
    left: 200px;
    height: 24px;
    font-size: 9pt;*/
}
#FooterScamWarning,#FooterCopyright,#FooterDisclaimer {
    font-size:9pt;
    position:relative;
    top:5px;
    display:inline-block;
    margin-left:7px;

}
#FooterScamWarning {
    float: right;
    margin-right:3px
}
#FooterMenu
{
    float:right;
    position:relative;
    line-height: 24px;
    font-size: 9pt;
    vertical-align: middle;
}
#FooterMenu a:last-child
{
    display: inline-block;
    margin: 0;
    padding-right: 26px;
    vertical-align: middle;
    line-height: 24px;
    background-image: url(/Images/PrimeNav_arrowDown_Gray.png);
    background-repeat: no-repeat;
    background-position: right;
}
#FooterMenu a:hover, #FooterMenu a.current
{
    color: #B5121B;
}
.spacerBar
{
    margin-left: 4px;
    margin-right: 4px;
}
.subMenuLinkAlternate
{
    color: #B5121B !important;
    background-image: url(/Images/PrimeNav_arrowDown_Red.png) !important;
}
.subMenuLinkHover
{
    color: #B5121B !important;
    background-image: url(/Images/PrimeNav_arrowDown_Red.png) !important;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
/*
#PrintIcon
{
    height: 22px;
    width: 17px;
}
#EmailIcon
{
    height: 22px;
    width: 16px;
}
#ShareIcon
{
    height: 22px;
    width: 16px;
}
#RSSIcon
{
    height: 22px;
    width: 16px;
}
*/
#AboutUsMenu, #LanguageMenu
{
    display: none;
    position: absolute;
    top: 23px;
    margin-left: -9px; /*to account for padding of its parent*/
}
#LanguageMenu
{
    min-width: 68px;
}
UL.globalNavigationSubMenu
{
    list-style: none;
    padding: 16px 10px 16px 10px;
    background-color: #fff;
    border: 1px solid #d6d8d6;
    z-index: -1;
}
UL.globalNavigationSubMenu LI
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #B5121B;
}
UL.globalNavigationSubMenu LI:first-child
{
    border-top: 1px solid #B5121B;
}
UL.globalNavigationSubMenu LI A
{
    display: block;
    text-decoration: none;
    padding: 0px 20px 0px 6px;
    margin: 2px 0px 2px 0px;
    min-width: 60px;
    white-space: nowrap;
}
UL.globalNavigationSubMenu LI A:hover
{
    background-color: #ededed;
}
UL.globalNavigationSubPanel
{
    display: none;
    z-index: -1;
    position: absolute;
    top: 23px;
    list-style: none;
    padding: 16px 10px 16px 10px;
    background-color: #fff;
    border: 1px solid #d6d8d6;
    cursor: default;
    color: #666;
}
#PeopleFinderPanel
{
    margin-left: -98px;
    width: 180px;
}
#PeopleFinderPanel .index
{
    font-size: 11pt;
}
#PeopleFinderPanel .index a
{
    margin-right: 4px;
    margin-left: 4px;
}
#PeopleFinderPanel div
{
    line-height: 18px;
    margin-bottom: 5px;
}
#TakeMeToPanel
{
    margin-left: -129px;
    width: 200px;
}
#TakeMeToPanel div
{
    margin-bottom: 4px;
}
input.button
{
    padding: 2px 4px 2px 4px;
    border: 1px solid #d6d8d6;
    color: #B5121B;
    font-size: 9pt;
    background-color: #fff;
    line-height: 16px;
    vertical-align: middle;
}
input.searchTextBox
{
    border: 0 none;
    font-size: 9pt;
    vertical-align: middle;
    line-height: 16px;
    height: 16px;
    outline: 0;
    -webkit-appearance: none;
}
input.imageButton
{
    vertical-align: middle;
    line-height: 24px;
}
#SiteSearch
{
    height: 20px;
    background-color: #fff;
    border: 1px solid #d6d8d6;
    line-height: 20px;
}
.placeholder
{
    color: #d6d8d6;
    margin-bottom: 4px;
}
/* all */
::-webkit-input-placeholder  { color:#d6d8d6; }
input:-moz-placeholder { color:#d6d8d6; }

select.dropDown
{
    border: 0 none;
    width: 216px;
    background: transparent;
}

select.dropDown option
{
    font-size: 9pt;
    color: #666;
}

#TakeMeToPanel div.dropDown
{
    overflow: hidden;
    border: 1px solid #d6d8d6;
    background: url(/Images/PrimeNav_arrowDown_Gray.png) no-repeat scroll 175px 0px;
    margin-bottom: 4px;
}
#TakeMeToPanel input
{
    margin: 0px 0px 0px auto;
    display: block;
}
input.cta
{
    border: 1px solid #d6d8d6;
    background-image: url(/Images/arrow_Right_Red.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin-left: 1px;
    cursor: pointer;
    vertical-align: bottom;
}
input.flat
{
    border: 1px solid #d6d8d6;
    height: 16px;
    width: 147px;
}

.editableZoneFrameNoEdit
{
}

.editableZoneFrameEdit
{
	border: 2px solid red;
}

.editableZoneEditButton
{	
	display: none;
	position: relative;
	top: 0px;
	left:0px;
}

#detailBannerImage
{
	width:384px;
	height:144px;
	border-style:none;
}
div.clearBar
{
    clear:both;
    font-size: 0pt;
}
a.movePreviousLink
{
    margin-right: 4px;
}
a.moveNextLink
{
    margin-left: 4px;
}
a.currentPage:link, a.currentPage:visited
{
    color: #666 !important;
    font-weight: bold;
}
ul.index
{
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 11pt;
}
ul.index > li
{
    width: 20px;
    display: inline-block;
    float: left;
    line-height: 22px;
    height: 22px;
    vertical-align: middle;
}
#StayInformed
{
    border: 1px solid #EDEDED;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 6px 0px;
    list-style: none;
}
#StayInformed > li h3
{
    margin: 0;
    padding: 0;
}
#StayInformed > li
{
    font-size: 8pt;
    padding: 0px 0px 0px 12px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}
#StayInformed > li:first-child
{
    border-bottom: 1px solid #ededed;
    line-height: 30px;
    height: 30px;
}
#StayInformed > li a
{
    display: block;
    background: url(/Images/arrow_Right_Red.png) no-repeat scroll 176px 8px;
}
#StayInformed > li a img
{
    margin-right: 6px;
    vertical-align: middle;
}

a.arrowLinkRed
{
    padding-right: 16px;
    background: url(/Images/arrow_Right_Red.png) no-repeat scroll right;
    color: #B5121B !important;
}

a.arrowLinkRed:link, a.arrowLinkRed:hover, a.arrowLinkRed:visited
{
    color: #B5121B !important;
}

a.ctaRed
{
    padding-left: 12px;
    background: url(/Images/arrow_Right_Red.png) no-repeat scroll left;
    color: #B5121B !important;
}

a.ctaRed:link, a.ctaRed:hover, a.ctaRed:visited
{
    color: #B5121B !important;
}

a.arrowLinkGray
{
    padding-right: 16px;
    background: url(/Images/arrow_Right_LightGray.png) no-repeat scroll right;
    color: #C6C6C6 !important;
}

a.arrowLinkGray:link, a.arrowLinkGray:hover, a.arrowLinkGray:visited
{
    color: #C6C6C6 !important;
}

.subHeaderDate
{
    color: #C6C6C6;
    font-size: 8pt;
}


/* Featured List Item Styles */

#FeaturedListItemBannerImage
{
    float: left;
}

#FeaturedListItemDetail
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 208px;
    float: right;
}

#FeaturedListItemDetail > li
{
    margin-bottom: 5px;
}

#FLI_DisplayDateLabel
{
    font-size: 8pt;
    color: #999;
}

#FLI_TitleLabel
{
    color: #666;
    font-size: 10pt;
    font-weight: bold;
}

#FLI_DescriptionLabel
{
    color: #666;
    font-size: 10pt;
}

/* END Featured List Item Styles */

#IconToolbar
{
    margin: 0px 0px 0px -4px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
#IconToolbar > li
{
    display: inline-block;
    width: 16px;
    height: 22px;
    float: left;
    margin-left: 4px;
}
#IconToolbar img
{
    height: 22px;
    width: 16px;
    border: none;
}
#IconToolbar a
{
}
#SocialMenuButton
{
    cursor: pointer;
}
#SocialMenu
{
    display: none;
    position: absolute;
    top: 20px;
    left: 200px;    
    padding: 0px 0px 8px 5px;
    margin: 0;
    width: 140px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: -2px 2px 6px #C6C6C6; 
    -moz-box-shadow: -2px 2px 6px #C6C6C6; 
    -webkit-box-shadow: -2px 2px 6px #C6C6C6; 
}
#SocialMenu img
{
    height: 16px !important;
    vertical-align: middle;
}
#SocialMenu > li
{
    height: 16px;   
    margin: 3px 0px 3px 0px;
    white-space: nowrap;
}
#SocialMenu > li a
{
    margin-right: 4px;
    display: inline-block;
    line-height: 24px;
}
#SocialMenu > li a:hover
{
    color: #B5121B;
}

.listItemMenu
{
    display: inline-block;
    float: right;
    margin: 0px 0px 0px 0px !important;
}

.WebSharingMenuButtonFeaturedItem
{
    cursor: pointer;
    margin-right:20px;
}
.WebSharingMenuButton
{
    cursor: pointer;
    /* padding-left:155px; */
}
.WebSharingMenuDiv {
    display: none;
    position: absolute;       
    padding: 0px 0px 8px 5px;
    margin: 0;
    width: 100px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: -2px 2px 6px #C6C6C6; 
    -moz-box-shadow: -2px 2px 6px #C6C6C6; 
    -webkit-box-shadow: -2px 2px 6px #C6C6C6; 
    z-index: 10000;
}
.WebSharingMenu
{
    display: none;
    position: absolute;       
    padding: 0px 0px 8px 5px;
    margin: 0;
    width: 90px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: -2px 2px 6px #C6C6C6; 
    -moz-box-shadow: -2px 2px 6px #C6C6C6; 
    -webkit-box-shadow: -2px 2px 6px #C6C6C6; 
    z-index: 10000;
}
.WebSharingMenu img
{
    height: 16px !important;
    vertical-align: middle;
}
.WebSharingMenu > li
{
    height: 16px;   
    margin: 3px 0px 3px 0px;
    white-space: nowrap;
}
.WebSharingMenu > li a
{
    margin-right: 4px;
    display: inline-block;
    line-height: 24px;
}
.WebSharingMenu > li a:hover
{
    color: #B5121B;
}



#TopPager
{
    padding: 0px 0px 8px 0px;
}
#BottomPager
{
    /*border-top: 1px dotted #999;*/
    margin: 4px 0px 20px 0px;
    padding-top: 8px;
}

/* These styles act on tables inserted into the editable zone via the snippet tool */ 
table.snippetCustomTable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
table.snippetCustomTable tr
{
    border-bottom: 1px solid #666;
}
table.snippetCustomTable th
{
    background-color: #B5121B;
    color: White;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    margin: 0px;
}
table.snippetCustomTable td
{
    background-color: White;
    padding: 4px;
    margin: 0px;
}

.dottedRule
{
    display: block;
    border-top: 1px dotted #999; 
    margin: 16px 0px 26px 0px;
}



.MiniHero
{
    border: 1px solid #EDEDED;
    margin-bottom: 20px;    
}
.MiniHero div:first-child
{
    padding: 8px 0px 8px 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;    
    background-color: White;
}
.MiniHero img
{
    margin-left: -1px;
}
.mhTitle a
{
    color: #666;
    font-weight: bold;
    display: block;
    padding: 8px 12px 4px 12px;
}
.mhDate
{
    color: #999;
    padding: 0px 12px 4px 12px;
}
.mhDescription
{    
    padding: 0px 12px 8px 12px;
}
.mhViewAll
{
    background-color: White;
    padding: 2px 10px 6px 0px;    
}

.queryFeedback
{
    padding: 0px 0px 6px 0px;
}
div.ddl {
    width:180px;
   height: 20px;
   margin-left:auto;
   margin-right:auto;
    margin-top: 14px;
    margin-bottom: 14px;
    border: 1px solid #DDDDDD;
   

}
    div.ddl > select {
        font-size:13px;
      width:180px; 
    border: 0 none;
    background-color: transparent;
    padding-top: 2px;
    position:relative;
   
    }
    div.ddl span.customSelect {
         background-image: url(/Images/PrimeNav_arrowDown_Gray.png);
         background-color:transparent;
         background-position:156px -1px;
         background-repeat:no-repeat;
         width:175px;
        
         margin-left:3px;    
          overflow:hidden;
         white-space:nowrap;
        cursor:pointer;
        padding-top:3px
        
         

    }
    div.ddl span.customSelect span.customSelectInner {
           overflow:hidden;
         white-space:nowrap;
         text-overflow:ellipsis;
         width:150px !important;
         cursor:pointer;
    }
    
    div.ddl > select >option {
          color: #666666;
    }

blockquote[id$=PullQuote1] {
	font-size: 10.5pt !important;
}

/*  this version of the minihero styles is similar to the contact list - gray background
.MiniHero
{
    border: 1px solid #EDEDED;
    margin-bottom: 20px;
    background-color: #ededed;
}
.MiniHero div:first-child
{
    padding: 8px 0px 8px 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;    
    background-color: White;
}
.mhTitle a
{
    color: Black;
    font-weight: bold;
    display: block;
    padding: 8px 12px 4px 12px;
}
.mhDate
{
    color: #666;
    padding: 0px 12px 4px 12px;
}
.mhDescription
{
    color: Black;
    padding: 0px 12px 8px 12px;
}
.mhViewAll
{
    background-color: White;
    padding: 2px 10px 6px 0px;    
}
*/