/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   TOOL STYLES   xxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnContent table {
margin: 0;
}

.sidebar ul li a.actived{
font-weight:bold;
}

.ccbnTool {
margin: 0 0 0 19px;
}



#search_box_container {
width: 172px !important;
z-index:999999999;
}

#search_box_container .field {
margin:27px 0 0;

}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             Page Styles - General Txt/Bg             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

   .ccbnTblTtl                   {
color: #fff;
font-size: 14px;
font-weight: bold;
text-shadow: 0px 1px 0px #164570;
}

   .ccbnBgTblTtl                 {
}

   .ccbnBgTblTtl td                {
border-top: 1px #3771a6 solid;
border-bottom: 1px #3771a6 solid;
border-right: 0;
border-left: 0;
padding: 7px;
background: url(http://media.corporate-ir.net/media_files/irol/14/144006/redesign2011/images/thbg.gif) #3872a7 repeat-x;
}

   .ccbnBgTblTtl td * td               {
border: 0px;
padding: 0px;
background: transparent none;
}


   .ccbnTblSubTtl                {font-weight:bold;}

   .ccbnBgTblSubTtl              {}

   .ccbnBgTblSubTtl td               {
padding: 7px;
background: url(http://media.corporate-ir.net/media_files/irol/14/144006/redesign2011/images/tableven.gif) #fff repeat-x;
}


   .ccbnTblOdd                   {}

   .ccbnBgTblOdd                 {}

   .ccbnBgTblOdd td               {
padding: 7px;
background: transparent none;
}


   .ccbnTblEven                  {}

   .ccbnBgTblEven                {}

   .ccbnBgTblEven td               {
padding: 7px;
background: url(http://media.corporate-ir.net/media_files/irol/14/144006/redesign2011/images/tableven.gif) #fff repeat-x;
}




   .ccbnTblTxt                   {}

   .ccbnBgTblTxt td              {
padding: 5px 7px;
background: transparent none;
}

   .ccbnTblTxtBold               {font-weight:bold;}

   .ccbnBgTblTxtBold             {}

   .ccbnBgTblOdd td, .ccbnBgTblEven td, .ccbnBgTblTxt td, .ccbnBgTblSubTtl  td, .ccbnBgTblSubTxt td  {	
border-bottom: 1px #e0e0e0 solid;
}

   .ccbnBgTblOdd td * td, .ccbnBgTblEven td * td, .ccbnBgTblTxt td * td, .ccbnBgTblSubTtl td * td, .ccbnBgTblSubTxt td * td {	
padding: 0px;
border: 0px;
background: transparent none;
}

   .ccbnTblHighlight             {font-weight:bold;}

   .ccbnBgTblHighlight           {}

   .ccbnTblSubTxt                {}

   .ccbnBgTblSubTxt              {}

   .ccbnTblLnkPanel {
	color: #ffffff;
	text-decoration:none;
}
   .ccbnTblLnk                   {}


   .ccbnBgTblLnk                 {}

   .ccbnTblHighlightLnk          {}

   .ccbnBgTblHighlightLnk        {}

   .ccbnTblLabelLnk              {}

   .ccbnBgTblLabelLnk            {}

   .ccbnTtl                      {
color:#1F3C78;
font-family:"museo-sans-1","museo-sans-2",sans-serif;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
}

   .ccbnBgTtl                    {border:1px solid #123c6c;}

   .ccbnSubTtl                   {font-weight:bold;}

   .ccbnBgSubTtl                 {}

   .ccbnTxt                      {}

   .ccbnBgTxt                    {}

   .ccbnTxtBold                  {font-weight:bold;}

   .ccbnBgTxtBold                {}
   
   .ccbnTxtBoldSub               {font-weight:bold;}

   .ccbnBgTxtBoldSub             {}

   .ccbnSubTxt                   {font-size: 9px;}

   .ccbnBgSubTxt                 {}

   .ccbnRequired                 {color: #FF0000;}

   .ccbnBgRequired               {}

   .ccbnError                    {color: #FF0000;}

   .ccbnBgError                  {}

   .ccbnConfirmBold              {font-weight:bold;}

   .ccbnBgConfirmBold            {}

   .ccbnNeg                      {color: #FF0000;}

   .ccbnBgNeg                    {background-color: #FF0000;}

   .ccbnPos                      {color: #2B8000;}

   .ccbnBgPos                    {background-color: #00B000;}

   .ccbnPrice                    {font-weight: bold;}

   .ccbnBgPrice                  {}

   .ccbnLnk                      {}

   .ccbnBgLnk                    {}

   .ccbnSubLnk                   {}

   .ccbnBgSubLnk                 {}

   .ccbnTblSubLnk                {}

   .ccbnBgTblSubLnk              {}

   .modDisclaimer                {font-size: 9px;}

   .ccbnDisclaimer               {font-size: 9px;}

   .ccbnBgDisclaimer             {}

   .ccbnLabel                  {font-weight:bold;}

   .ccbnBgLabel                  {}

   .ccbnTblLabelLeft             {}

   .ccbnBgTblLabelLeft           {}

   .ccbnTblLabelTop              {}

   .ccbnBgTblLabelTop            {}

   .ccbnNav                      {}

   .ccbnSelect                   {}

   .ccbnBgSelect                 {}

   .ccbnInput                    {}

   .ccbnBgInput                  {}

   .ccbnButton                   {
	font-size: 14px;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;	
	font-weight: 700;
line-height: 140%;
	color: #fff;
	padding:  2px 8px;
	text-align: center;
	background: #3f7db8;
	text-shadow:0px 0px 4px #0e2c4a;
  	-moz-box-shadow: 0px 1px 0px #6f9dc9 inset; 
  	-webkit-box-shadow: 0px 1px 0px #6f9dc9 inset; 
  	box-shadow: 0px 1px 0px #6f9dc9 inset;
  	border: 0;
}

   .ccbnBgButton                 {}
   
   .ccbnOutline                  {}

   .ccbnOutline table            {
border-left: 1px #e0e0e0 solid;
border-right: 1px #e0e0e0 solid;
}
   .ccbnOutline table * table           {
border: 0px;
}



   .ccbnOutlineChart             {}

   .ccbnOutlineQuote             {}

   .ccbnBgChart                  {}

   .ccbnBgLine                   {}

   .ccbnBgSpacer                 {}
   
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x            SEC  - keyword search results             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

   #CCBNSECRes		             {}
  
   
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                 Enumerate Backgrounds                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

   .ccbnEnumBodyBg               {}

   .ccbnEnumBg                   {background-color: #CCCCCC;}

   .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:400px; height:auto; background:#ffffff; 
                                  text-align:left; border:1px solid #ccc; top: 0px; left: 0px;
color:#1A1A1A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.5em;}  
   
   /* 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 {background:#CCCCCC;}

   /* 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    {}

   /* 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              {border:1px solid #000;}
     
   /* styles for days that have events
      This should be changed to reflect the clients color scheme */
         .ccbnEvent              {background:#BBBBBB;}

         .ccbnCalButton          {}

         .ccbnDay                {}
   
         .ccbnName               {}

        .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;}

   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
   /* xxx              Calendar Icons                                    xxx */
   /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
         .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;}   

