/* GLOBAL PAGE STYLES - SHOULD TYPICALLY REMOVE*/

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/

  /* 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:100px; background:#ffffff; 

                                  text-align:left; border:1px solid #000;}     

   /* 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; height:auto;}

         .ccbnEventHeaderHover   {width:300px; height:auto;}

         .ccbnBioHover          {width:300px; height:auto;}

         .ccbnNewsHover          {width:300px; height:auto;}         

   /* 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{background-color: #EFEFEF;}

 

   /* 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            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:100px; background:#ffffff; 

                                  text-align:left; border:1px solid #000;}     

   /* 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; height:auto;}

         .ccbnEventHeaderHover   {width:300px; height:auto;}

         .ccbnBioHover          {width:300px; height:auto;}

         .ccbnNewsHover          {width:300px; height:auto;}         

   /* 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{background-color: #EFEFEF;}



 

   /* 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 {background-color: #DDAD6A;}
         .ccbnRowHoverTbl tr.ccbnBgTblSubTtl td {background-color: #FFF9BE;}
         .ccbnRowHoverTbl tr.ccbnBgSpacer td {background-color: #F4F5DA;}


.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; }




.ccbnpagetitle {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		}
a	{
 	 color: #003399;
         text-decoration: underline;
	}
        
a:hover	{
	 color: #3399FF;
         text-decoration: underline;
	}

/* GLOBAL PAGE STYLES - SHOULD TYPICALLY REMOVE */

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/



/* ccbn table classes */
/* table styles don't appear to work in Netscape 4.7 */
/* removing them from my mock-up */


/* table OUTLINE */

.ccbnOutline {background-color: #272722;}
.ccbnOutlineChart {background-color: #272722;}
.ccbnOutlineQuote {background-color: #272722;}


/* ccbn Titles */
.ccbnTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		}

.ccbnBgTtl {}

/* ccbn subTitles */
.ccbnSubTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}

.ccbnBgSubTtl {background-color: #F4F5DA;}

/* Defines a Label within a complex table or outside of a table */
.ccbnLabel {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}

.ccbnBgLabel {background-color: #F4F5DA;}


/* ccbn Text Bold outside of Table structure */
.ccbnTxtBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #5a83b6;
		font-weight: bold;
		}
		
.ccbnBgTxtBold {background-color: #F4F5DA;}

/* ccbn Text outside of Table structure */
.ccbnTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}
		
.ccbnBgTxt {background-color: #F4F5DA;}

/* ccbn subText */
.ccbnSubTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgSubTxt {background-color: #F4F5DA;}

/* ccbn Navigation */
.ccbnNav {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 14px;
		color: #666666;
		}
		
.ccbnBgNav {background-color: #F4F5DA;}

/* ccbn Links */
.ccbnLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		}
		
.ccbnBgLnk {background-color: #F4F5DA;}

/* ccbn Links */
.ccbnSubLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		}
		
.ccbnBgSubLnk {background-color: #F4F5DA;}


/* ccbn Table Links */

.ccbnTblLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		}
		
.ccbnBgTblLnk {background-color: #F4F5DA;}

/* ccbn Table Bold Links */

.ccbnTblHighlightLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		}
		
.ccbnBgTblHighlightLnk {background-color: #cccccc;}


.ccbnTblSubLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		}
		
.ccbnBgTblSubLnk {background-color: #F4F5DA;}


/* Module Table Label Link */

.ccbnTblLabelLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		}

.ccbnBgTblLabelLnk {background-color: #F4F5DA;}

/* ccbn Table Title */
.ccbnTblTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}
		
.ccbnBgTblTtl {background-color: #DDAD6A;}

/* ccbn Table SubTitle */
.ccbnTblSubTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}
		
.ccbnBgTblSubTtl {background-color: #FFF9BE;}

/* ccbn Table Label */
.ccbnTblLabelLeft {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}
		
.ccbnBgTblLabelLeft {background-color: #FFF9BE;}

/* ccbn Table Label */
.ccbnTblLabelTop {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		color: #F4F5DA;
		}
		
.ccbnBgTblLabelTop {background-color: #FFF9BE;}






/* ccbn Table Text Odd  */
.ccbnTblOdd {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}
		
.ccbnBgTblOdd {background-color: #FFF9BE;}

/* ccbn Table Text Even */
.ccbnTblEven {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}
		
.ccbnBgTblEven {background-color: #F4F5DA;}

/* ccbn Table Text */
.ccbnTblTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}
		
.ccbnBgTblTxt {background-color: #F4F5DA;}

/* ccbn Table Text Bold */
.ccbnTblTxtBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #5a83b6;
		font-weight: bold;
		}
		
.ccbnBgTblTxtBold {background-color: #F4F5DA;}


/* ccbn Table Text */
.ccbnTblHighlight {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		}
		
.ccbnBgTblHighlight {background-color: #CCCCCC;}

/* ccbn Table SubText*/
.ccbnTblSubTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #666666;
		}
.ccbnBgTblSubTxt {background-color: #F4F5DA;}

/* ccbn Disclaimer */

/* hard coded in XML needs to be called */
/* should match ccbnDisclaimer */
.modDisclaimer {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #666666;
		}


.ccbnDisclaimer {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgDisclaimer {background-color: #F4F5DA;}


/* Required Text */

.ccbnRequired {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #FF0000;
		}

.ccbnBgRequired {background-color: #F4F5DA;}


/* ccbn Error */
.ccbnError {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #FF0000;
		}
		
		
.ccbnBgError {background-color: #F4F5DA;}

/* ccbn Confirm Bold */
.ccbnConfirmBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #FF0000;
		font-weight: bold;
		}
		
.ccbnBgConfirmBold {background-color: #F4F5DA;}

/* ccbn Negative Text */
.ccbnNeg {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #990000;
		}
		
.ccbnBgNeg {background-color: #990000;}

/* ccbn Positive Text */
.ccbnPos {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #009900;
		}
		
.ccbnBgPos {background-color: #009900;}

/* ccbn Select */
.ccbnSelect {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}
		
.ccbnBgSelect {background-color: #F4F5DA;}	

/* ccbn Input */
.ccbnInput {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #000000;
		}

.ccbnBgInput {background-color: #F4F5DA;}

/* ccbn Button */
.ccbnButton {
	background-color: #DDAD6A;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #FFFFFF;
	}

.ccbnBgButton {background-color: #F4F5DA;}

	
/* Background for all Lines */
.ccbnBgLine {background-color: #000000;}

/* Background for all spacer rows */

.ccbnBgSpacer {background-color: #F4F5DA;}

/* Background for all Chart Image */

.ccbnBgChart {background-color: #F4F5DA;}

/* potential for Quote styles */

.ccbnPrice {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		}

.ccbnBgPrice {background-color: #F4F5DA;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Enumerate                  x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumBodyBg 
{}

.ccbnEnumBg 
{background-color: #CCCCCC;}

.ccbnEnumBgLogo 
{background-color: #F4F5DA;}

.ccbnEnumHighlightLt 
{background-color: #F4F5DA;}

.ccbnEnumHighlight 
{background-color:#EFEFEF;}

.ccbnEnumShadow 
{background-color: #999999;}

.ccbnEnumShadowDk 
{background-color: #666666;}

.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;}

.ccbnBgEnumTblEven 
{background-color:#EFEFEF;}

.ccbnEnumTxtEven   
{font-family:arial, verdana, helvetica, sans-serif;
font-size:11px;}


.ccbnBgEnumTblOdd  
{background-color:#F4F5DA;}

.ccbnEnumTxtOdd    
{font-family:arial, verdana, helvetica, sans-serif;
font-size:11px;}


