body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3E23;
	font-size: 11px;
}
#principal {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3E23;
	font-size: 11px;
	margin: 0px auto!important;
}
#principal td{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3E23;
	font-size: 11px;
}

/* formulario */
form {
	margin: 0px;
}
/* formulario */

/* Inicio Logo */
	#logo {
		width: 760px;
		background-color: #0A3E23;
	}
/* Final Logo */

/* Inicio Banner */
	#banner {
		margin: 0px 0px 6px 0px;
	}
/* Final Banner */

/* Inicio Herramientas */
	#herramientas {
		width: 760px;
		height: 22px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #0A3E23;
		font-size: 9px;
		padding: 1px;
		margin-top: 5px;
		text-align: left;
	}
	#herramientas img {
		margin-left: 10px;
		margin-right: 4px;
	}
/* Final Herramientas */

/* Inicio reports */
	#reports td{
		padding: 3px 0px 3px 0px;
	}
	#reports td.nopadding{
		padding: 0px 0px 0px 0px;
	}
	
/* Fin reports */

/* Estilos Principal */
	#principal .txt09gris{
		color: #999999;
		font-size: 9px;
	}
	#principal .txtln{
		text-decoration: none;
	}
	#principal a:hover.txtln{
		text-decoration: underline;
	}
	#principal .txtcele{
		color: #01742C;
	}
	#principal .txt11blan{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}
	#principal .txt10{
		font-size: 10px;
	}
	#principal .txt11{
		font-size: 11px;
	}
	#principal .txt12{
		font-size: 12px;
	}
	#principal .txt11sl{
		text-decoration: none;
	}
	#principal a:hover.txt11sl{
		text-decoration: underline;
	}
	#principal .txt14{
		font-size: 14px;
	}
	#principal .txt14ver{
		color: #009900;
		font-size: 14px;
	}
	#principal .txt18{
		font-size: 18px;
	}
	#principal .boton{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #0A3E23;
	}
/* Estilos Principal */

/* Inicio Menu */
	#menu {
		width: 165px;
		margin-top: 8px;
	}
	#menu td{
		vertical-align: top;
		border-bottom: 1px solid #FFFFFF;
	}
	#menu td.nivelvacio{
		border-bottom: 0px solid #FFFFFF;
	}
	#menu td.nivel01li {
		padding: 3px 0px 3px 1px;
		background-color: #9BD46A;
		font-weight: bold;
	}
	#menu td.nivel01off {
		padding: 3px 0px 3px 1px;
		font-weight: bold;
	}
	#menu td.nivel02li {
		padding: 3px 0px 3px 3px;
		background-color: #CCEBF5;
	}
	#menu td.nivel02off {
		padding: 3px 0px 3px 3px;
		font-weight: bold;
	}
/* fin menu */

/* Inicio Pie */
	#pie {
		width: 760px;
		text-align: left;
		font-size: 9px;
		color: #0A3E23;
		padding: 5px 2px 5px 2px;
		border-top: 1px solid #0A3E23;
		margin: 11px 0px 0px 0px;
	}
	#pie td{
		font-size: 9px;
	}
	#pie a {
		color: #0A3E23;
		text-decoration: none;
	}
	#pie a:hover {
		text-decoration: underline;;
	}
/* Final Pie */

/* inicio titulo */
	#titulo{
		width: 396px;
		color: #01742C;
		font-size: 19px;
		padding-top: 11px;
		padding-bottom: 12px;
		border-bottom: 1px solid #0A3E23;
		margin-bottom: 30px;
	}
	#titulo02{
		width: 396px;
		color: #01742C;
		font-size: 19px;
		padding-top: 11px;
		padding-bottom: 12px;
		border-bottom: 1px solid #0A3E23;
	}
	#titulo03{
		color: #01742C;
		font-size: 19px;
		padding-top: 11px;
		padding-bottom: 12px;
		border-bottom: 1px solid #0A3E23;
		margin-bottom: 15px;
	}
/* fin titulo */

/* Inicio submenu */
	#submenu {
		width: 396px;
		color: #0A3E23;
		font-size: 11px;
		padding-top: 3px;
		padding-bottom: 20px;
	}
	#submenu a {
		color: #0A3E23;
		text-decoration: none;
	}
	#submenu a:hover {
		text-decoration: undeline;
	}
/* Fin submenu */

/* Inicio Contenido */
	#contenido {
		width: 573px;
		margin-top: -12px;
		text-align: justify;
	}
	#contenido .cdbullet{
		padding: 0px 0px 5px 0px;
	
	}
	#contenido ul ul li li {
		 margin-left: 0px;
	}
	#contenido ul  {
		margin-left: 0px;
		padding-left: 0px;
		margin-bottom: 10px;
		list-style-type: none;
	}
	#contenido li {
		display: block;
		background-repeat: no-repeat;
	}
	#contenido a {
		text-decoration: none;
	}
	#contenido a:hover {
		text-decoration: underline;
	}
/* Fin Contenido */

/* borde tablas */
	table.borde {
		border: 1px solid #01742C;
	}
	#principal td.celda01 {
		background: #01742C;
		padding: 5px 6px 5px 6px;
		border-right: 1px solid #FFFFFF;
		font-weight: bold;
		color: #FFFFFF;
		vertical-align: top;
	}
	#principal td.celda02 {
		background: #9BD46A;
		padding: 5px 6px 5px 6px;
		border-right: 1px solid #FFFFFF;
		vertical-align: top;
	}
	#principal td.celda03 {
		background: #CCEBF5;
		padding: 5px 6px 5px 6px;
		border-right: 1px solid #FFFFFF;
		vertical-align: top;
	}
/* fin tablas */
	
/* fin tablas */
/* GLOBAL PAGE STYLES - SHOULD TYPICALLY REMOVE*/

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/

.date {color: #01742C;}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3E23;
	font-size: 11px;}

.none {background-color: #ffffff;}

a {
	color: #0A3E23;
	text-decoration: none;
}
a:hover {
	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: #9BD46A;}
.ccbnOutlineChart {background-color: #9BD46A;}
.ccbnOutlineQuote {background-color: #9BD46A;}


/* ccbn Titles */
.ccbnTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		FONT-SIZE: 11px;
		font-weight: bold;
		color: #0A3E23;
		}

.ccbnBgTtl {background-color: #FFFFFF;}

/* ccbn subTitles */
.ccbnSubTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #0A3E23;
		}

.ccbnBgSubTtl {background-color: #FFFFFF;}

/* Defines a Label within a complex table or outside of a table */
.ccbnLabel {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #0A3E23;
		}

.ccbnBgLabel {background-color: #FFFFFF;}


/* ccbn Text Bold outside of Table structure */
.ccbnTxtBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		font-weight: bold;
		}
		
.ccbnBgTxtBold {background-color: #FFFFFF;}

/* ccbn SubText Bold outside of Table structure */
.ccbnTxtBoldSub {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #0A3E23;
        font-style: italic;
		}
		
.ccbnBgTxtBoldSub {background-color: #FFFFFF;}

/* ccbn Text outside of Table structure */
.ccbnTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}
		
.ccbnBgTxt {background-color: #FFFFFF;}

/* ccbn subText */
.ccbnSubTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #0A3E23;
		}
		
.ccbnBgSubTxt {background-color: #FFFFFF;}

/* ccbn Navigation */
.ccbnNav {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #666666;
		}
		
.ccbnBgNav {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}
		
.ccbnBgLnk {background-color: #FFFFFF;}

/* ccbn Links */
.ccbnSubLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		}
		
.ccbnBgSubLnk {background-color: #FFFFFF;}


/* ccbn Table Links */
.ccbnTblLnk {
font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
}
		
.ccbnBgTblLnk {background-color: #FFFFFF;}

/* ccbn Table Bold Links */

.ccbnTblHighlightLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		}
		
.ccbnBgTblHighlightLnk {background-color: #cccccc;}


.ccbnTblSubLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		}
		
.ccbnBgTblSubLnk {background-color: #FFFFFF;}



/* Module Table Label Link */

.ccbnTblLabelLnk {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		}

a.ccbnTblTitleLnk:link {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
a.ccbnTblTitleLnk:visited {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
a.ccbnTblTitleLnk:hover {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
a.ccbnTblTitleLnk:active {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}



.ccbnBgTblLabelLnk {background-color: #FFFFFF;}

/* ccbn Table Title */
.ccbnTblTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.ccbnBgTblTtl {background-color: #eb4a2a;}

/* ccbn Table SubTitle */
.ccbnTblSubTtl {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.ccbnBgTblSubTtl {background-color: #0A3E23;}

/* ccbn Table Label */
.ccbnTblLabelLeft {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #0A3E23;
		}
		
.ccbnBgTblLabelLeft {background-color: #ffffff;}

/* ccbn Table Label */
.ccbnTblLabelTop {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.ccbnBgTblLabelTop {background-color: #0A3E23;}






/* ccbn Table Text Odd  */
.ccbnTblOdd {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}
		
.ccbnBgTblOdd {background-color: #ffffff;}

/* ccbn Table Text Even */
.ccbnTblEven {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}
		
.ccbnBgTblEven {background-color: #FFFFFF;}

/* ccbn Table Text */
.ccbnTblTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}
		
.ccbnBgTblTxt {background-color: #FFFFFF;}

/* ccbn Table Text Bold */
.ccbnTblTxtBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		font-weight: bold;
		}
		
.ccbnBgTblTxtBold {background-color: #FFFFFF;}


/* ccbn Table Text */
.ccbnTblHighlight {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		font-weight: bold;
		}
		
.ccbnBgTblHighlight {background-color: #CCCCCC;}

/* ccbn Table SubText*/
.ccbnTblSubTxt {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #0A3E23;
		}
.ccbnBgTblSubTxt {background-color: #FFFFFF;}

/* ccbn Disclaimer */

/* hard coded in XML needs to be called */
/* should match ccbnDisclaimer */
.modDisclaimer {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #0A3E23;
		}


.ccbnDisclaimer {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #0A3E23;
		}
		
.ccbnBgDisclaimer {background-color: #FFFFFF;}


/* Required Text */

.ccbnRequired {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #FF0000;
		}

.ccbnBgRequired {background-color: #FFFFFF;}


/* ccbn Error */
.ccbnError {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #FF0000;
		}
		
		
.ccbnBgError {background-color: #FFFFFF;}

/* ccbn Confirm Bold */
.ccbnConfirmBold {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #FF0000;
		font-weight: bold;
		}
		
.ccbnBgConfirmBold {background-color: #FFFFFF;}

/* ccbn Negative Text */
.ccbnNeg {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #990000;
		}
		
.ccbnBgNeg {background-color: #990000;}

/* ccbn Positive Text */
.ccbnPos {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #009900;
		}
		
.ccbnBgPos {background-color: #009900;}

/* ccbn Select */
.ccbnSelect {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}
		
.ccbnBgSelect {background-color: #FFFFFF;}	

/* ccbn Input */
.ccbnInput {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #0A3E23;
		}

.ccbnBgInput {background-color: #FFFFFF;}

/* ccbn Button */
.ccbnButton {
	background-color: #0A3E23;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #FFFFFF;
	}

.ccbnBgButton {background-color: #FFFFFF;}

	
/* Background for all Lines */
.ccbnBgLine {background-color: #0A3E23;}

/* 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: Arial, Helvetica, Sans-Serif;
		FONT-SIZE: 11px;
		color: #0A3E23;
		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, sans-serif;
font-size: 10px;
color: #0A3E23;
text-transform: uppercase;}
		         
a.ccbnEnumTabLnk:link 
{font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #0A3E23;
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: #0A3E23;
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: 11px;
    COLOR: black
}
.ccbnBgFixedsubTtl
{
    BACKGROUND-COLOR: #e5e5e5
}
.ccbnFixedSubTtlBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px
}
.ccbnFixedSubTtl
{
    FONT-SIZE: 10px
}
.ccbnFixedInput
{
    FONT-SIZE: 11px;
    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: 11px;
    FONT-FAMILY: Arial
}
.ccbnFixedMenuSubTtl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black
}
.ccbnFixedMenuTtl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black
}
.ccbnBgFixedLogo
{
    BACKGROUND-COLOR: #cccccc
}