/* GLOBAL PAGE STYLES - SHOULD TYPICALLY REMOVE*/

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/

A:link 	       { color: #e40000; text-decoration: none; }
A:visited     { color: #e40000; text-decoration: none; }
A:hover      { text-decoration: underline;}
A:active      { text-decoration: underline;}

body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; color: #555; }
table  { border-collapse:collapse; border-spacing:0; font-size:inherit; font-size:100%;}
table.table { background: url("bg-diag.gif"); width: 100%; border: 0; margin-bottom: 20px; clear: both; font-size: 12px; }


/* 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: #aaccd3;}
.ccbnOutlineChart {background-color: #b2d3f4;}
.ccbnOutlineQuote {background-color: #b2d3f4;}


/* ccbn Titles */
.ccbnTtl {
		font-family: Arial, Helvetica;
		FONT-SIZE: 12px;
		font-weight: bold;
		color: #666666;
		}

.ccbnBgTtl {background-color: #FFFFFF;}

/* ccbn subTitles */
.ccbnSubTtl {
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		}

.ccbnBgSubTtl {background-color: #FFFFFF;}

/* Defines a Label within a complex table or outside of a table */
.ccbnLabel {
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		}

.ccbnBgLabel {background-color: #FFFFFF;}


/* ccbn Text Bold outside of Table structure */
.ccbnTxtBold {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		}
		
.ccbnBgTxtBold {background-color: #FFFFFF;}

/* ccbn SubText Bold outside of Table structure */
.ccbnTxtBoldSub {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        font-style: italic;
		}
		
.ccbnBgTxtBoldSub {background-color: #FFFFFF;}

/* ccbn Text outside of Table structure */
.ccbnTxt {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		text-align: justify ! important;
		}
		
.ccbnBgTxt {background-color: #FFFFFF;}

/* ccbn subText */
.ccbnSubTxt {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgSubTxt {background-color: #FFFFFF;}

/* ccbn Navigation */
.ccbnNav {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgNav {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnLnk {
		font-family: Arial, Helvetica;
		font-size: 12px;
		}
		
.ccbnBgLnk {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnSubLnk {
		font-family: Arial, Helvetica;
		font-size: 10px;
		}
		
.ccbnBgSubLnk {background-color: #FFFFFF;}


/* ccbn Table Links */

.ccbnTblLnk {
		font-family: Arial, Helvetica;
		font-size: 12px;
		}
		
.ccbnBgTblLnk {background-color: #FFFFFF;}

/* ccbn Table Bold Links */

.ccbnTblHighlightLnk {
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		}
		
.ccbnBgTblHighlightLnk {background-color: #cccccc;}


.ccbnTblSubLnk {
		font-family: Arial, Helvetica;
		font-size: 10px;
		}
		
.ccbnBgTblSubLnk {background-color: #FFFFFF;}


/* Module Table Label Link */

.ccbnTblLabelLnk {
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		}

.ccbnBgTblLabelLnk {background-color: #FFFFFF;}

/* ccbn Table Title */
.ccbnTblTtl {
		font-family: Arial, Helvetica;
		font-size: 12px;
		
		color: #FFFFFF;
		}
		
.ccbnBgTblTtl td {background: #bdbdbd; border-right: 1px solid #e8e8e8; color: #FFF; padding: 7px 10px; text-align: left; vertical-align: top }
.ccbnBgTblTtl td.last { border-right:none }

/* ccbn Table SubTitle */
.ccbnTblSubTtl {
		font-family: Arial, Helvetica;
		font-size: 12px;
	
		color: #FFFFFF;
		}
		
.ccbnBgTblSubTtl {background-color: #666666;}

/* ccbn Table Label */
.ccbnTblLabelLeft {
		font-family: Arial, Helvetica;
		font-size: 12px;
		
		color: #595959;
		}
		
.ccbnBgTblLabelLeft {background-color: #dbe3e5;}

/* ccbn Table Label */
.ccbnTblLabelTop {
		font-family: Arial, Helvetica;
		font-size: 12px;
	
		color: #FFFFFF;
		}
		
.ccbnBgTblLabelTop {background-color: #666666;}






/* ccbn Table Text Odd  */
.ccbnTblOdd {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		}
		
.ccbnBgTblOdd td {padding: 7px 10px; text-align: left; vertical-align: top; border-right: 1px solid #bdbdbd;}		
.ccbnBgTblOdd td.last { border-right:none }

/* ccbn Table Text Even */
.ccbnTblEven {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		}
		
.ccbnBgTblEven td { background: #f1f1f1; padding: 7px 10px; text-align: left; vertical-align: top; border-right: 1px solid #bdbdbd;}		
.ccbnBgTblEven td.last { border-right:none }

/* ccbn Table Text */
.ccbnTblTxt {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		}
		
.ccbnBgTblTxt {background-color: #FFFFFF;}

/* ccbn Table Text Bold */
.ccbnTblTxtBold {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		}
		
.ccbnBgTblTxtBold {background-color: #FFFFFF;}


/* ccbn Table Text */
.ccbnTblHighlight {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		}
		
.ccbnBgTblHighlight {background-color: #CCCCCC;}

/* ccbn Table SubText*/
.ccbnTblSubTxt {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #666666;
		}
.ccbnBgTblSubTxt {background-color: #FFFFFF;}

/* ccbn Disclaimer */

/* hard coded in XML needs to be called */
/* should match ccbnDisclaimer */
.modDisclaimer {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #666666;
		text-align: justify;
		}


.ccbnDisclaimer {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #666666;
		text-align: justify;
		}
		
.ccbnBgDisclaimer {background-color: #FFFFFF;}


/* Required Text */

.ccbnRequired {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #FF0000;
		}

.ccbnBgRequired {background-color: #FFFFFF;}


/* ccbn Error */
.ccbnError {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #FF0000;
		}
		
		
.ccbnBgError {background-color: #FFFFFF;}

/* ccbn Confirm Bold */
.ccbnConfirmBold {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #FF0000;
		font-weight: bold;
		}
		
.ccbnBgConfirmBold {background-color: #FFFFFF;}

/* ccbn Negative Text */
.ccbnNeg {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #990000;
		}
		
.ccbnBgNeg {background-color: #990000;}

/* ccbn Positive Text */
.ccbnPos {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #009900;
		}
		
.ccbnBgPos {background-color: #009900;}

/* ccbn Select */
.ccbnSelect {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		}
		
.ccbnBgSelect {background-color: #FFFFFF;}	

/* ccbn Input */
.ccbnInput {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #666666;
		}

.ccbnBgInput {background-color: #FFFFFF;}

/* ccbn Button */
.ccbnButton 
{ font-family: Arial, sans-serif; font-size: 8px; width: 61px; height: 23px; padding:0px; background: url("http://media.corporate-ir.net/media_files/IROL/10/101857/btn_search.gif") no-repeat; color:#FFF; }

.ccbnBgButton {background-color: #FFFFFF;}

	
/* Background for all Lines */
.ccbnBgLine {background-color: #666666;}

/* Background for all spacer rows */

.ccbnBgSpacer {background-color: #FFFFFF;}

/* Background for all Chart Image */

.ccbnBgChart {background-color: #CCCCCC;}

/* potential for Quote styles */

.ccbnPrice {
		font-family: Arial, Helvetica;
		FONT-SIZE: 12px;
		color: #666666;
		font-weight: bold;
		}

.ccbnBgPrice {background-color: #FFFFFF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Enumerate                  x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.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;}

.ccbnEnumTabLnk 
{font-family: Arial, Helvetica;
font-size: 10px;
color: #666666;
text-transform: uppercase;}
		         
a.ccbnEnumTabLnk:link 
{font-family: Arial, Helvetica;
font-size: 10px;
color: #666666;
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;
font-size: 10px;
color: #666666;
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:#FFFFFF;}

.ccbnEnumTxtOdd    
{font-family:arial, verdana, helvetica, sans-serif;
font-size:11px;}

.ccbnFixedTtl
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    COLOR: black
}
.ccbnBgFixedsubTtl
{
    BACKGROUND-COLOR: #e5e5e5
}
.ccbnFixedSubTtlBold
{
    FONT-WEIGHT: bold;
    font-size: 12px
}
.ccbnFixedSubTtl
{
    FONT-SIZE: 10px
}
.ccbnFixedInput
{
    font-size: 12px;
    WIDTH: 100px;
    FONT-FAMILY: Arial;
    HEIGHT: 19px
}
.ccbnFixedTabTxt
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #cccccc
}
.ccbnFixedTabLnk
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #cccccc
}
.ccbnFixedLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}
.ccbnFixedMenuSubTtl
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    COLOR: black
}
.ccbnFixedMenuTtl
{
    FONT-WEIGHT: bold;
    font-size: 12pt;
    COLOR: black
}
.ccbnBgFixedLogo
{
    BACKGROUND-COLOR: #cccccc
}

td{ text-align: justify;}


