/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   TOOL STYLES   xxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@import url(/media_files/priv/ccbn/event_help/ndq-icons/css/ndq-icons.css);

div.hero-bottom-overlay img {
    opacity: 1;
    filter: alpha(opacity=100);
}

div.hero-bottom-overlay p, div.hero-bottom-overlay p a {
    color: white !important;
    font-size: 12px !important;
    font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
}

.wb-content {padding-top:7px}
img {border: none;}
.evt-h-lbl a:link {color:#fff !important; font-weight: bold !important; padding-right:5px; opacity:1.0; }

/*** Advanced CCBN Content Area General Style ***/

.ccbnError li {color: #FF0000 !important;}

.ccbnContent .ccbnResponsiveRow .ccbnResponsiveCell:first-child {padding-left: 0;}

.ndqicon-arrow-down-2:before {position: absolute;
                              right: 10px;
                              color: #FFF;
                              font-size: 25px;}


/* reset td alignment */

td[align="right"] {text-align: right;}
td[align="left"] {text-align: left;}
td[align="center"] {text-align: center;}

.textAlignLeft {text-align: left;}
.textAlignRight {text-align: right;}
.textAlignCenter {text-align: center;}

/* toolkit */

.ccbnToolkit {border: 1px solid #CCC; background: #F1F1F1; margin:20px 0; padding: 20px; text-align: center;}

.ccbnToolkit ul {list-style-type: none; padding-left: 0 !important;}

.ccbnToolkit ul li {margin: 0 5px !important; display: inline-block;}

.ccbnToolkit ul li span {display: inline;}

.ccbnToolkit.vertical {text-align: left;}

.ccbnToolkit.vertical ul li {display: block;}

/* print */



.print .printLinks {text-align: right; padding: 0 15px;}

.print .ccbnContent {width: 100%;}

.print .ccbnContent > .ccbnResponsiveRow > .ccbnResponsiveCell:first-child {padding-left: 15px;}

.tearsheet input[type="text"],
.tearsheet textarea            {width: 100%;}

.tearsheet input[name="control_EmailPageUserVerificationTextbox"] {width: 200px;}

.print h1 {margin: 0;}

.print.tearsheet textarea {height: 50px;}


.ccbnContent  {
line-height: 140%;
}

.ccbnContent * {
/* vertical-align: top; */
}

.ccbnContent p {
margin: 15px 0;
}

.ccbnContent ul {
list-style: outside disc;
padding: 0 0 0 20px;
}

.ccbnContent ol {
list-style: outside decimal;
padding: 0 0 0 20px;
}

.ccbnContent ul li {
list-style: outside disc;
margin: 5px 0;
}

.ccbnContent ol li {
list-style: outside decimal;
margin: 5px 0;
}

.ccbnContent input, 
.ccbnContent select, 
.ccbnContent textarea {
display: inline-block;
/* margin: 0 5px 5px 0; */
}

.ccbnContent input[type='text'], 
.ccbnContent select, 
.ccbnContent textarea {
padding: 10px 20px;}

/*
.ccbnContent input[type="text"],
.ccbnContent textarea {border: 1px solid transparent; background: #DEDEDE; outline: none; 
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;}

.ccbnContent input[type="text"]:focus,
.ccbnContent textarea:focus {border: 1px solid #01BCE4; box-shadow: 0 0 10px rgba(1, 188, 228, 0.5);}
*/

.ccbnContent input[type="radio"], 
.ccbnContent input[type="checkbox"] {
border: 0  !important;
}

.ccbnContent a:link,
.ccbnContent a:active,
.ccbnContent a:visited {text-decoration: none;}

.ccbnContent hr,
.print hr       {border: none;
                 background-color: #DEDEDE;
                 color: #DEDEDE;
                 height: 1px;
                 margin: 20px 0;}

.ccbnProfile {
line-height: 180%;
text-align: justify;
}

.ccbnImages img {
border: 1px solid #eee;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                Phx page improved desing              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*** IRHome ***/

.ccbnHomeBox {
background-color: #f1f1f1;
padding: 10px 10px 10px 10px;
}

.ccbnHomeBox, .ccbnHomeBox a:link, .ccbnHomeBox a:visited, .ccbnHomeBox a:hover {
font-size: 11px;
}

.ccbnHomeBox .ccbnBgTblTtl td, .ccbnHomeBox .ccbnBgTblSubTtl td, .ccbnHomeBox .ccbnName {
background: none #e7e7e7;
}

.ccbnHomeBox .ccbnBgTblTtl td * td, .ccbnHomeBox .ccbnBgTblSubTtl td * td  {
background: none transparent;
}

.ccbnHomeBox .ccbnTtl {margin-top: 0;}

/* stock quote home */

.ccbnStockBox {min-height: 280px;}

.irhome-quote-sym {
display: block; 
}

.irhome-quote-pr {
font-size: 45px;
line-height: 45px; 
font-weight: 500; 
width: 50%; 
display: inline-block; 
margin-top: 5px;
}

.irhome-quote-ch, .irhome-quote-pct {
font-size: 20px; 
}

.irhome-quote-details {
border-top: 1px solid #D2D9E3; 
margin-top: 5px;
}

.irhome-quote-details td {
padding: 5px !important;
border: 0 !important;
width: 50%;
}

.irhome-quote-details tr:nth-child(even) {background: #EFEFEF;}

/* irhome news */

.news-home .ccbnResponsiveRow:nth-child(even) {background: #EFEFEF;}

.news-home .ccbnResponsiveRow {margin-bottom: 10px;}

.news-home .ccbnResponsiveCell.ccbnResponsive100 {padding-top: 10px !important; padding-bottom: 10px !important;}

.news-home .ccbnResponsiveRow:first-child .ccbnResponsiveCell.ccbnResponsive100 {padding-top: 0 !important; padding-bottom: 0 !important;}

.top-news-date {font-weight: 700;}

.top-news-title {font-weight: 700;
                 font-size: 133%;
                 cursor: pointer;
                 color: #01BCE4;}

.top-news-title:hover {text-decoration: underline;}

p.top-news-date,
p.top-news-title {margin: 0;}



/*** EventCalendar ***/

.ccbnEventDetailsTr td {
padding-right: 10px !important;
vertical-align: top;
}

.ccbnEventDetailsTr td * td {
padding-right: 0px !important;
}

#ccbnEventContainer .ccbnTtl {margin-top: 0;}

.ccbnCalendarTable {border: 1px solid #F1F1F1;}

.ccbnEvent {background: #4F648C;
            transition: background 0.75s ease;}

.ccbnEvent .ccbnTblTxt {color: #FFF;}

.ccbnEvent:hover {background: #F1F1F1;}

.ccbnEvent:hover .ccbnTblTxt {color: #000;}

.ccbnError li {color: #FF0000 !important;}

.ccbn-event-option {border: none !important;}

/*** StockCalculator ***/



.textAlignLeft td {text-align: left;}

/*** InfoReq ***/

.inforeq input[type=text], 
.inforeq select,
.inforeq textarea {
width: 99% !important;

}

.inforeq .ccbnTtl {padding-bottom: 0; margin-bottom: 0;}

.inforeq .ccbnBgTtl td {padding-bottom: 20px;}


/*** FAQ ***/

.faq .panelTrigger,
.govboard .panelTrigger,
.govmanage .panelTrigger {background: #EFEFEF; padding: 10px 35px 10px 10px; border-bottom: 1px solid #FFF; font-weight: 700; cursor: pointer; color: #01BCE4; position: relative;}

.faq .panelTrigger:hover,
.govboard .panelTrigger:hover,
.govmanage .panelTrigger:hover {text-decoration: underline; background: #DDD;}

.faq .panelContent,
.govboard .panelContent,
.govmanage .panelContent {padding: 20px 10px;}

.faq .ndqicon-arrow-down-2:before,
.govboard .ndqicon-arrow-down-2:before,
.govmanage .ndqicon-arrow-down-2:before {color: #01BCE4;}

.panelTrigger.active {background: #DDDDDD;}

.panelTrigger.active .ndqicon-arrow-down-2:before {content: "\e049";}



/*** SEC Filings ***/

.off:before {color: #999;}


/*** Email Alerts ***/

.alerts span {
height: auto;
width: 100%;
vertical-align: top;
display: inline-block;
}

.alerts label {
width: 90%;
vertical-align: top;
display: inline-block;
}

.alertslong .ccbnBgInput .ccbnBgTxt td {
empty-cells: hide;
padding: 0;
}

.alertslong .ccbnBgInput .ccbnBgTxt td .ccbnTxt {
empty-cells: hide;
}

.alertslong .ccbnBgLabel td {padding: 3px;}

.ccbnDisclaimer a {font-size: 14px; }

/* reports annual */

  .ar-grid {display: inline-block;
            width: 32%;
            text-align: center;
            margin-bottom: 20px;
            margin-right: 1%;
            vertical-align: top;}

  .ar-grid img {width: 100%; height: auto;}

  .ar-title {display: block;}

/* event details */

.ccbn-doc-pdf a {background-image: none !important;}

.ccbn-doc-pdf:before {color: #df0000; content: "\e0a0"; font-size: 25px; 
font-family: "ndqfonticons"; vertical-align: middle;}

.ccbn-doc a {padding-left: 5px !important;} 

.ccbn-event-option {padding: 5px 0 !important;}


/* news article */

.newsarticle a {word-break: break-all;}

/* gov board */

  .govboard .panelTrigger:hover {text-decoration: none;}

  .govboard .panelTrigger:hover .gov-name,
  .govboard .panelTrigger:hover .gov-name:hover {text-decoration: underline;}

  .gov-name {color: #01BCE4; display: block;}

  .gov-title {display: block;}

  .gov-name:hover,
  .gov-title:hover {text-decoration: none !important;}

/* gov manage */

  .govmanage .panelTrigger:hover {text-decoration: none;}

  .govmanage .panelTrigger:hover .gov-name,
  .govmanage .panelTrigger:hover .gov-name:hover {text-decoration: underline;}

/* gov commcomp */

  
  a.ccbnTblTtl:hover {color: #5782D8 !important;}

/* fundamentals */

  .ccbnRowHoverTbl .ccbnBgTblTxt td {border-top: 1px solid #D2D9E3;}

  .ccbnRowHoverTbl .ccbnBgTblTxt:last-child td {border-bottom: 1px solid #D2D9E3;}

  .ccbnRowHoverTbl .ccbnBgTblTxt td {padding: 7px;}

  .ccbnRowHoverTbl tr td[colspan="6"] {padding: 0;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             Page Styles - General Txt/Bg             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnTblTtl, .ccbnTblTtl a, .ccbnTblTtl a:visited, .ccbnTblTtl a:hover, .ccbnTblTtl a.ccbnLnk  {
text-transform: uppercase;
font-weight: bold;
color: #363636;
font-size: 12px;
}

.ccbnBgTblTtl                 {}

.ccbnBgTblTtl td              {
border-top: 1px solid #d6d5d5;
border-bottom: 1px solid #d6d5d5;
padding: 10px; 
}

.ccbnBgTblTtl td * td         {
background: none transparent;
border: 0;
padding: 0; 
}

.ccbnTblSubTtl                {
font-weight: bold;
}

.ccbnBgTblSubTtl              {}

.ccbnBgTblSubTtl  td          {
background: none #F4F4F4;
border-bottom: none;
padding: 7px; 
}

.ccbnBgTblSubTtl  td * td     {
background: none transparent;
border: 0;
padding: 0; 
}

.ccbnTblOdd                   {font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B'; font-size: 16px; color: #7B7B7B;}

.ccbnBgTblOdd                 {}

.ccbnTblEven                  {font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B'; font-size: 16px; color: #7B7B7B;}

.ccbnBgTblEven                {}

.ccbnBgTblOdd td, .ccbnBgTblEven td, .ccbnBgTblHighlight td,
.ccbnBorder td {
/* border-bottom: 1px solid #d6d5d5; */
padding: 7px; 
}

.ccbnBgTblOdd td * td, .ccbnBgTblEven td * td, .ccbnBgTblHighlight td * td,
.ccbnBorder td * td {
background: none transparent;
border: 0;
padding: 0; 
}

.ccbnBgTblOdd img, .ccbnBgTblEven img  {
vertical-align:top;
}

.ccbnBgTblOdd:hover td,
.ccbnBgTblEven:hover td,
.ccbnBorder:hover td  {background: #EFEFEF;}

.ccbnTblTxt                   {font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B'; font-size: 16px; color: #7B7B7B;}

.ccbnBgTblTxt                 {}

.ccbnTblTxtBold               {font-weight: bold;}

.ccbnBgTblTxtBold             {}

.ccbnTblHighlight             {font-weight: bold;}

.ccbnBgTblHighlight           {}

.ccbnTblSubTxt                {
color: #999;
font-size: 12px !important;
line-height: 12px;
}

.ccbnBgTblSubTxt              {}

.ccbnTblLnk                   {}

.ccbnBgTblLnk                 {}

.ccbnTblHighlightLnk          {font-weight: bold;}

.ccbnBgTblHighlightLnk        {}

.ccbnTblLabelLnk              {font-weight: 400; font-size: 14px;}

.ccbnBgTblLabelLnk            {}

.ccbnTtl                      {
font-family: 'Gotham SSm A', 'Gotham SSm B';
font-size: 26px;
font-weight: 200;
color: #363636;
}

.ccbnBgTtl                    {}

.ccbnSubTtl                   {font-weight: bold;}

.ccbnBgSubTtl                 {}

.ccbnTxt                      {}

.ccbnBgTxt                    {}

.ccbnTxtBold                  {font-weight: bold;}

.ccbnBgTxtBold                {}

.ccbnTxtBoldSub               {font-weight: bold;}

.ccbnBgTxtBoldSub             {}

.ccbnSubTxt                   {
color: #999;
font-size: 12px !important;
line-height: 12px;
}

.ccbnBgSubTxt                 {}

.ccbnRequired                 {
color: #FF0000;
}

.ccbnBgRequired               {}

.ccbnError                    {
color: #FF0000;
}

.ccbnError li {
    margin-left: 20px;
}

.ccbnBgError                  {}

.ccbnConfirmBold              {
font-weight: bold;
}

.ccbnBgConfirmBold            {}

.ccbnNeg                      {
color: #FF0000;
}

.ccbnBgNeg                    {
background-color: #FF0000;
}

.ccbnPos                      {
color: #2B8000; 
font-weight: bold;
}

.ccbnBgPos                    {
background-color: #00B000;
}

.ccbnPrice                    {
font-weight: bold;
}

.ccbnBgPrice                  {}

.ccbnLnk, .ccbnLnk a, .ccbnLnk a:visited, .ccbnLnk a:hover     {
}

.ccbnBgLnk                    {}

.ccbnSubLnk                   {
font-size: 10px !important;
line-height: 12px;
}

.ccbnBgSubLnk                 {}

.ccbnTblSubLnk                {
font-size: 10px !important;
line-height: 12px;
}

.ccbnBgTblSubLnk              {}

.modDisclaimer                {
font-size: 12px !important;
line-height: 16px;
}

.ccbnDisclaimer               {
font-size: 14px !important;
line-height: 22px;
font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B';
    font-weight: 300;
    font-style: normal;
}

.ccbnBgDisclaimer             {font-size: 16px !important;
line-height: 22px;
font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B';
    font-weight: 300;
    font-style: normal;}

.ccbnLabel                    {
font-weight: bold;
}

.ccbnBgLabel                  {}

.ccbnTblLabelLeft             {font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B'; font-size: 16px; color: #7B7B7B;}

.ccbnBgTblLabelLeft           {}

.ccbnTblLabelTop              {}

.ccbnBgTblLabelTop            {}

.ccbnNav                      {}

.ccbnSelect                   {}

.ccbnBgSelect                 {}

.ccbnInput                    {}

.ccbnInputSmall input         {padding: 3px;}

.ccbnBgInput                  {}

.ccbnButton                   {
font-family: "Gotham SSm A", "Gotham SSm B";
font-size: 12px;
letter-spacing: 1px;
    background-color: #5782d8;
font-weight: 800;
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px 20px;
    text-align: center;
    vertical-align: top;
    width: auto;
    transition: background-color 500ms ease;
   height: 42px;
text-transform: uppercase;
 -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.ccbnButton:hover             {background-color:  #4e75c2; color: #FFF;}

.ccbnBgButton                 {}

.ccbnOutline                  {}

.ccbnOutlineChart             {}

.ccbnOutlineQuote             {}

.ccbnBgChart                  {}

.ccbnBgLine                   {background-color: #000;}

.ccbnBgLine td                {padding: 0;
                               margin: 0;
                               line-height: 1px;
                               height: 1px;
                               font-size: 0;}

.ccbnBgSpacer                 {}

.ccbnNull *                   {vertical-align: top;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             SEC - keyword search results             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#CCBNSECRes                   {}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                 Enumerate Backgrounds                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumBodyBg               {}

.ccbnEnumBg                   {background-color: #CCCCCC;}

.ccbnEnumBgLogo               {}

.ccbnEnumHighlightLt          {}

.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             {}


/* 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:200px;
height:auto;
background:#ffffff;
text-align:left;
border:1px solid #999;
top:0px;
left:0px;
font-size: 12px;
padding: 5px;
color:#666666; 
z-index: 9999999;
}

.ccbnPopover td {
border: 0 !important;
}

/*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          {width: 300px; display: none;}

.ccbnEventHeaderHover         {width: 300px; display: none;}

.ccbnBioHover                 {width: 400px; display: none;}

.ccbnNewsHover                {width: 400px; display: none;}


/*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{}


/*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;
height:expression(this.scrollHeight>100?"100px":"auto");
}

.ccbnCalendarHelpDiv          {
height: 300px;
}

.ccbnCalendarHelpDiv * td {
padding: 0;
}

.ccbnCalendarHelpDiv *        { 
border:0 none !important;
font-size:11px;
line-height:17px;
}

/*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;
}

.ccbnCalendarDivClick td * {
vertical-align: middle; 
}

/*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                    {
border:2px solid #1A9EE8 !important; 
}


/*styles for days that have events This should be changed to reflect the clients color scheme*/

.ccbnEvent                    {
cursor: pointer;
}

.ccbnCalButton                {
cursor: pointer;
}

.ccbnDay                      {
padding: 2px 0 !important;
}

.ccbnName                     {
border-bottom: 1px solid #D2D9E3;
background: #f4f4f4;
padding: 3px 0 !important;
}

.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;
background-position: center left;
}


/*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 */

.bwcellpaddingbottom1         {padding-bottom: 2.0px;
                               font: 100% arial;}

.bwcellpaddingbottom3         {padding-bottom: 4.0px;
                               font: 100% arial;}

.bwcellpaddingleft0           {padding-left: 0.0px;
                               font: 100% arial;}

.bwcellpaddingleft1           {padding-left: 5.0px;
                               font: 100% arial;}

.bwcellpaddingleft2           {padding-left: 10.0px;
                               font: 100% arial;}

.bwcellpaddingleft4           {padding-left: 20.0px;
                               font: 100% arial;}

.bwcellpaddingleft5           {padding-left: 25.0px;
                               font: 100% arial;}

.bwcellpaddingleft6           {padding-left: 30.0px;
                               font: 100% arial;}

.bwcellpaddingleft7           {padding-left: 35.0px;
                               font: 100% arial;}

.bwcellpaddingleft8           {padding-left: 40.0px;
                               font: 100% arial;}

.bwcellpaddingright0          {padding-right: 0.0px;
                               font: 100% arial;}

.bwcellparagraphmargin        {margin-bottom: 0px;
                               margin-top: 0px;
                               font: 100% arial;}

.bwdoublebottomborder         {border-bottom: double black 2.25pt;
                               font: 100% arial;}

.bwlistitemmarginbottom       {margin-bottom: 10.0px;
                               font: 100% arial;}

.bwsinglebottomborder         {border-bottom: solid black 1.0pt;
                               font: 100% arial;}

.bwtablebottommargin          {margin-bottom: 10.0px;
                               font: 100% arial;}

.bwtextaligncenter            {text-align: center;
                               font: 100% arial;}

.bwtextalignleft              {text-align: left;
                               font: 100% arial;}

.bwtextalignright             {text-align: right;
                               font: 100% arial;}

.bwunderlinestyle             {text-decoration: underline;
                               font: 100% arial;}

.bwverticalalignbottom        {vertical-align: bottom;
                               font: 100% arial;}

.bwverticalaligntop           {vertical-align: top;
                               font: 100% arial;}

.bwwhitespacenowrap           {white-space: nowrap;
                               font: 100% arial;}

/* BUSINESS WIRE XHTML EXTERNAL CSS STYLES */
/* Content Photo */
.bwbodyimg {float:left;padding-left:0px;padding-right:20px; padding-top:0px;padding-bottom:0px;}
.bwbodyimgcaption {font-size:85%;}
/*text alignments*/
.bwtextaligncenter, .bwalignc {text-align:center;}
.bwtextalignleft, .bwalignl {text-align:left;}
.bwtextalignright, .bwalignr  {text-align:right;}
.bwverticalaligntop, .bwvertalignt {vertical-align:top;}
.bwverticalalignmiddle, .bwvertalignm {vertical-align:middle;}
.bwverticalalignbottom, .bwvertalignb {vertical-align:bottom;}
.bwtablefigurealign, .bwfigurealign {text-align:right;vertical-align:bottom;}
.bwtabletextalign, .bwtxtalign {text-align:left;vertical-align:bottom;}
.bwwhitespacenowrap, .bwnowrap {white-space:nowrap;}
/*borders*/
.bwsinglebottomborder, .bwsinglebottom {border-bottom:solid black 1.0pt;}
.bwdoublebottomborder, .bwdoublebottom {border-bottom:double black 2.25pt;}
.bwsingletopborder, .bwsingletop {border-top:solid black 1.0pt;}
.bwdoubletopborder, .bwdoubletop {border-top:double black 2.25pt;}
/*table cell paddings*/
.bwcellpaddingleft0, .bwpadl0 {padding-left:0.0px;}
.bwcellpaddingleft1, .bwpadl1 {padding-left:5.0px;}
.bwcellpaddingleft2, .bwpadl2 {padding-left:10.0px;}
.bwcellpaddingleft3, .bwpadl3 {padding-left:15.0px;}
.bwcellpaddingleft4, .bwpadl4 {padding-left:20.0px;}
.bwcellpaddingleft5, .bwpadl5 {padding-left:25.0px;}
.bwcellpaddingleft6, .bwpadl6 {padding-left:30.0px;}
.bwcellpaddingleft7, .bwpadl7 {padding-left:35.0px;}
.bwcellpaddingleft8, .bwpadl8 {padding-left:40.0px;}
.bwcellpaddingleft9, .bwpadl9 {padding-left:45.0px;}
.bwcellpaddingleft10, .bwpadl10 {padding-left:50.0px;}
.bwcellpaddingleft11, .bwpadl11 {padding-left:55.0px;}
.bwcellpaddingleft12, .bwpadl12 {padding-left:60.0px;}
.bwcellpaddingleft13, .bwpadl13 {padding-left:65.0px;}
.bwcellpaddingleft14, .bwpadl14 {padding-left:70.0px;}
.bwcellpaddingleft15, .bwpadl15 {padding-left:75.0px;}
.bwcellpaddingleft16, .bwpadl16 {padding-left:80.0px;}
.bwcellpaddingleft17, .bwpadl17 {padding-left:85.0px;}
.bwcellpaddingleft18, .bwpadl18 {padding-left:90.0px;}
.bwcellpaddingleft19, .bwpadl19 {padding-left:95.0px;}
.bwcellpaddingleft20, .bwpadl20 {padding-left:100.0px;}
/*table cell paddings*/
.bwcellpaddingright0, .bwpadr0 {padding-right:0.0px;}
.bwcellpaddingright1, .bwpadr1 {padding-right:5.0px;}
.bwcellpaddingright2, .bwpadr2 {padding-right:10.0px;}
.bwcellpaddingright3, .bwpadr3 {padding-right:15.0px;}
.bwcellpaddingright4, .bwpadr4 {padding-right:20.0px;}
.bwcellpaddingright5, .bwpadr5 {padding-right:25.0px;}
.bwcellpaddingright6, .bwpadr6 {padding-right:30.0px;}
.bwcellpaddingright7, .bwpadr7 {padding-right:35.0px;}
.bwcellpaddingright8, .bwpadr8 {padding-right:40.0px;}
.bwcellpaddingright9, .bwpadr9 {padding-right:45.0px;}

.bwcellpaddingright10, .bwpadr10 {padding-right:50.0px;}
.bwcellpaddingtop1, .bwpadt1 {padding-top:10.0px;}
.bwcellpaddingtop2, .bwpadt2  {padding-top:20.0px;}
.bwcellpaddingtop3, .bwpadt3  {padding-top:30.0px;}
.bwcellpaddingtop4, .bwpadt4  {padding-top:40.0px;}
.bwcellpaddingtop5, .bwpadt5  {padding-top:50.0px;}
.bwcellpaddingtop6, .bwpadt6  {padding-top:60.0px;}
.bwcellpaddingtop7, .bwpadt7  {padding-top:70.0px;}
.bwcellpaddingtop8, .bwpadt8  {padding-top:80.0px;}
.bwcellpaddingtop9, .bwpadt9  {padding-top:90.0px;}
.bwcellpaddingtop10, .bwpadt10  {padding-top:100.0px;}
.bwcellpaddingtop11, .bwpadt11 {padding-top:110.0px;}
.bwcellpaddingtop12, .bwpadt12 {padding-top:120.0px;}
.bwcellpaddingtop13, .bwpadt13 {padding-top:130.0px;}
.bwcellpaddingtop14, .bwpadt14 {padding-top:140.0px;}
.bwcellpaddingtop15, .bwpadt15 {padding-top:150.0px;}
.bwcellpaddingtop16, .bwpadt16 {padding-top:160.0px;}
.bwcellpaddingtop17, .bwpadt17 {padding-top:170.0px;}
.bwcellpaddingtop18, .bwpadt18 {padding-top:180.0px;}
.bwcellpaddingtop19, .bwpadt19 {padding-top:190.0px;}
.bwcellpaddingtop20, .bwpadt20 {padding-top:200.0px;}
/*cell bottom padding adjustment styles*/
.bwcellpaddingbottom1, .bwpadb1  {padding-bottom:2.0px;}
.bwcellpaddingbottom2, .bwpadb2 {padding-bottom:3.0px;}
.bwcellpaddingbottom3, .bwpadb3 {padding-bottom:4.0px;}
/*underline style*/
.bwunderlinestyle, .bwuline {text-decoration:underline;}
.bwdoubleunderlinestyle, .bwdbluline {text-decoration:underline;border-bottom:1px solid black;}
/*color style*/
.bwcolorred, .bwred {color:red;}
.bwcolorblack, .bwblack {color:black;}
/*margin left*/
.bwmarginleft1, .bwmarginl1 {margin-left:30.0px;}
.bwmarginleft2, .bwmarginl2 {margin-left:60.0px;}
.bwmarginleft3, .bwmarginl3 {margin-left:90.0px;}
.bwmarginleft4, .bwmarginl4 {margin-left:120.0px;}
.bwmarginleft5, .bwmarginl5 {margin-left:150.0px;}
.bwmarginleft6, .bwmarginl6 {margin-left:180.0px;}
.bwmarginleft7, .bwmarginl7 {margin-left:210.0px;}
.bwmarginleft8, .bwmarginl8 {margin-left:240.0px;}
.bwmarginleft9, .bwmarginl9 {margin-left:270.0px;}
.bwmarginleft10, .bwmarginl10 {margin-left:300.0px;}
/*text indent*/
.bwhangingindent, .bwhangindent {text-indent:-30.0px;}
/*paragraph indent*/
.bwparagraphindent, .bwpindent {text-indent:30.0px;}
/*list styles*/
.bwliststylenone, .bwlistnone {list-style-image:none;list-style-type:none;}
.bwliststyledisc, .bwlistdisc {list-style-type:disc;}
.bwliststylesquare, .bwlistsquare {list-style-type:square;}
.bwliststylecircle, .bwlistcircle {list-style-type:circle;}
.bwliststyledecimal, .bwlistdecimal {list-style-type:decimal;}
.bwliststyleloweralpha, .bwlistlowalpha {list-style-type:lower-alpha;}
.bwliststyleupperalpha, .bwlistupalpha {list-style-type:upper-alpha;}
.bwliststylelowerroman, .bwlistlowroman {list-style-type:lower-roman;}
.bwliststyleupperroman, .bwlistuproman {list-style-type:upper-roman;}
/*list item spacing*/
.bwlistitemmarginbottom, .bwlistitemmargb {margin-bottom:10.0px;}
/*pargraph margin inside table cells*/
.bwcellparagraphmargin, .bwcellpmargin {margin-bottom:0px;margin-top:0px;}
/*table bottom margin*/
.bwtablebottommargin, .bwtablemarginb {margin-bottom:10.0px;}
/*horizontal block alignment*/
.bwblockaligncenter, .bwblockalignc {margin-left:auto;margin-right:auto;}
.bwblockalignleft, .bwblockalignl {margin-left:0px;margin-right:auto;}
.bwblockalignright, .bwblockalignr {margin-left:auto;margin-right:0px;}
/*width*/
.bwwidthpercent1, .bwwidth1 {width:1%;} 
.bwwidthpercent2, .bwwidth2 {width:2%;} 
.bwwidthpercent3, .bwwidth3 {width:3%;} 
.bwwidthpercent4, .bwwidth4 {width:4%;} 
.bwwidthpercent5, .bwwidth5 {width:5%;} 
.bwwidthpercent6, .bwwidth6 {width:6%;} 
.bwwidthpercent7, .bwwidth7 {width:7%;} 
.bwwidthpercent8, .bwwidth8 {width:8%;} 
.bwwidthpercent9, .bwwidth9 {width:9%;} 
.bwwidthpercent10, .bwwidth10 {width:10%;} 
.bwwidthpercent11, .bwwidth11 {width:11%;} 
.bwwidthpercent12, .bwwidth12 {width:12%;} 
.bwwidthpercent13, .bwwidth13 {width:13%;} 
.bwwidthpercent14, .bwwidth14 {width:14%;} 
.bwwidthpercent15, .bwwidth15 {width:15%;} 
.bwwidthpercent16, .bwwidth16 {width:16%;} 
.bwwidthpercent17, .bwwidth17 {width:17%;} 
.bwwidthpercent18, .bwwidth18 {width:18%;} 
.bwwidthpercent19, .bwwidth19 {width:19%;} 
.bwwidthpercent20, .bwwidth20 {width:20%;} 
.bwwidthpercent21, .bwwidth21 {width:21%;} 
.bwwidthpercent22, .bwwidth22 {width:22%;} 
.bwwidthpercent23, .bwwidth23 {width:23%;} 
.bwwidthpercent24, .bwwidth24 {width:24%;} 
.bwwidthpercent25, .bwwidth25 {width:25%;} 
.bwwidthpercent26, .bwwidth26 {width:26%;} 
.bwwidthpercent27, .bwwidth27 {width:27%;} 
.bwwidthpercent28, .bwwidth28 {width:28%;} 
.bwwidthpercent29, .bwwidth29 {width:29%;} 
.bwwidthpercent30, .bwwidth30 {width:30%;} 
.bwwidthpercent31, .bwwidth31 {width:31%;} 
.bwwidthpercent32, .bwwidth32 {width:32%;} 
.bwwidthpercent33, .bwwidth33 {width:33%;} 
.bwwidthpercent34, .bwwidth34 {width:34%;} 
.bwwidthpercent35, .bwwidth35 {width:35%;} 
.bwwidthpercent36, .bwwidth36 {width:36%;} 
.bwwidthpercent37, .bwwidth37 {width:37%;} 
.bwwidthpercent38, .bwwidth38 {width:38%;} 
.bwwidthpercent39, .bwwidth39 {width:39%;} 
.bwwidthpercent40, .bwwidth40 {width:40%;} 
.bwwidthpercent41, .bwwidth41 {width:41%;} 
.bwwidthpercent42, .bwwidth42 {width:42%;} 
.bwwidthpercent43, .bwwidth43 {width:43%;} 
.bwwidthpercent44, .bwwidth44 {width:44%;} 
.bwwidthpercent45, .bwwidth45 {width:45%;} 
.bwwidthpercent46, .bwwidth46 {width:46%;} 
.bwwidthpercent47, .bwwidth47 {width:47%;} 
.bwwidthpercent48, .bwwidth48 {width:48%;} 
.bwwidthpercent49, .bwwidth49 {width:49%;} 
.bwwidthpercent50, .bwwidth50 {width:50%;} 
.bwwidthpercent51, .bwwidth51 {width:51%;} 
.bwwidthpercent52, .bwwidth52 {width:52%;} 
.bwwidthpercent53, .bwwidth53 {width:53%;} 
.bwwidthpercent54, .bwwidth54 {width:54%;} 
.bwwidthpercent55, .bwwidth55 {width:55%;} 
.bwwidthpercent56, .bwwidth56 {width:56%;} 
.bwwidthpercent57, .bwwidth57 {width:57%;} 
.bwwidthpercent58, .bwwidth58 {width:58%;} 
.bwwidthpercent59, .bwwidth59 {width:59%;} 
.bwwidthpercent60, .bwwidth60 {width:60%;} 
.bwwidthpercent61, .bwwidth61 {width:61%;} 
.bwwidthpercent62, .bwwidth62 {width:62%;} 
.bwwidthpercent63, .bwwidth63 {width:63%;} 
.bwwidthpercent64, .bwwidth64 {width:64%;} 
.bwwidthpercent65, .bwwidth65 {width:65%;} 
.bwwidthpercent66, .bwwidth66 {width:66%;} 
.bwwidthpercent67, .bwwidth67 {width:67%;} 
.bwwidthpercent68, .bwwidth68 {width:68%;} 
.bwwidthpercent69, .bwwidth69 {width:69%;} 
.bwwidthpercent70, .bwwidth70 {width:70%;} 
.bwwidthpercent71, .bwwidth71 {width:71%;} 
.bwwidthpercent72, .bwwidth72 {width:72%;} 
.bwwidthpercent73, .bwwidth73 {width:73%;} 
.bwwidthpercent74, .bwwidth74 {width:74%;} 
.bwwidthpercent75, .bwwidth75 {width:75%;} 
.bwwidthpercent76, .bwwidth76 {width:76%;} 
.bwwidthpercent77, .bwwidth77 {width:77%;} 
.bwwidthpercent78, .bwwidth78 {width:78%;} 
.bwwidthpercent79, .bwwidth79 {width:79%;} 
.bwwidthpercent80, .bwwidth80 {width:80%;} 
.bwwidthpercent81, .bwwidth81 {width:81%;} 
.bwwidthpercent82, .bwwidth82 {width:82%;} 
.bwwidthpercent83, .bwwidth83 {width:83%;} 
.bwwidthpercent84, .bwwidth84 {width:84%;} 
.bwwidthpercent85, .bwwidth85 {width:85%;} 
.bwwidthpercent86, .bwwidth86 {width:86%;} 
.bwwidthpercent87, .bwwidth87 {width:87%;} 
.bwwidthpercent88, .bwwidth88 {width:88%;} 
.bwwidthpercent89, .bwwidth89 {width:89%;} 
.bwwidthpercent90, .bwwidth90 {width:90%;} 
.bwwidthpercent91, .bwwidth91 {width:91%;} 
.bwwidthpercent92, .bwwidth92 {width:92%;} 
.bwwidthpercent93, .bwwidth93 {width:93%;} 
.bwwidthpercent94, .bwwidth94 {width:94%;} 
.bwwidthpercent95, .bwwidth95 {width:95%;} 
.bwwidthpercent96, .bwwidth96 {width:96%;} 
.bwwidthpercent97, .bwwidth97 {width:97%;} 
.bwwidthpercent98, .bwwidth98 {width:98%;} 
.bwwidthpercent99, .bwwidth99 {width:99%;} 
.bwwidthpercent100, .bwwidth100 {width:100%;} 


/* 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: 1px; width: auto !important;}
.gnw_table * {/*font-size: 10px;*/}
.gnw_table td {padding: 0; /*white-space: pre-wrap;*/}
.gnw_videotitle {font-weight: bold; color: #1d5296;}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x               PRNewsWire Fix                         x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 

/* The below classes/rules should be added to the bottom of ccbnIR.css for PR Newswire clients to format financial releases (as of Jan 1, 2013)
*/ 

.xn-content td {
padding-left: 0 !important;
padding-right: 0 !important;
white-space: normal;
}

.xn-content td * {
/*font-size: 10px;*/
}

.prntblns {
width: auto;
}

.prntblns td {
padding-left: 0 !important;
padding-right: 0 !important;
white-space: normal !important;
}

.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 */
/* x           Earnings Disclosure Styles                             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* 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 2px;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:24px;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(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-pdf.png);background-position:0 0;}
      .ccbn-doc-doc a{background-image:url(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-doc.png);background-position:0 0;}
      .ccbn-doc-xls a{background-image:url(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-xls.png);background-position:0 0;}
      .ccbn-doc-ppt a{background-image:url(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-ppt.png);background-position:0 0;}
      .ccbn-doc-html a{background-image:url(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-html.png);background-position:0 0;}
      .ccbn-doc-txt a{background-image:url(/media_files/priv/CCBN/event_help/ndq-icons/icon-23px-txt.png);background-position:0 0;}
      .ccbn-doc-wks a{background-image:url(/media_files/priv/CCBN/event_help/icons/Lotus_small.gif);background-position:0 0;}
      .ccbn-doc-mob a{background-image:url(/media_files/priv/CCBN/event_help/icons/Mobular_small.gif);background-position:0 0;}
      .ccbn-doc-xbrl a{background-image:url(/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-xbrl.png);background-position:0 0;}
      .ccbn-doc-other a{background-image:url(/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-blank.png);background-position:0 0;}
      .ccbn-doc-win a{background-image:url(/media_files/priv/ccbn/event_help/icons/md_win.gif);background-position:0 0;}
      .ccbn-doc-mov a{background-image:url(/media_files/priv/ccbn/event_help/icons/md_quicktime.gif);background-position:0 0;}
      .ccbn-doc-ram a{background-image:url(/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;}
      .ccbn-sec-recent-group-active{display:block;}
         .ccbn-sec-recent-group ul{list-style:none !important;padding:0;margin:0;}
            .ccbn-sec-recent-group ul li{list-style:none !important;margin:0 0 10px 0;padding:0;}
			
/* recent news */
.ccbn-news ul{list-style-image:none !important;list-style-position:outside;list-style-type:none !important;margin:0;padding:0;}
   .ccbn-news ul li{list-style:none !important;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 !important;margin:10px 0 0;padding:0 !important;clear:both;}
      .ccbn-nav-toolbar li{border-right:1px solid #EEEEEE;float:left;list-style:none !important;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:50px;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 !important;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 !important;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, ul.ccbn-accordion {margin:0 !important;padding:0;display:none;}
	.ccbn-accordion-item{list-style:none !important;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 h1{font-size:24px;}
      .ccbn-event-heading h1 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;}
   .ccbn-event-heading p{}

   /* 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 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-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 !important;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;}

   /* event details */

   .ccbn-event-details {
      background-repeat: repeat-x !important;
   }

   .ccbn-event-option-supportingMaterials ul li {
      list-style: none outside none;
   }

   .ccbn-event-summary-heading h2 {
      min-height: 25px;
   }

   /* related links */
   .ccbn-related-links{margin:0;padding:0;}
      .ccbn-related-links li{list-style:none !important;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%;}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Tab Navigation                                    xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#maintab { margin-top: 15px; }

.shadetabs { 
padding: 4px 0 3px 0 !important; 
margin-left: 0 !important; 
margin-top: 1px !important; 
margin-bottom: 0 !important; 
list-style-type: none; 
text-align: left; 
/*set to left, center, or right to align the menu as desired*/ 
}

.shadetabs li { 
display: inline; 
margin: 0; 
padding: 0 !important;
}

.shadetabs li a, .shadetabs li a:visited  {
background: #F1F1F1;
text-decoration: none !important;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #AFCBCE;
}

.shadetabs li a:hover {
color: #fff;
background: #40858E none;
}

.shadetabs li.selected {
position: relative;
top: 0px;
}

.shadetabs li.selected a, .shadetabs li.selected a:visited {
/*selected main tab style */
text-decoration: none;
color: #fff;
background: #40858E none;
}

.shadetabs li.selected a:hover {
/*selected main tab style */
text-decoration: none;
}

.tabcontentstyle {
/*style of tab content container*/
background-color:#fff;
border: 1px solid #AFCBCE;
padding: 0px;
}

.tabcontent { display:none; }

/* ****** Tabbed Navigation End ****** */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Icons                                             xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* toolkit */

.ndqicon-print:before {content: "\e0a9";}

.ndqicon-mail:before {content: "\e0Ad";}

.ndqicon-rss:before {content: "\e019";}

.ndqicon-alerts:before {content: "\e000";}

.ndqicon-mail-2:before {content: "\e0ae";}

.ndqicon-mobile:before {content: "\e001";}

.ndqicon-snapshot-1:before {content: "\e010";}

.ndqicon-snapshot-2:before {content: "\e0aC";}

.ndqicon-pdf-3:before {color: #df0000; content: "\e0a0";}

.ndqicon-doc-1:before {color: #005194; content: "\e08e";}

.ndqicon-xls-6:before {color: #70a81f; content: "\e094";}

.ndqicon-xbrl-3:before {color: #7b41bd; content: "\e096";}

.ndqicon-html-3::before {content: "\e065";}

.ndqicon-mic:before {content: "\e03d"; font-size: 40px !important;}

.ndqicon-ppt-1::before {color: #FF4500; content: "\e09e";}

.ndqicon-txt-1::before {content: "\e09c";}

[class^="ndqicon-"]:before, [class*=" ndqicon-"]:before {font-family: "ndqfonticons" !important; font-size: 22px; font-style: normal !important; font-variant: normal !important; font-weight: normal !important; line-height: 1; text-transform: none !important;vertical-align: middle;}

.ccbnContent .icon {color: #7B7B7B; font-size: 16px; height: 30px; margin: 0; overflow: hidden;}

/*.icon:hover {color: #7dd6cf;}*/

.icon-link a, a.icon-link {text-decoration: none;}

.off[class*="ndqicon-"]:before {color: #cccccc;}

/* calendar icons override */

.ndq-custom-calendar .ndqicon-xls-6::before, .ndq-custom-calendar .ndqicon-html-3::before, .ndq-custom-calendar .ndqicon-pdf-3::before, .ndq-custom-calendar .ndqicon-doc-1::before, .ndq-custom-calendar .ndqicon-xbrl-3::before {content: "";}

.ndqicon-pdf-3b:before {color: #df0000; content: "\e0a0";}

.ndqicon-doc-1b:before {color: #005194; content: "\e08e";}

.ndqicon-xls-6b:before {color: #70a81f; content: "\e094";}

.ndqicon-xbrl-3b:before {color: #7b41bd; content: "\e096";}

.ndqicon-html-3b::before {color: #0000EE; content: "\e065";}

/* committee icons */

.ndqicon-chair::before {content: "\e00B"; font-size: 25px;
    height: 25px;
    line-height: 1.21;}

.ndqicon-member::before {content: "\e00A"; font-size: 25px;
    height: 25px;
    line-height: 1.2;}

.ndqicon-calculator::before {content: "\e032"; font-size: 25px;
    height: 25px;
    line-height: 1.2;}