/* GLOBAL PAGE STYLES - SHOULD TYPICALLY REMOVE*/

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/


.tool-kit{
  padding-top: 10px;
  background: #DAE3EC;
  border-bottom: 1px solid #0A457F;
  border-right: 1px solid #0A457F;
}

.tool-kit-title {
  margin: 3px 10px;
  padding-left: 10px;
  background: #0A457F;
  border: 1px solid #EC2631;
}

.tool-kit-title h3 {
  font-weight: normal;
  font-size: 11px !important;
  color: #fff !important;
  
  
}


.tool-kit-mod table, .tool-kit td {
  background: #DAE3EC;
}

.tool-kit-mod {
  padding: 5px 15px;
  background: #DAE3EC;
}

.tool-kit-mod a:link {
  font-size: 11px;
  font-weight: normal;
  color: #0A457F;
  text-decoration: none;
}

.tool-kit-mod a:hover {
  color: #EC2631;
}

.tool-kit-mod a:visited {
  font-size: 11px;
  font-weight: normal;
  color: #0A457F;
  text-decoration: none;
}


#column1 .subnavTK a {
color:#003F73;
font-family:verdana,arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
text-decoration:none;
}

a:link{
color: #0000FF;
}
a:hover{
color: #0000FF;
}
a:visited {
color: #663399;
}

/* 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: #CCCCCC;}
.ccbnOutlineChart {background-color: #CCCCCC;}
.ccbnOutlineQuote {background-color: #CCCCCC;}


/* ccbn Titles */
.ccbnTtl {
font-family: verdana, helvetica, arial, sans-serif;
    color: #0a457f;
margin: 16px 0 2px 0;
    padding: 0;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
font-weight:bold; 
    
width:100%;
		}

.ccbnTtl2 {
font-family: verdana, helvetica, arial, sans-serif;
    color: #0a457f;
margin: 4px 0 2px 0;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
font-weight:bold; 
    
width:100%;
		}

.ccbnBgTtl {background-color: #FFFFFF;}

/* ccbn subTitles */
.ccbnSubTtl {
		color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold; 
	text-align:left;
	text-indent:3;
		}

.ccbnBgSubTtl {background-color: #FFFFFF;}

/* Defines a Label within a complex table or outside of a table */
.ccbnLabel {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		}

.ccbnBgLabel {background-color: #FFFFFF;}


/* ccbn Text Bold outside of Table structure */
.ccbnTxtBold {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #0a457f;
		font-weight: bold;
		}
		
.ccbnBgTxtBold {background-color: #FFFFFF;}

/* ccbn SubText Bold outside of Table structure */
.ccbnTxtBoldSub {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        font-style: italic;
		}
		
.ccbnBgTxtBoldSub {background-color: #FFFFFF;}

/* ccbn Text outside of Table structure */
.ccbnTxt {
		font-family: verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #666666;
		}
		
.ccbnBgTxt {background-color: #FFFFFF;}

/* ccbn subText */
.ccbnSubTxt {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		}
		
.ccbnBgSubTxt {background-color: #FFFFFF;}

/* ccbn Navigation */
.ccbnNav {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		}
		
.ccbnBgNav {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
                font-weight: bold;
		}
		
.ccbnBgLnk {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnSubLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9px;
		}
		
.ccbnBgSubLnk {background-color: #FFFFFF;}


/* ccbn Table Links */

.ccbnTblLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
.ccbnTblLnk1 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
.ccbnBgTblLnk {background-color: #FFFFFF;}

/* ccbn Table Bold Links */

.ccbnTblHighlightLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}
		
.ccbnBgTblHighlightLnk {background-color: #cccccc;}


.ccbnTblSubLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9px;
		}
		
.ccbnBgTblSubLnk {background-color: #FFFFFF;}


/* Module Table Label Link */

.ccbnTblLabelLnk {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

.ccbnBgTblLabelLnk {background-color: #FFFFFF;}

/* ccbn Table Title */
.ccbnTblTtl {
		background-color:#0a457f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	text-align:left;
	font-weight:bold;		}
.ccbnTblTtl1 {
		background-color:#0a457f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	text-align:left;
	font-weight:normal;		}
		
.ccbnBgTblTtl {background-color:#0a457f;}

/* ccbn Table SubTitle */
.ccbnTblSubTtl {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.ccbnBgTblSubTtl {background-color: #0A457F;}

/* ccbn Table Label */
.ccbnTblLabelLeft {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		}
		
.ccbnBgTblLabelLeft {background-color: #DAE3EC;}

/* ccbn Table Label */
.ccbnTblLabelTop {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.ccbnBgTblLabelTop {background-color: #0A457F;}






/* ccbn Table Text Odd  */
.ccbnTblOdd {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;padding-right:0px;
		}
		
.ccbnBgTblOdd {background-color: #DAE3EC;}

/* ccbn Table Text Even */
.ccbnTblEven {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;padding-right:0px;
		}
		
.ccbnBgTblEven {background-color: #FFFFFF;}

/* ccbn Table Text */
.ccbnTblTxt {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
                padding-right:5px;
		}
		
.ccbnBgTblTxt {background-color: #FFFFFF;}

/* ccbn Table Text Bold */
.ccbnTblTxtBold {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		}
		
.ccbnBgTblTxtBold {background-color: #FFFFFF;}


/* ccbn Table Text */
.ccbnTblHighlight {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}
		
.ccbnBgTblHighlight {background-color: #CCCCCC;}

/* ccbn Table SubText*/
.ccbnTblSubTxt {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}
.ccbnBgTblSubTxt {background-color: #FFFFFF;}

/* ccbn Disclaimer */

/* hard coded in XML needs to be called */
/* should match ccbnDisclaimer */
.modDisclaimer {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		}


.ccbnDisclaimer {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgDisclaimer {background-color: #FFFFFF;}


/* Required Text */

.ccbnRequired {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
		}

.ccbnBgRequired {background-color: #FFFFFF;}


/* ccbn Error */
.ccbnError {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
		}
		
		
.ccbnBgError {background-color: #FFFFFF;}

/* ccbn Confirm Bold */
.ccbnConfirmBold {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #009900;
		font-weight: bold;
		}
		
.ccbnBgConfirmBold {background-color: #009900;}

/* ccbn Negative Text */
.ccbnNeg {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #ff0000;
font-weight : bold;
		}
		
.ccbnBgNeg {background-color: #ff0000;}

/* ccbn Positive Text */
.ccbnPos {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #ff0000;
		}
		
.ccbnBgPos {background-color: #ff0000;}

/* ccbn Select */
.ccbnSelect {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}
		
.ccbnBgSelect {background-color: #FFFFFF;}	

/* ccbn Input */
.ccbnInput {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		}

.ccbnBgInput {background-color: #FFFFFF;}

/* ccbn Button */
.ccbnButton {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #666666;
	}

.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: #ffffff;}

/* potential for Quote styles */

.ccbnPrice {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		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: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-transform: uppercase;}
		         
a.ccbnEnumTabLnk:link 
{font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
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: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-transform: uppercase;
text-decoration: underline;}

.ccbnEnumPeerListLnk 
{font-size:10px;}

.ccbnBgEnumTblEven 
{background-color:#EFEFEF;}

.ccbnEnumTxtEven   
{font-family:arial, verdana, helvetica, sans-serif;
font-size:10px;}


.ccbnBgEnumTblOdd  
{background-color:#FFFFFF;}

.ccbnEnumTxtOdd    
{font-family:arial, verdana, helvetica, sans-serif;
font-size:10px;}

.ccbnFixedTtl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: black
}
.ccbnBgFixedsubTtl
{
    BACKGROUND-COLOR: #e5e5e5
}
.ccbnFixedSubTtlBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px
}
.ccbnFixedSubTtl
{
    FONT-SIZE: 10px
}
.ccbnFixedInput
{
    FONT-SIZE: 10px;
    WIDTH: 100px;
    font-family: verdana, arial, helvetica, sans-serif;
    HEIGHT: 19px
}
.ccbnFixedTabTxt
{
    FONT-SIZE: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc
}
.ccbnFixedTabLnk
{
    FONT-SIZE: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc
}
.ccbnFixedLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial
}
.ccbnFixedMenuSubTtl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: black
}
.ccbnFixedMenuTtl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black
}
.ccbnBgFixedLogo
{
    BACKGROUND-COLOR: #cccccc
}


