/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   TOOL STYLES   xxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.headline h1{
    font-size: 30px;
    font-size: 3rem;
}

.highlight {
  min-height: 375px !important;
}

.ir-divider {
    border-top: 1px solid #A9A9A9;
    padding: 8px 0 0 !important;
}

.nav menu li.current a:link, .nav menu li.current a:visited, .headline menu li.current a:link, .headline menu li.current a:visited, .sidebar menu a.selected {
    color: #ee3026;
}

.trContent {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem;
    /*padding-right: 10px;
    padding-right: 1rem;*/
}

.trContent a {
    text-decoration: underline;
}

.trContent input[type="TEXT"], .trContent select, .trContent textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 3px;
    outline: none;
    padding: 4px 2px 5px;
}

.trContent input[type="submit"] {
    background-color: #ee3026; /* for old browsers */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee3026), to(#4d0400)); /* Safari 4-5, Chrome 1-9 */
    background-image: -webkit-linear-gradient(top, #ee3026, #4d0400); /* Safari 5.1, Chrome 10+ */
    background-image: -moz-linear-gradient(top, #ee3026, #4d0400); /* Firefox 3.6+ */
    background-image: -o-linear-gradient(top, #ee3026, #4d0400); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #ee3026, #4d0400); /* IE 10 */
    background-image: linear-gradient(top, #ee3026, #4d0400); /* Safari 5.1, Chrome 10+ */

    border: 1px solid #7a0500;
    border-radius: 5px;

    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.7);

    color: #fff;
    font-weight: bold;
    padding: 4px 30px;
    outline: none;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.7);
    text-transform: uppercase;
}

.trContent input[type="submit"]:hover {
    background-color: #4d0400; /* for old browsers */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4d0400), to(#ee3026)); /* Safari 4-5, Chrome 1-9 */
    background-image: -webkit-linear-gradient(top, #4d0400, #ee3026); /* Safari 5.1, Chrome 10+ */
    background-image: -moz-linear-gradient(center top , #4d0400, #ee3026); /* Firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #4d0400, #ee3026); /* IE 10 */
    background-image: -o-linear-gradient(top, #4d0400, #ee3026); /* Opera 11.10+ */
}

.trContent textarea {
    height: 90px;
    height: 9rem;
    width: 350px;
    width: 35rem;
}


/* irhome */

.bannerImgs {height: 475px; left: 35px; position: relative;}

.bannerImgs img {
    display: inline-block;
}

.gradient2 {
    padding-top: 260px;
}

.store {
    left: 0;
    top: -8px;
    z-index: 2;    
}

.soldier {
    right: -500px;
    top: -358px;
    z-index: 3;    
}

.documents {
    right: -341px;
    top: -299px;
    z-index: 4;  
}

.stitch {
    right: -212px;
    top: -167px;
    z-index: 5;
}

.laptop {
    right: -307px;
    top: -555px;
    z-index: 6;    
}

.tablet {
    right: -182px;
    top: -427px;
    z-index: 7;    
}

.headline h1.page-head-irhome {
    font-size: 58px;
    font-size: 5.8rem;
    line-height: 45px;
    line-height: 4.5rem;
    padding: 31px 0 0 !important;
}

.headline p {
    line-height: 3.2rem;
    max-width: 355px;
    top: -485px;
}

.home-contact {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem;
}

.home-event-title, .home-event-title a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem;
    text-decoration: underline;
}

.home-event-date {
    display: block;
    margin: 10px 0;
    font-size: 11px;
    font-size: 1.1rem;
    font-style: italic;
}

.home-news-date {
    font-style: italic;
}

.welcome-up.l-padded-right {position: relative;}

/*.home-news-title a {
    color: #000 !important;
    font-weight: bold;
    text-decoration: none !important;
}

.home-news-title a:hover {
    color: #ee3026 !important;
    text-decoration: underline !important;
}*/

.home-chart td {
    padding: 0 !important;
}

.home-quote-symbol {
    color: #000;
}

.home-quote-price {
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin: 5px 0;
}

.home-quote-change {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.quicklinks {
    line-height: 22px !important;
    line-height: 2.2rem !important;
    margin-bottom: 20px;
    margin-bottom: 2rem;
}

.quicklinks a {
    background-position: 0 3px !important;
}


/* /.irhome */


/* /reports annual */

.financial-container {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
}

.fc-item {
    float: left;
    margin-left: 20px;
    text-align: center;
    height: 190px;
    line-height: 20px;
    line-height: 2rem;
}

.fc-item-thumb {
    max-width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 3px;
    height: 107px;
}

.fc-item-icon {
    max-width: none;
    
    margin-right: 5px;
    border: 0;
}

.gcar {

}

.gcar .fc-item {

}

.gcps {

}

.gcps .fc-item {

}

.ebar {

}

.ebar .fc-item {

}

/* /.reports annual */


tr.ccbnOutline table td, table.ccbnRowHoverTbl td {
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 7px;
    padding: 0.5rem 0.7rem;
}

tr.ccbnOutline .ccbnBgTblTtl td, table.ccbnRowHoverTbl .ccbnBgTblTtl td {
    border-bottom: 2px solid #ee3026;
}

tr.ccbnOutline .ccbnBgTblOdd td {
    background-color: #fff;
}

tr.ccbnOutline .ccbnBgTblSubTxt td, table.ccbnRowHoverTbl .ccbnBgTblSubTxt td, table.ccbnRowHoverTbl .ccbnBgSpacer td {
    border-bottom: medium none;
}

tr.ccbnOutline table, tr.ccbnOutline table span, tr.ccbnOutline table a {
    /*color: #000;*/
}

tr.ccbnOutline table table, tr.ccbnOutline table table td, table.ccbnRowHoverTbl table, table.ccbnRowHoverTbl table td {
    background: none transparent !important;
    border: medium none !important;
    margin: -5px -7px;
}


tr.ccbnOutline table.largeTbl td {
    padding: 5px !important;
}

tr.ccbnOutline table.largeTbl table, tr.ccbnOutline table.largeTbl table td {
    margin: -5px !important;
}

.pad5 td {
    padding: 5px 7px;
    padding: .5rem .7rem;
}

.pad5 table, .pad5 table td {
    margin: -5px -7px !important;
    margin: -.5rem -.7rem !important;
}

.pad05 td {
    padding: 5px 7px 5px 0;
    padding: .5rem .7rem .5rem 0;
}

.pad05 table, .pad05 table td {
    margin: -5px -7px -5px 0 !important;
    margin: -.5rem -.7rem -.5rem 0 !important;
}


.stock-quote-content {
    margin-top: 30px;
    margin-top: 3rem;
    position: relative;
} 

.stock-quote-content img.listed {
  max-width: 100%;
  position: absolute;
  right: 5px;
  right: 0.5rem;
  top: -75px;
  top: -7.5rem;
}

.show-hide td {
    padding: 0;
}

.trigger .label {
    color: #000;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin-top: 5px;
    margin-top: 0.5rem;
}

.target p {
    margin: 0 0 .5rem 0 !important;
}


/* calendar */

.trContent table td.ccbnOutline {
    border: 1px solid #ccc !important;
    padding: 2px;
}

.trContent td.ccbnOutline table td {
    background-color: #fff;
    padding: 5px 7px;
}

.trContent td.ccbnOutline .ccbnBgTblTtl > td {
    /*padding: 10px;*/
}

.trContent td.ccbnOutline .ccbnBgTblSubTtl > td {
    /*padding: 7px;*/
}

.trContent td.ccbnOutline .ccbnBgTblSubTtl td > span {
    /*font: bold;*/
}

.trContent td.ccbnOutline .ccbnBgTblTtl > td > span {
    /*color: #FFFFFF;*/
}

.trContent td.ccbnOutline .ccbnBgTblSubTtl td:hover span {
    color: #ee3026 !important;
    cursor: pointer;
}

.trContent .ccbnCalendarHelpDiv td {
    padding: 5px !important;
}

/* /.calendar */


.secDoc {
    padding-right: 2px !important;
    padding-right: .2rem !important;
}

.secHtm, .secXcl, .secPdf {
    padding-left: 2px !important;
    padding-left: .2rem !important;
    padding-right: 2px !important;
    padding-right: .2rem !important;
    border-left: medium none !important;
}

.secXbrl {
    padding-left: 2px !important;
    padding-left: .2rem !important;
    border-left: medium none !important;
}

.tblBorder {
    border: 1px solid #CCCCCC;
    padding: 0 1px;
}

.noBorder, .noBorder td {
    border: medium none !important;
}

.first-col-date {
    white-space: nowrap;
}

.stockChartTbl img {
    border: medium none !important;
    margin-bottom: 0 !important;
}

.not-available {
    color: #cfcfcf !important;
    cursor: default !important;
    text-decoration: none !important;
}

.clear {
    clear: both;
}

img[src*="priv"], img[src*="global_images"] {
    border: medium none !important;
    margin-bottom: 0 !important;
    max-width: none;
}


.ccbn-event-summary-heading h2 {
    margin: 0 !important;
}

.ccbn-event-summary-heading-datetime {
    padding-left: 25px;
    padding-left: 2.5rem;
}

.ccbn-event-option {
    border: 1px solid #ccc !important;
    margin-bottom: 20px !important;
    margin-bottom: 2rem !important;
    margin-top: 15px;
    margin-top: 1.5rem;
    padding: 7px !important;
    padding: .7rem !important;
}

.ccbn-event-option h3 {
    color: #777;
}

.ccbn-event-option-supportingMaterials ul {
    margin: 0 !important;
}

.ccbn-event-option-supportingMaterials li {
    background: none transparent !important;
    margin-bottom: 0 !important;
}

.ccbn-event-details {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 7px;
    padding: .7rem;
}


.news-article li, .govDocs li {
    margin-bottom: 10px !important;
}
.news-article ul, .govDocs ul {
    list-style: disc outside none;
    margin-left: 15px !important;
}
.news-article ul ul, .govDocs ul ul {
    list-style: circle outside none;
    margin: 10px 0 0 30px !important;
}
.news-article ul ul ul, .govDocs ul ul ul {
    list-style: square outside none;
    margin: 10px 0 0 45px !important;
}
.govDocs ol {
    margin-left: 25px !important;
}
.govDocs ol ol {
    margin: 10px 0 0 50px !important;
}



#ccbnWkSumInfo, #ccbnPVInfo {
    padding-top: 10px;
}
#ccbnWkSumInfo .ccbnTxt {
    display: block;
    padding-bottom: 5px;
}
#ccbnWkSumInfo ul {
    margin: 5px 15px;
}
#ccbnWkSumInfo li {
    list-style: square outside none;
}


td.ccbnError {
    height: auto;
    padding: 0 !important;
}


.govName, .govTtl {
    color: #000;
    font-weight: bold;
    line-height: 24px;
    line-height: 2.4rem;
}
.govName {
    font-size: 25px;
    font-size: 2.5rem;
    display: inline-block;
    margin-top: 15px;
}
.govTtl {
    font-size: 16px;
    font-size: 1.6rem;
}


.trContent td[valign="top"], .valignTop {
    vertical-align: top;
}
.trContent td[valign="middle"], .valignMid {
    vertical-align: middle;
}
.trContent td[valign="bottom"], .valignBot {
    vertical-align: bottom;
}


.trContent td[align="center"] {
    text-align: center;
}
.trContent td[align="right"] {
    text-align: right;
}
.trContent td[align="justify"] {
    text-align: justify;
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             Page Styles - General Txt/Bg             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnTblTtl, .ccbnTblTtl a {
    color: #ee3026 !important;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
}

.ccbnBgTblTtl {
    
}

.ccbnTblSubTtl {
    color: #000;
    font-weight: bold;
}

.ccbnBgTblSubTtl {
    
}

.ccbnTblOdd {
    
}

.ccbnBgTblOdd {
    
}

.ccbnTblEven {
    
}

.ccbnBgTblEven {
    
}

.ccbnTblTxt {
    
}

.ccbnBgTblTxt {
    
}

.ccbnTblTxtBold {
    font-weight: bold;
}

.ccbnBgTblTxtBold {
    
}

.ccbnTblHighlight {
    
}

.ccbnTblSubTxt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: normal;
}

.ccbnBgTblSubTxt {
    
}

.ccbnTblLnk {
    
}

.ccbnBgTblLnk {
    
}

.ccbnTblHighlightLnk {
    font-weight: bold;
}

.ccbnRowHoverTbl .ccbnBgLine td {
    border-bottom: 1px solid #ccc;
}
.ccbnBgTblHighlight {
    background-color: #E0E0E3;
}
.ccbnRowHoverTbl tr.ccbnBgTblTxt:hover td {
    background-color: #FFF;
}

.ccbnBgTblHighlightLnk {
    
}

.ccbnTblLabelLnk {
    
}

.ccbnBgTblLabelLnk {
    
}

.ccbnTtl {
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.ccbnBgTtl {
    
}

.ccbnSubTtl {
    
}

.ccbnBgSubTtl {
    
}

.ccbnTxt {
    
}

.ccbnBgTxt {
    
}

.ccbnTxtBold {
    font-weight: bold;
}

.ccbnBgTxtBold {
    
}

.ccbnTxtBoldSub {
    
}

.ccbnBgTxtBoldSub {
    
}

.ccbnSubTxt {
    
}

.ccbnBgSubTxt {
    
}

.ccbnRequired {
    color: #FF0000;
}

.ccbnBgRequired {
    
}

.ccbnError {
    color: #FF0000;
}

.ccbnBgError {
    
}

.ccbnConfirmBold {
    font-weight: bold;
}

.ccbnBgConfirmBold {
    
}

.ccbnNeg {
    color: #FF0000;
}

.ccbnBgNeg {
    
}

.ccbnPos {
    color: #00B000;
}

.ccbnBgPos {
    
}

.ccbnPrice {
    font-weight: bold;
}

.ccbnBgPrice {
    
}

.ccbnLnk {
    
}

.ccbnBgLnk {
    
}

.ccbnSubLnk {
    
}

.ccbnBgSubLnk {
    
}

.ccbnTblSubLnk {
    
}

.ccbnBgTblSubLnk {
    
}

.modDisclaimer {
    font-size: 10px;
    font-size: 1rem;
    line-height: normal;
}

.ccbnDisclaimer {
    font-size: 10px;
    font-size: 1rem;
}

.ccbnBgDisclaimer {
    line-height: normal;
}

.ccbnLabel {
    font-weight: bold;
}

.ccbnBgLabel {
    
}

.ccbnTblLabelLeft {
    font-weight: bold;
}

.ccbnBgTblLabelLeft {
    
}

.ccbnTblLabelTop {
    
}

.ccbnBgTblLabelTop {
    
}

.ccbnNav {
    color: #ee3026;
}

.ccbnSelect {
    
}

.ccbnBgSelect {
    
}

.ccbnInput {
    
}

.ccbnBgInput {
    
}

.ccbnButton {
    
}

.ccbnBgButton {
    
}

.ccbnOutline {
    
}

.ccbnOutlineChart {
    
}

.ccbnOutlineQuote {
    
}

.ccbnBgChart {
    
}

.ccbnBgSpacer {
    
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             SEC - keyword search results             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#CCBNSECRes {
    
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                 Enumerate Backgrounds                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumBodyBg {
    
}

.ccbnEnumBg {
    
}

.ccbnEnumBgLogo {
    background-color: #FFFFFF;
}

.ccbnEnumHighlightLt {
    background-color: #FFFFFF;
}

.ccbnEnumHighlight {
    background-color: #EFEFEF;
}

.ccbnEnumShadow {
    background-color: #999999;
}

.ccbnEnumShadowDk {
    background-color: #666666;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Links                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTabLnk {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
}

a.ccbnEnumTabLnk: link {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: underline;
}

a.ccbnEnumTabLnk:hover {
    text-decoration: none;
}

a.ccbnEnumTabLnk: active {
    text-decoration: none;
}

a.ccbnEnumTabLnk: visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: underline;
}

.ccbnEnumPeerListLnk {
    font-size: 11px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Rows                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTxtEven {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
}

.ccbnEnumTxtOdd {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
}

.ccbnBgEnumTblEven {
    background-color: #EFEFEF;
}

.ccbnBgEnumTblOdd {
    background-color: #FFFFFF;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Mouse Over Styles                  x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*global class applied to all divs that peform hovering functions all global settings should be applied here*/

.ccbnPopover {
    position: absolute;
    visibility: hidden;
    overflow: auto;
    width: 350px;
    height: auto;
    background: #ffffff;
    text-align: left;
    border: 1px solid #000;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding: 5px;
    font-size: 12px;
    font-size: 1.2rem;
}


/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnDefinitionHover {
    
}

.ccbnEventHeaderHover {
    
}

.ccbnBioHover {
    
}

.ccbnNewsHover {
    
}


/*table rows beneath a table that has a class of ccbnRowHoverTbl will change color when hovered over - set your own color or other styles for the row here*/

.ccbnRowHoverTbl tr:hover td, .ccbnRowHoverTbl tr.ccbnIE6Over td {
    
}


/*we do not want the rows that are titles to change color, this is the fix the styles of this should be the same as the value of ccbnBgTblTtl*/

.ccbnRowHoverTbl tr.ccbnBgTblTtl:hover td {

}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Scrolling Module                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*this class is applied to all divs that will scroll as well as the scroll container the container also has an ID which can be referenced in this stylesheet if necessary*/

.ccbnScroll {
    position: relative;
    overflow: hidden;
    height: 160px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                Company Calendar Styles               x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*HOVER COLOR - background color for when a user hovers over one of the day cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable tbody td.ccbnEvent:hover, .ccbnCalendarTable tbody td.ccbnIE6Over {
    
}


/*HOVER COLOR - background color for when a user hovers over one of the header cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable thead td.ccbnCalButton:hover, .ccbnCalendarTable thead td.ccbnCalButton.ccbnIE6Over {
    cursor: pointer;
}


/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnCalendarDiv {
    height: auto;
    max-height: 100px;
    height: expression(this.scrollHeight>100?"100px":"auto");
}

.ccbnCalendarHelpDiv {
    height: 500px;
    overflow-x: hidden;
    width: 275px;
}
.ccbnCalendarHelpDiv td {
    background: none transparent !important;
    *padding-right: 10px !important;
}
.ccbnCalendarHelpDiv .ccbnSubTtl {
    font-weight: bold;
}


/*the mouse click version of the module uses this style for the div where the event information appears after a mouse click of a date*/

.ccbnCalendarDivClick {
    overflow: auto;
    height: 230px;
}


/*styles for days that are weekends This should be changed to reflect the clients color scheme*/

.ccbnWeekend {
    
}


/*styles for the table cell which represents todays date This should be changed to reflect the clients color scheme*/

.ccbnToday {
    background-color: #ee3026 !important;
    color: #fff;
    font-weight: bold;
}


/*styles for days that have events This should be changed to reflect the clients color scheme*/

.ccbnEvent {
    background-color: #777 !important;
    color: #fff;
    cursor: pointer;
}

.ccbnToday.ccbnEvent, .ccbnEvent.ccbnToday {
    background-color: #777 !important;
    border: 1px solid #000;
}


.ccbnCalButton {
    
}

.ccbnDay {
    
}

.ccbnName {
    font-weight: bold;
}

.ccbnCalendar {
    cursor: default;
}

.ccbnCalendarTable {
    
}


/*since the month / year title row also has the ? cell, text-align center is not sufficient to center the text, this is a fix for that problem*/

.ccbnCalCenterTitle {
    padding-left: 2.5em;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Calendar Icons                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnCalIconAnalyst {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_am.gif) no-repeat;
}

.ccbnCalIconConference {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cf.gif) no-repeat;
}

.ccbnCalIconConferencePres {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cp.gif) no-repeat;
}

.ccbnCalIconConferenceCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-ne.gif) no-repeat;
}

.ccbnCalIconCustom {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_custom.gif) no-repeat;
}

.ccbnCalIconEarningsConfCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-er.gif) no-repeat;
}

.ccbnCalIconEarnings {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_er.gif) no-repeat;
}

.ccbnCalIconReports {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_fin_rpt.gif) no-repeat;
}

.ccbnCalIconMA {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ma.gif) no-repeat;
}

.ccbnCalIconGuidance {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ga.gif) no-repeat;
}

.ccbnCalIconOther {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_oc.gif) no-repeat;
}

.ccbnCalIconSalesCall {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sc.gif) no-repeat;
}

.ccbnCalIconSalesRelease {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sar.gif) no-repeat;
}

.ccbnCalIconShareholders {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sm.gif) no-repeat;
}

.ccbnCalIconNewsRelease {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_news.gif) no-repeat;
}

.ccbnCalIconSEC {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sec.gif) no-repeat;
}

.ccbnCalIconPresentations {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_pres.gif) no-repeat;
}

.ccbnCalIcon52WeekHigh {
    background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_52wkh.gif) no-repeat;
}


/*Icons Padding*/

.ccbnCalIconAnalyst, .ccbnCalIconConference, .ccbnCalIconConferencePres, .ccbnCalIconConferenceCall, .ccbnCalIconCustom, .ccbnCalIconEarningsConfCall, .ccbnCalIconEarnings, .ccbnCalIconReports, .ccbnCalIconMA, .ccbnCalIconGuidance, .ccbnCalIconOther, .ccbnCalIconSalesCall, .ccbnCalIconSalesRelease, .ccbnCalIconShareholders, .ccbnCalIconNewsRelease, .ccbnCalIconSEC, .ccbnCalIconPresentations, .ccbnCalIcon52WeekHigh {
    padding-left: 20px;
}


/*DO NOT EDIT - hides the leading and trailing days of each month*/

.ccbnEmpty span {
    visibility: hidden;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the help cell*/

td.ccbnCalButton:hover div.ccbnCalendarHelpDiv, .ccbnCalendarTable thead td.ccbnIE6Over div.ccbnCalendarHelpDiv {
    visibility: visible;
    z-index: 100;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the event cell*/

td.ccbnEvent:hover div.ccbnCalendarDiv, .ccbnCalendarTable tbody td.ccbnIE6Over div.ccbnCalendarDiv {
    visibility: visible;
    z-index: 100;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                  BusinessWire Styles                 x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* BUSINESS WIRE XHTML EXTERNAL CSS STYLES */

/* Content Photo */
.bwbodyimg {
    float: left;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px !important;
}
.bwbodyimgcaption {
    font-size: 85% !important;
}

/*text alignments*/
.bwtextaligncenter, .bwalignc {
    text-align: center !important;
}
.bwtextalignleft, .bwalignl {
    text-align: left !important;
}
.bwtextalignright, .bwalignr {
    text-align: right !important;
}
.bwverticalaligntop, .bwvertalignt {
    vertical-align: top !important;
}
.bwverticalalignmiddle, .bwvertalignm {
    vertical-align: middle !important;
}
.bwverticalalignbottom, .bwvertalignb {
    vertical-align: bottom !important;
}
.bwtablefigurealign, .bwfigurealign {
    text-align: right;vertical-align: bottom !important;
}
.bwtabletextalign, .bwtxtalign {
    text-align: left;vertical-align: bottom !important;
}
.bwwhitespacenowrap, .bwnowrap {
    white-space: normal !important;
}

/*borders*/
.bwsinglebottomborder, .bwsinglebottom {
    border-bottom: solid black 1.0pt !important;
}
.bwdoublebottomborder, .bwdoublebottom {
    border-bottom: double black 2.25pt !important;
}
.bwsingletopborder, .bwsingletop {
    border-top: solid black 1.0pt !important;
}
.bwdoubletopborder, .bwdoubletop {
    border-top: double black 2.25pt !important;
}

/*table cell paddings*/
.bwcellpaddingleft0, .bwpadl0 {
    padding-left: 0.0px !important;
}
.bwcellpaddingleft1, .bwpadl1 {
    padding-left: 5.0px !important;
}
.bwcellpaddingleft2, .bwpadl2 {
    padding-left: 10.0px !important;
}
.bwcellpaddingleft3, .bwpadl3 {
    padding-left: 15.0px !important;
}
.bwcellpaddingleft4, .bwpadl4 {
    padding-left: 20.0px !important;
}
.bwcellpaddingleft5, .bwpadl5 {
    padding-left: 25.0px !important;
}
.bwcellpaddingleft6, .bwpadl6 {
    padding-left: 30.0px !important;
}
.bwcellpaddingleft7, .bwpadl7 {
    padding-left: 35.0px !important;
}
.bwcellpaddingleft8, .bwpadl8 {
    padding-left: 40.0px !important;
}
.bwcellpaddingleft9, .bwpadl9 {
    padding-left: 45.0px !important;
}
.bwcellpaddingleft10, .bwpadl10 {
    padding-left: 50.0px !important;
}
.bwcellpaddingleft11, .bwpadl11 {
    padding-left: 55.0px !important;
}
.bwcellpaddingleft12, .bwpadl12 {
    padding-left: 60.0px !important;
}
.bwcellpaddingleft13, .bwpadl13 {
    padding-left: 65.0px !important;
}
.bwcellpaddingleft14, .bwpadl14 {
    padding-left: 70.0px !important;
}
.bwcellpaddingleft15, .bwpadl15 {
    padding-left: 75.0px !important;
}
.bwcellpaddingleft16, .bwpadl16 {
    padding-left: 80.0px !important;
}
.bwcellpaddingleft17, .bwpadl17 {
    padding-left: 85.0px !important;
}
.bwcellpaddingleft18, .bwpadl18 {
    padding-left: 90.0px !important;
}
.bwcellpaddingleft19, .bwpadl19 {
    padding-left: 95.0px !important;
}
.bwcellpaddingleft20, .bwpadl20 {
    padding-left: 100.0px !important;
}

/*table cell paddings*/
.bwcellpaddingright0, .bwpadr0 {
    padding-right: 0.0px !important;
}
.bwcellpaddingright1, .bwpadr1 {
    padding-right: 5.0px !important;
}
.bwcellpaddingright2, .bwpadr2 {
    padding-right: 10.0px !important;
}
.bwcellpaddingright3, .bwpadr3 {
    padding-right: 15.0px !important;
}
.bwcellpaddingright4, .bwpadr4 {
    padding-right: 20.0px !important;
}
.bwcellpaddingright5, .bwpadr5 {
    padding-right: 25.0px !important;
}
.bwcellpaddingright6, .bwpadr6 {
    padding-right: 30.0px !important;
}
.bwcellpaddingright7, .bwpadr7 {
    padding-right: 35.0px !important;
}
.bwcellpaddingright8, .bwpadr8 {
    padding-right: 40.0px !important;
}
.bwcellpaddingright9, .bwpadr9 {
    padding-right: 45.0px !important;
}
.bwcellpaddingright10, .bwpadr10 {
    padding-right: 50.0px !important;
}
.bwcellpaddingtop1, .bwpadt1 {
    padding-top: 10.0px !important;
}
.bwcellpaddingtop2, .bwpadt2 {
    padding-top: 20.0px !important;
}
.bwcellpaddingtop3, .bwpadt3 {
    padding-top: 30.0px !important;
}
.bwcellpaddingtop4, .bwpadt4 {
    padding-top: 40.0px !important;
}
.bwcellpaddingtop5, .bwpadt5 {
    padding-top: 50.0px !important;
}
.bwcellpaddingtop6, .bwpadt6 {
    padding-top: 60.0px !important;
}
.bwcellpaddingtop7, .bwpadt7 {
    padding-top: 70.0px !important;
}
.bwcellpaddingtop8, .bwpadt8 {
    padding-top: 80.0px !important;
}
.bwcellpaddingtop9, .bwpadt9 {
    padding-top: 90.0px !important;
}
.bwcellpaddingtop10, .bwpadt10 {
    padding-top: 100.0px !important;
}
.bwcellpaddingtop11, .bwpadt11 {
    padding-top: 110.0px !important;
}
.bwcellpaddingtop12, .bwpadt12 {
    padding-top: 120.0px !important;
}
.bwcellpaddingtop13, .bwpadt13 {
    padding-top: 130.0px !important;
}
.bwcellpaddingtop14, .bwpadt14 {
    padding-top: 140.0px !important;
}
.bwcellpaddingtop15, .bwpadt15 {
    padding-top: 150.0px !important;
}
.bwcellpaddingtop16, .bwpadt16 {
    padding-top: 160.0px !important;
}
.bwcellpaddingtop17, .bwpadt17 {
    padding-top: 170.0px !important;
}
.bwcellpaddingtop18, .bwpadt18 {
    padding-top: 180.0px !important;
}
.bwcellpaddingtop19, .bwpadt19 {
    padding-top: 190.0px !important;
}
.bwcellpaddingtop20, .bwpadt20 {
    padding-top: 200.0px !important;
}

/*cell bottom padding adjustment styles*/
.bwcellpaddingbottom1, .bwpadb1 {
    padding-bottom: 2.0px !important;
}
.bwcellpaddingbottom2, .bwpadb2 {
    padding-bottom: 3.0px !important;
}
.bwcellpaddingbottom3, .bwpadb3 {
    padding-bottom: 4.0px !important;
}

/*underline style*/
.bwunderlinestyle, .bwuline {
    text-decoration: underline !important;
}
.bwdoubleunderlinestyle, .bwdbluline {
    text-decoration: underline;
    border-bottom: 1px solid black !important;
}

/*color style*/
.bwcolorred, .bwred {
    color: red !important;
}
.bwcolorblack, .bwblack {
    color: black !important;
}

/*margin left*/
.bwmarginleft1, .bwmarginl1 {
    margin-left: 30.0px !important;
}
.bwmarginleft2, .bwmarginl2 {
    margin-left: 60.0px !important;
}
.bwmarginleft3, .bwmarginl3 {
    margin-left: 90.0px !important;
}
.bwmarginleft4, .bwmarginl4 {
    margin-left: 120.0px !important;
}
.bwmarginleft5, .bwmarginl5 {
    margin-left: 150.0px !important;
}
.bwmarginleft6, .bwmarginl6 {
    margin-left: 180.0px !important;
}
.bwmarginleft7, .bwmarginl7 {
    margin-left: 210.0px !important;
}
.bwmarginleft8, .bwmarginl8 {
    margin-left: 240.0px !important;
}
.bwmarginleft9, .bwmarginl9 {
    margin-left: 270.0px !important;
}
.bwmarginleft10, .bwmarginl10 {
    margin-left: 300.0px !important;
}

/*text indent*/
.bwhangingindent, .bwhangindent {
    text-indent: -30.0px !important;
}

/*paragraph indent*/
.bwparagraphindent, .bwpindent {
    text-indent: 30.0px !important;
}

/*list styles*/
.bwliststylenone, .bwlistnone {
    list-style-image: none;
    list-style-type: none !important;
}
.bwliststyledisc, .bwlistdisc {
    list-style-type: disc !important;
}
.bwliststylesquare, .bwlistsquare {
    list-style-type: square !important;
}
.bwliststylecircle, .bwlistcircle {
    list-style-type: circle !important;
}
.bwliststyledecimal, .bwlistdecimal {
    list-style-type: decimal !important;
}
.bwliststyleloweralpha, .bwlistlowalpha {
    list-style-type: lower-alpha !important;
}
.bwliststyleupperalpha, .bwlistupalpha {
    list-style-type: upper-alpha !important;
}
.bwliststylelowerroman, .bwlistlowroman {
    list-style-type: lower-roman !important;
}
.bwliststyleupperroman, .bwlistuproman {
    list-style-type: upper-roman !important;
}

/*list item spacing*/
.bwlistitemmarginbottom, .bwlistitemmargb {
    margin-bottom: 10.0px !important;
}

/*pargraph margin inside table cells*/
.bwcellparagraphmargin, .bwcellpmargin {
    margin-bottom: 0px;
    margin-top: 0px !important;
}

/*table bottom margin*/
.bwtablebottommargin, .bwtablemarginb {
    margin-bottom: 10.0px !important;
}

/*horizontal block alignment*/
.bwblockaligncenter, .bwblockalignc {
    margin-left: auto;
    margin-right: auto !important;
}
.bwblockalignleft, .bwblockalignl {
    margin-left: 0px;
    margin-right: auto !important;
}
.bwblockalignright, .bwblockalignr {
    margin-left: auto;
    margin-right: 0px !important;
}

/*width*/
.bwwidthpercent1, .bwwidth1 {
    width: 1% !important;
} 
.bwwidthpercent2, .bwwidth2 {
    width: 2% !important;
} 
.bwwidthpercent3, .bwwidth3 {
    width: 3% !important;
} 
.bwwidthpercent4, .bwwidth4 {
    width: 4% !important;
} 
.bwwidthpercent5, .bwwidth5 {
    width: 5% !important;
} 
.bwwidthpercent6, .bwwidth6 {
    width: 6% !important;
} 
.bwwidthpercent7, .bwwidth7 {
    width: 7% !important;
} 
.bwwidthpercent8, .bwwidth8 {
    width: 8% !important;
} 
.bwwidthpercent9, .bwwidth9 {
    width: 9% !important;
} 
.bwwidthpercent10, .bwwidth10 {
    width: 10% !important;
} 
.bwwidthpercent11, .bwwidth11 {
    width: 11% !important;
} 
.bwwidthpercent12, .bwwidth12 {
    width: 12% !important;
} 
.bwwidthpercent13, .bwwidth13 {
    width: 13% !important;
} 
.bwwidthpercent14, .bwwidth14 {
    width: 14% !important;
} 
.bwwidthpercent15, .bwwidth15 {
    width: 15% !important;
} 
.bwwidthpercent16, .bwwidth16 {
    width: 16% !important;
} 
.bwwidthpercent17, .bwwidth17 {
    width: 17% !important;
} 
.bwwidthpercent18, .bwwidth18 {
    width: 18% !important;
} 
.bwwidthpercent19, .bwwidth19 {
    width: 19% !important;
} 
.bwwidthpercent20, .bwwidth20 {
    width: 20% !important;
} 
.bwwidthpercent21, .bwwidth21 {
    width: 21% !important;
} 
.bwwidthpercent22, .bwwidth22 {
    width: 22% !important;
} 
.bwwidthpercent23, .bwwidth23 {
    width: 23% !important;
} 
.bwwidthpercent24, .bwwidth24 {
    width: 24% !important;
} 
.bwwidthpercent25, .bwwidth25 {
    width: 25% !important;
} 
.bwwidthpercent26, .bwwidth26 {
    width: 26% !important;
} 
.bwwidthpercent27, .bwwidth27 {
    width: 27% !important;
} 
.bwwidthpercent28, .bwwidth28 {
    width: 28% !important;
} 
.bwwidthpercent29, .bwwidth29 {
    width: 29% !important;
} 
.bwwidthpercent30, .bwwidth30 {
    width: 30% !important;
} 
.bwwidthpercent31, .bwwidth31 {
    width: 31% !important;
} 
.bwwidthpercent32, .bwwidth32 {
    width: 32% !important;
} 
.bwwidthpercent33, .bwwidth33 {
    width: 33% !important;
} 
.bwwidthpercent34, .bwwidth34 {
    width: 34% !important;
} 
.bwwidthpercent35, .bwwidth35 {
    width: 35% !important;
} 
.bwwidthpercent36, .bwwidth36 {
    width: 36% !important;
} 
.bwwidthpercent37, .bwwidth37 {
    width: 37% !important;
} 
.bwwidthpercent38, .bwwidth38 {
    width: 38% !important;
} 
.bwwidthpercent39, .bwwidth39 {
    width: 39% !important;
} 
.bwwidthpercent40, .bwwidth40 {
    width: 40% !important;
} 
.bwwidthpercent41, .bwwidth41 {
    width: 41% !important;
} 
.bwwidthpercent42, .bwwidth42 {
    width: 42% !important;
} 
.bwwidthpercent43, .bwwidth43 {
    width: 43% !important;
} 
.bwwidthpercent44, .bwwidth44 {
    width: 44% !important;
} 
.bwwidthpercent45, .bwwidth45 {
    width: 45% !important;
} 
.bwwidthpercent46, .bwwidth46 {
    width: 46% !important;
} 
.bwwidthpercent47, .bwwidth47 {
    width: 47% !important;
} 
.bwwidthpercent48, .bwwidth48 {
    width: 48% !important;
} 
.bwwidthpercent49, .bwwidth49 {
    width: 49% !important;
} 
.bwwidthpercent50, .bwwidth50 {
    width: 50% !important;
} 
.bwwidthpercent51, .bwwidth51 {
    width: 51% !important;
} 
.bwwidthpercent52, .bwwidth52 {
    width: 52% !important;
} 
.bwwidthpercent53, .bwwidth53 {
    width: 53% !important;
} 
.bwwidthpercent54, .bwwidth54 {
    width: 54% !important;
} 
.bwwidthpercent55, .bwwidth55 {
    width: 55% !important;
} 
.bwwidthpercent56, .bwwidth56 {
    width: 56% !important;
} 
.bwwidthpercent57, .bwwidth57 {
    width: 57% !important;
} 
.bwwidthpercent58, .bwwidth58 {
    width: 58% !important;
} 
.bwwidthpercent59, .bwwidth59 {
    width: 59% !important;
} 
.bwwidthpercent60, .bwwidth60 {
    width: 60% !important;
} 
.bwwidthpercent61, .bwwidth61 {
    width: 61% !important;
} 
.bwwidthpercent62, .bwwidth62 {
    width: 62% !important;
} 
.bwwidthpercent63, .bwwidth63 {
    width: 63% !important;
} 
.bwwidthpercent64, .bwwidth64 {
    width: 64% !important;
} 
.bwwidthpercent65, .bwwidth65 {
    width: 65% !important;
} 
.bwwidthpercent66, .bwwidth66 {
    width: 66% !important;
} 
.bwwidthpercent67, .bwwidth67 {
    width: 67% !important;
} 
.bwwidthpercent68, .bwwidth68 {
    width: 68% !important;
} 
.bwwidthpercent69, .bwwidth69 {
    width: 69% !important;
} 
.bwwidthpercent70, .bwwidth70 {
    width: 70% !important;
} 
.bwwidthpercent71, .bwwidth71 {
    width: 71% !important;
} 
.bwwidthpercent72, .bwwidth72 {
    width: 72% !important;
} 
.bwwidthpercent73, .bwwidth73 {
    width: 73% !important;
} 
.bwwidthpercent74, .bwwidth74 {
    width: 74% !important;
} 
.bwwidthpercent75, .bwwidth75 {
    width: 75% !important;
} 
.bwwidthpercent76, .bwwidth76 {
    width: 76% !important;
} 
.bwwidthpercent77, .bwwidth77 {
    width: 77% !important;
} 
.bwwidthpercent78, .bwwidth78 {
    width: 78% !important;
} 
.bwwidthpercent79, .bwwidth79 {
    width: 79% !important;
} 
.bwwidthpercent80, .bwwidth80 {
    width: 80% !important;
} 
.bwwidthpercent81, .bwwidth81 {
    width: 81% !important;
} 
.bwwidthpercent82, .bwwidth82 {
    width: 82% !important;
} 
.bwwidthpercent83, .bwwidth83 {
    width: 83% !important;
} 
.bwwidthpercent84, .bwwidth84 {
    width: 84% !important;
} 
.bwwidthpercent85, .bwwidth85 {
    width: 85% !important;
} 
.bwwidthpercent86, .bwwidth86 {
    width: 86% !important;
} 
.bwwidthpercent87, .bwwidth87 {
    width: 87% !important;
} 
.bwwidthpercent88, .bwwidth88 {
    width: 88% !important;
} 
.bwwidthpercent89, .bwwidth89 {
    width: 89% !important;
} 
.bwwidthpercent90, .bwwidth90 {
    width: 90% !important;
} 
.bwwidthpercent91, .bwwidth91 {
    width: 91% !important;
} 
.bwwidthpercent92, .bwwidth92 {
    width: 92% !important;
} 
.bwwidthpercent93, .bwwidth93 {
    width: 93% !important;
} 
.bwwidthpercent94, .bwwidth94 {
    width: 94% !important;
} 
.bwwidthpercent95, .bwwidth95 {
    width: 95% !important;
} 
.bwwidthpercent96, .bwwidth96 {
    width: 96% !important;
} 
.bwwidthpercent97, .bwwidth97 {
    width: 97% !important;
} 
.bwwidthpercent98, .bwwidth98 {
    width: 98% !important;
} 
.bwwidthpercent99, .bwwidth99 {
    width: 99% !important;
} 
.bwwidthpercent100, .bwwidth100 {
    width: 100% !important;
} 


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Globe Newswire CSS                                xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.gnw_heading {
    text-align: center
}
.gnw_subhead {
    text-align: center
}
.gnw_colhead {
    text-align: center
}
.gnw_colhead_uline {
    text-align: center;
    border-bottom: solid black 1.0pt;
}
.gnw_colhead_dline {
    text-align: center;
    border-bottom: double black 2.5pt;
}
.gnw_label {
    vertical-align: bottom;
    text-align: left 
}
.gnw_label_uline {
    vertical-align: bottom;
    text-align: left;
    border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i10 {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i15 {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i20 {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i25 {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i30 {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_label_ulinetop {
    vertical-align: bottom;
    text-align: left;
    border-top: solid black 1.0pt;
}
.gnw_label_dline {
    vertical-align: bottom;
    text-align: left;
    border-bottom: double black 2.5pt;
}
.gnw_label_i10 {
    vertical-align: bottom;
    text-align: left;
    padding-left: 10.0px;
}
.gnw_label_i15 {
    vertical-align: bottom;
    text-align: left;
    padding-left: 15.0px;
}
.gnw_label_i20 {
    vertical-align: bottom;
    text-align: left;
    padding-left: 20.0px;
}
.gnw_label_i25 {
    vertical-align: bottom;
    text-align: left;
    padding-left: 25.0px;
}
.gnw_label_i30 {
    vertical-align: bottom;
    text-align: left;
    padding-left: 30.0px;
}
.gnw_num    {
    vertical-align: bottom;
    text-align: right;
}
.gnw_num_uline {
    vertical-align: bottom;
    text-align: right;
    border-bottom: solid black 1.0pt;
}
.gnw_num_ulinetop {
    vertical-align: bottom;
    text-align: right;
    border-top: solid black 1.0pt;
}
.gnw_num_dline {
    vertical-align: bottom;
    text-align: right;
    border-bottom: double black 2.5pt;
}
.gnw_num_dlinetop {
    vertical-align: bottom;
    text-align: right;
    border-top: double black 2.5pt;
}
.gnw_data   {
    vertical-align: bottom;
    text-align: left;
}
.gnw_data_uline {
    vertical-align: bottom;
    text-align: left;
    border-bottom: solid black 1.0pt;
}
.gnw_data_dline {
    vertical-align: bottom;
    text-align: left;
    border-bottom: double black 2.5pt;
}
.gnw_news_media_box {
    margin-top: 15px;
    margin-left: 6px;
    margin-bottom: 6px;
    margin-right: 6px;
    border-width: 1px;
    border-color: #A9A9A9;
    border-style: solid;
}
.gnw_media_caption {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.gnw_media_bgcolor {
    background-color: transparent 
}
.gnw_table {
    border-collapse: separate;
    border-spacing: 2px;
    font-size: 0.78em;
    width: auto !important;
}
.gnw_table td {
    white-space: normal !important;
}
.gnw_videotitle {
    font-weight: bold;color: #1d5296;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              PR Newswire CSS                                   xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.prntblns tr td:first-child, .prntblns tr td:first-child p {
    white-space: normal !important;
}

p.prnews_p {
    margin: 0 !important;
}
.prngen14 {
    border-bottom: black 0.08em solid !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen21 {
    border-bottom: 0.08em !important;
    text-align: left !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen4 {
    white-space: normal;
    border-bottom: 0.08em !important;
    text-align: left !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen19 {
    border-bottom: black 0.17em double;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen16 {
    border-bottom: black 0.17em double;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black !important;
    border-right: 0.08em !important;
}
.prngen6 {
    border-bottom: 0.08em !important;
    text-align: right !important;
    border-left: black 0.08em solid !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen9 {
    border-bottom: black 0.08em solid !important;
    text-align: center;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen13 {
    border-bottom: 0.08em !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen2 {
    border-bottom: 0.08em !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen12 {
    border-bottom: black 0.08em solid !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen3 {
    border-bottom: 0.08em !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen8 {
    border-bottom: 0.08em !important;
    text-align: center;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black 0.08em solid !important;
    border-right: 0.08em !important;
}
.prngen10 {
    border-bottom: 0.08em !important;
    text-align: center;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen23 {
    border-bottom: black 0.08em solid !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black 0.08em solid !important;
    border-right: 0.08em !important;
}
.prngen24 {
    border-bottom: black 0.08em solid !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black 0.08em solid !important;
    border-right: 0.08em !important;
}
.prngen18 {
    border-bottom: black 0.08em solid !important;
    text-align: center !important;
    border-left: black 0.08em solid !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black 0.08em solid !important;
    border-right: black 0.08em solid !important;
}
.prngen20 {
    border-bottom: 0.08em !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: TOP !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen22 {
    border-bottom: black 0.08em solid !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black !important;
    border-right: 0.08em !important;
}
.prngen17 {
    border-bottom: black 0.17em double !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: black !important;
    border-right: 0.08em !important;
}
.prngen15 {
    border-bottom: black 0.17em double !important;
    text-align: right !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prngen5 {
    border-bottom: black 0.08em solid !important;
    text-align: center !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important

}
.prngen7 {
    border-bottom: 0.08em !important;
    text-align: center !important;
    border-left: 0.08em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prnpr8 {
    padding-right: 0.67em !important;
}
.prntblns {
    border-bottom: 0.08em !important;
    border-left: 0.08em !important;
    border-top: 0.08em !important;
    border-right: 0.08em !important;
}
.prnvab {
    vertical-align: bottom !important;
}
.prnpl6 {
    padding-left: 0.50em !important;
}
.prnbls {
    border-left: black 0.08em solid !important;
}
.prnbb1 {
    border-bottom: 0.08em !important;
}
.prnbr1 {
    border-right: 0.08em !important;
}
.prnbt1 {
    border-top: 0.08em !important;
}
.prntac {
    text-align: center !important;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxx   WEB DISCLOSURE STYLES   xxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



#ccbn-tab-release-content h3, #ccbn-tab-advisory-content h3 {margin-bottom: 15px;
   text-transform: uppercase;}

#ccbn-tab-release-content p, #ccbn-tab-advisory-content p, #ccbn-tab-release-content li, #ccbn-tab-advisory-content li {margin-bottom: 10px; }

#ccbn-tab-release-content ul[type="disc"], #ccbn-tab-advisory-content ul[type="disc"] {list-style: disc outside none;
   margin-left: 15px;}
#ccbn-tab-release-content ul[type="circle"], #ccbn-tab-advisory-content ul[type="circle"] {list-style: circle outside none;
   margin-left: 30px;}


#ccbn-share-page .ccbn-tools-content-header {}
#ccbn-share-page .ccbn-tools-content-main {}
#ccbn-share-page .ccbn-tools-content-main ul {}
#ccbn-share-page .ccbn-tools-content-main li {}


#ccbn-rss-subscriptions .ccbn-tools-content-header {}
#ccbn-rss-subscriptions .ccbn-tools-content-main {}
#ccbn-rss-subscriptions .ccbn-rss-group {}


#ccbn-email-subscriptions .ccbn-tools-content-header {}
#ccbn-email-subscriptions .ccbn-tools-content-main {}



/* globally leveraged */
/* ajax spinner */
.ccbn-loading-placeholder {height: 20px;
   background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/ajax-loader.gif) no-repeat 30px center;
   display: none; }

/* print icon */
.ccbn-print-link-inactive {display: none; }   
.ccbn-print-page {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/toolkit_print_t.gif) no-repeat scroll 0 0;
   display: inline-block;
   padding-left: 16px; }    

/* social link icons */
.ccbn-social-link-google {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/google.png) no-repeat scroll left center; }
.ccbn-social-link-buzzup {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/buzzfeed.png) no-repeat scroll left center; }
.ccbn-social-link-linkedin {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/linkedin.png) no-repeat scroll left center; }
.ccbn-social-link-delicious {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/delicious.png) no-repeat scroll left center; }
.ccbn-social-link-reddit {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/reddit.png) no-repeat scroll left center; }
.ccbn-social-link-digg {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/digg.png) no-repeat scroll left center; }
.ccbn-social-link-stumbleupon {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/stumbleupon.png) no-repeat scroll left center; }
.ccbn-social-link-facebook {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/facebook.png) no-repeat scroll left center; }
.ccbn-social-link-twitter {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/twitter.png) no-repeat scroll left center; }
.ccbn-social-link-email {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/icon-email.png) no-repeat scroll left center; }

/* rss link icon */
.ccbn-rss-link {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/toolkit_rss_t.gif) no-repeat scroll left center;
   display: inline-block;
   padding-left: 18px; }        

/* more links */
.ccbn-link-more {margin: 0;
   padding: 0; }
.ccbn-link-more-text {float: left;
   padding-right: 8px; }    

/* css arrow pointing right*/
.ccbn-arrow {width: 0;
   height: 0;
   line-height: 0;
   border-width: 1px;
   border-style: solid;
   margin-top: 3px;
   float: left;
   margin-right: 12px; }
/* most browsers */
.ccbn-arrow {border-top: 4px dotted transparent;
   border-bottom: 4px dotted transparent;
   border-left: 4px solid #000000;
   border-right: 0; }
/* IE6 */
.ccbn-arrow {_border-top-color: pink;
   _border-bottom-color: pink;
   _border-right-color: pink;
   _filter: chroma(color=pink); }       

/* documents */
.ccbn-doc a {background-color: transparent;
   background-repeat: no-repeat;
   background-position: 0 0;
   background-attachment: scroll;
   display: inline-block;
   min-height: 16px;
   padding-left: 24px; }
/* multiple formats use an arrow indicator */
.ccbn-doc-multi-item, .ccbn-doc-multi-sec {display: none; }
.ccbn-doc-multi ul {display: none; }
.ccbn-doc-multi a {padding-left: 8px; }
.ccbn-doc-multi-expanded ul, .ccbn-doc-multi-expanded .ccbn-loading-placeholder {display: block; }  
.ccbn-doc-multi-expanded a {padding-left: 6px; }
.ccbn-doc-multi-expanded li a {padding-left: 24px; }
/* most browsers */
.ccbn-doc-multi-expanded .ccbn-arrow {margin-top: 5px;
   margin-right: 11px;
   border-left: 4px dotted transparent;
   border-right: 4px dotted transparent;
   border-top: 4px solid #000000;
   border-bottom: 0; }
/* IE6 */
.ccbn-doc-multi-expanded .ccbn-arrow {_border-left-color: pink;
   _border-bottom-color: pink;
   _border-right-color: pink;
   _filter: chroma(color=pink); }
/* document icons */
.ccbn-doc-pdf a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/md_pdf.gif);
   background-position: 0 0; }
.ccbn-doc-doc a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/md_doc.gif);
   background-position: 0 0; }
.ccbn-doc-xls a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/md_xls.gif);
   background-position: 0 0; }
.ccbn-doc-ppt a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/md_ppt.gif);
   background-position: 0 0; }
.ccbn-doc-html a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/HTML_small.gif);
   background-position: 0 0; }
.ccbn-doc-txt a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/PlainText_small.gif);
   background-position: 0 0; }
.ccbn-doc-wks a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/Lotus_small.gif);
   background-position: 0 0; }
.ccbn-doc-mob a {background-image: url(http://media.corporate-ir.net/media_files/priv/CCBN/event_help/icons/Mobular_small.gif);
   background-position: 0 0; }
.ccbn-doc-xbrl a {background-image: url(http://media.corporate-ir.net/media_files/priv/ccbn/event_help/smalldownload/xbrl.gif);
   background-position: 0 0; }
.ccbn-doc-other a {background-image: url(http://media.corporate-ir.net/media_files/priv/ccbn/event_help/icons/other.gif);
   background-position: 0 0; }
.ccbn-doc-win a {background-image: url(http://media.corporate-ir.net/media_files/priv/ccbn/event_help/icons/md_win.gif);
   background-position: 0 0; }
.ccbn-doc-mov a {background-image: url(http://media.corporate-ir.net/media_files/priv/ccbn/event_help/icons/md_quicktime.gif);
   background-position: 0 0; }
.ccbn-doc-ram a {background-image: url(http://media.corporate-ir.net/media_files/priv/ccbn/event_help/icons/md_real.gif);
   background-position: 0 0; }

/* new window icon */
.ccbn-new-window a, a.ccbn-new-window {background: transparent url(http://media.corporate-ir.net/media_files/irol/global_images/icon-open-window.gif) no-repeat scroll right 0;
   display: inline-block;
   min-height: 16px;
   padding-right: 24px; }       

/* stock quote dl */
.ccbn-stock-quote p {clear: both;
   margin: 0; }
.ccbn-dl-quote {margin: 0;
   padding: 0; }
.ccbn-dl-quote dt {clear: left;
   float: left;
   margin: 0;
   padding: 0;
   width: 40%; }
.ccbn-dl-quote dd {float: left;
   margin: 0;
   padding: 0;
   width: 50%; }

/* recent sec */
.ccbn-sec-recent-filters {list-style: none;
   padding: 0;
   margin: 0;
   display: none; }
.ccbn-sec-recent-filters li {display: inline;
   float: left;
   margin: 0 4px 0 0 !important; }
.ccbn-sec-recent-filters li a {float: left;
   padding: 3px;
   text-decoration: none; }
.ccbn-sec-recent-filters .ccbn-current-filter a {background: #333333;
   color: #FFFFFF; }
.ccbn-sec-recent-groups {clear: both}
.ccbn-sec-recent-group {display: none;
   padding: 5px 0}
.ccbn-sec-recent-group-active {display: block; }
.ccbn-sec-recent-group ul {list-style: none;
   padding: 0;
   margin: 0; }
.ccbn-sec-recent-group ul li {margin: 0 0 10px 0;
   padding: 0; }
.ccbn-content-secondary .ccbn-sec-recent-group ul li.ccbn-last {margin: 0;
   padding: 0; }

/* recent news */
.ccbn-news ul {list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   margin: 0;
   padding: 0; }
.ccbn-news ul li {margin: 0 0 10px;
   padding: 0; }

/* embedded player */
.ccbn-embedded-player-container {margin-bottom: 10px;
   width: 100%;
   display: none; }
.ccbn-embedded-player-480 {width: 480px;
   height: 295px;
   margin: 0 auto;
   clear: both; }
.ccbn-embedded-player-560 {width: 560px;
   height: 340px;
   margin: 0 auto;
   clear: both; }
.ccbn-embedded-player-640 {width: 640px;
   height: 385px;
   margin: 0 auto;
   clear: both; }
.ccbn-embedded-player-853 {width: 853px;
   height: 505px;
   margin: 0 auto;
   clear: both; }   
.ccbn-embedded-player-popup {float: right; }

/* toolbar and tool content */
.ccbn-tools {border-bottom: 1px solid #E6E6E6;
   margin-bottom: 10px;
   display: none; }
/* toolbar */
.ccbn-nav-toolbar {border-top: 1px solid #E6E6E6;
   list-style: none;
   margin: 10px 0 0;
   padding: 0;
   clear: both; }
.ccbn-nav-toolbar li {border-right: 1px solid #EEEEEE;
   float: left;
   padding: 0;
   margin: 0 !important; }
.ccbn-nav-toolbar li.ccbn-last {border-right: none; }
.ccbn-nav-toolbar li a {float: left;
   padding: 5px 10px;
   text-decoration: none; }
.ccbn-nav-toolbar li a: hover {background-color: #FAFAFA;
   color: #333333; }
.ccbn-nav-toolbar li.ccbn-nav-toolbar-active a {background: #E0E1E2;
   color: #000; }

/* tool content*/
.ccbn-tools-content {background: #EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0; }
.ccbn-tools-content h3 {font-size: 12px;
   padding-left: 40px;
   margin: 0;
   line-height: 16px; }
.ccbn-tools-content h4 {font-size: 11px;
   font-weight: bold;
   margin: 0 0 10px 0; }
.ccbn-tools-content p {font-size: 11px;
   margin-bottom: 10px; }   
.ccbn-tools-content-header {float: left;
   padding-bottom: 40px;
   width: 20%; }
.ccbn-tools-content-instructions {float: right;
   width: 30%; }
.ccbn-tools-content-main {float: left;
   padding-left: 3%;
   width: 45%; }

/* tabs and content area */
/* tabs */
.ccbn-tabs-nav {margin: 0;
   padding: 5px 5px 0;
   background: #E4E4E5 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-graygrad.png) repeat-x scroll center bottom;
   clear: both; }
.ccbn-tabs-nav li {list-style: none;
   margin: 0 !important;
   padding: 0 5px 0 0;
   float: left;
   font-size: 12px; }
.ccbn-tabs-nav li a {float: left;
   cursor: pointer;
   padding: 5px 10px;
   background: #FBFBFB url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-lightgraygrad.png) repeat-x scroll center bottom;
   text-decoration: none; }
.ccbn-tabs-nav li.ccbn-tab-active a {color: #000000;
   font-weight: bold;
   background: #FFFFFF none repeat scroll 0 0;
   border-bottom: 3px solid #FFFFFF; }
/* Content */
.ccbn-tab-content-area {padding: 10px 0 10px 15px; }
.ccbn-tab-content-inactive, .ccbn-tab-inactive {display: none; }        

/* right rail */
.ccbn-content-secondary {float: right;
   padding: 10px 15px 10px 20px;
   width: 200px;
   font-size: 10px; }
.ccbn-content-secondary-container {margin-bottom: 20px; }

/* accordion */
.ccbn-accordion {margin: 0;
   padding: 0;
   display: none; }
.ccbn-accordion-item {list-style: none;
   margin: 0;
   padding: 0;
   border-top: 1px solid #E6E6E6; }
.ccbn-accordion-item-link {padding: 5px 7px;
   width: 185px;
   display: inline-block;
   font-weight: bold;
   text-decoration: none;
   background: #ffffff; }
.ccbn-accordion-item-link: hover {background-color: #FAFAFA;
   color: #333333; }        
.ccbn-accordion-item-active a.ccbn-accordion-item-link, .ccbn-accordion-item-active a.ccbn-accordion-item-link: hover {background: #E0E1E2;
   color: #000000; }
/* most browsers */
.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow {margin-top: 5px;
   margin-right: 11px;
   border-left: 4px dotted transparent;
   border-right: 4px dotted transparent;
   border-top: 4px solid #000000;
   border-bottom: 0; }
/* IE6 */
.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow {_border-left-color: pink;
   _border-bottom-color: pink;
   _border-right-color: pink;
   _filter: chroma(color=pink); }   
.ccbn-accordion li.ccbn-last {border-bottom: 1px solid #E6E6E6; }
.ccbn-accordion-item-active  {background: #E0E1E2; }        
.ccbn-accordion-content {display: none;
   background: #EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0;
   padding: 0 10px 5px; }
.ccbn-accordion-content li.ccbn-last {border-bottom: none; }

/* css hacks to ensure proper layout is maintained */
.ccbn-tabs-nav:after,.ccbn-nav-toolbar:after, .ccbn-link-more:after {clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden; }
/*IE browsers need this part*/
.ccbn-tabs-nav, .ccbn-nav-toolbar, .ccbn-link-more {zoom: 1;
   _height: 1%; }   

/* earnings release */
/* event title and date section */
.ccbn-event-heading h2 {font-size: 16px;
   margin-bottom: 0 !important; }
.ccbn-event-heading h2 a  {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-earnings-release-32.gif) no-repeat scroll 0 0;
   padding-left: 38px;
   padding-bottom: 18px;
   color: #000;
   text-decoration: none; }
.ccbn-event-heading p {padding-left: 38px;
   margin-top: 0 !important; }

/* tool content*/
.ccbn-tools-content #ccbn-share-page, .ccbn-tools-content #ccbn-rss-subscriptions, .ccbn-tools-content #ccbn-email-subscriptions {display: none;
   padding: 20px; }
#ccbn-share-page .ccbn-tools-content-header {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-share-32.gif) no-repeat scroll 0 0; }
#ccbn-rss-subscriptions .ccbn-tools-content-header {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-rss-32.gif) no-repeat scroll 0 0; }
#ccbn-email-subscriptions .ccbn-tools-content-header {background: transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-alerts-44.gif) no-repeat scroll 0 0; }

/* share */
#ccbn-share-page .ccbn-tools-content-main ul  {margin: 0}
#ccbn-share-page .ccbn-tools-content-main ul li {float: left;
   margin: 0 0 8px 0;
   padding-right: 4%;
   width: 45%;
   list-style: none; }
#ccbn-share-page .ccbn-tools-content-main ul li a {display: block;
   padding-left: 20px; }

/* rss */
#ccbn-rss-subscriptions .ccbn-rss-group {float: left;
   padding-right: 3%;
   width: 45%; }
#ccbn-rss-subscriptions .ccbn-rss-group ul {margin: 0 0 10px;
   padding: 0; }
#ccbn-rss-subscriptions .ccbn-rss-group li {font-size: 11px;
   margin-bottom: 5px;
   list-style: none; }      

/* email subscriptions*/
.ccbn-tools-content #ccbn-email-subscriptions h3 {padding-left: 50px; }
#ccbn-email-subscriptions .ccbn-tools-content-main label {display: block;
   font-size: 11px; }
#ccbn-email-subscriptions .ccbn-tools-content-main .ccbnInput input {display: block;
   margin-bottom: 8px;
   width: 80%; }

/* event downloads */
.ccbn-event-downloads {margin: 0;
   padding: 0; }
.ccbn-event-downloads li {list-style: none;
   margin: 0 !important;
   padding: 3px 0;
   border-bottom: 1px solid #E6E6E6; }
.ccbn-event-downloads li.ccbn-last {border-bottom: none; }
.ccbn-event-downloads-encodings {margin-left: 24px;
   padding: 0; }
.ccbn-event-downloads-encodings a {text-transform: uppercase; }
/* related links */
.ccbn-related-links {margin: 0;
   padding: 0; }
.ccbn-related-links li {list-style: none;
   margin: 0 !important;
   padding: 3px 0;
   border-bottom: 1px solid #E6E6E6; }
.ccbn-related-links li a {background: transparent url(http://media.corporate-ir.net/media_files/irol/global_images/icon-open-window.gif) no-repeat scroll right 0;
   
display: inline-block;
   min-height: 16px;
   padding-right: 24px; }
.ccbn-related-links li.ccbn-last {border-bottom: none; }

/* css hacks to ensure proper layout is maintained */
#ccbn-share-page:after, #ccbn-rss-subscriptions:after, #ccbn-email-subscriptions:after {clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden; }
/*IE browsers need this part*/
#ccbn-share-page, #ccbn-rss-subscriptions, #ccbn-email-subscriptions {zoom: 1;
   _height: 1%; }

/* Release Publishing Styles V1 */
td.hugin_border_none_top {border: none}
td.hugin_border_none_right {border: none}
td.hugin_border_none_left {border: none}
td.hugin_border_none_bottom {border: none}
td.hugin_border_top {border-top: 1px solid #000}
td.hugin_border_right {border-right: 1px solid #000}
td.hugin_border_bottom {border-bottom: 1px solid #000}
td.hugin_border_left {border-left: 1px solid #000}
#div_with_clipping_code_id  {display: none}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Printer-friendly Styles                           xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.ir-print {
    background: none transparent;
    margin: 0;
    min-width: 0;
    max-width: 100%;
    padding: 0;
}

.ir-print .content {
    background: none transparent;
}

.ir-print .headline h1 {
    padding-top: 5px;
}

.ir-print .trContent {
    width: 100%;
}

.padlr {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.logoRow, .logoRow a {
    color: #777;
}


/*.emailPg tr.ccbnOutline table td {
    padding: 5px !important;
}

.emailPg tr.ccbnOutline table table, tr.ccbnOutline table table td {
    margin: -5px !important;
}
*/




@media print {

    .trContent * {
        background: transparent !important;
        color: #000 !important;
        font-family: Arial, Helvetica, sans-serif !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    .ir-print a {
        text-decoration: underline !important;
    }

    .ir-print a[href]:after {
        content: normal;
    }

}




/*** !!! DO NOT EDIT !!! ***/

#phxEditor .ccbnOutline table table, #phxEditor tr.ccbnOutline table table td, #phxEditor table.ccbnRowHoverTbl table, #phxEditor table.ccbnRowHoverTbl table td, #phxEditor .pad05 table, #phxEditor .pad05 table td, #phxEditor .pad5 table, #phxEditor .pad5 table td {
    margin: 0 !important;
}