/* css build: 20060626 Contenido de Content dentro de una tabla*/


@import url(../css/main-base.css);

#contentarea ul {
	list-style-image: url(../images/icons/icon_list_bulletA_1.gif);
}
#contentarea ul li {
	color: #000000;
}
#contentarea ul ul {
	list-style-image: url(../images/icons/icon_list_bulletA_2.gif);
}
#contentarea ul ul ul {
	list-style-image: url(../images/icons/icon_list_bulletA_3.gif);
}
#contentarea ol li {
	color: #000000;
}
#contentarea ul.calculator-bullet {
	list-style-image: url(../images/icons/icon_calculator.gif) !important;
}
#contentarea ul.checkbox-bullet {
	list-style-image: url(../images/icons/icon_checkbox.gif) !important;
}
#contentarea ul.anchor-bullet {
	list-style-image: url(../images/icons/icon_anchor_bullet.gif) !important;
}
#contentarea ul.arrowlink-bullet {
	list-style-image: url(../images/icons/icon_link_arrow_bullet.gif) !important;
}

/*.textbox {
    width: 160px;
    border-left : 1px solid #D6D3CE; 
    border-right : 1px solid #D6D3CE; 
    border-top : 1px solid #D6D3CE; 
    border-bottom : 1px solid #D6D3CE; 
    background-color : #fff; 
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #000; 
} 
.text {
    border-left : 1px solid #D6D3CE; 
    border-right : 1px solid #D6D3CE; 
    border-top : 1px solid #D6D3CE; 
    border-bottom : 1px solid #D6D3CE; 
    background-color : #fff; 
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #000; 
} 


.cselect {
    width: 163px;
    background-color : #fff; 
    font-size : 11px; 
    font-weight: normal;
    color : #000; 
    font-family : Verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
}
fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #D6D3CE;
}
*/
.submit {
    color : #000000; 
    font-family : verdana, arial, helvetica, sans-serif; 
    font-size : 8pt; 
    font-weight : bold; 
	border-right : 1px solid #000000;
    background-color : #EFEBDE; 
    border : 1px solid #D6D3CE; 
    cursor : pointer; 
}

input,select,textarea {
	background-color : #FFFFFF;
	font-size : 10px;
	border : 1px solid #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
} 

.calendarDateInput{
width: 50px;
}








#contentarea .headercolor {
	color: #2175CE;
}
/* TITULO DE LA PAGINA EN CONTENT*/
#contentarea h1 {
	color: #2175CE;
	font-size: 13pt;

}
#contentarea h2 {
	color: #0F69C9;
}
#contentarea h2.h2block {
	color: #FFFFFF;
	background-color: #E49742;
}
#contentarea h3 {
	color: #000000;
}
#contentarea h3.tableheadstyle {
	color: #000000;
	border-color: #B5B4B4;
	background-color: #EBE7E2;
}
#contentarea h3.callout {
	color: #CC6600;
}
#contentarea .hrsidetext,
#contentarea .hr2sidetext,
#contentarea .hr3sidetext {
	color: #000000;
}
#contentarea p.transcrumb,
#contentarea p.transcrumb a {
	color: #2175CE;
}

hr {
	color: #EBE7E2;
	background-color: #EBE7E2;
	border-color: #B5B4B4;
}
hr.hr_smallbar {
	color: #B5B4B4;
	background-color: #B5B4B4;
}

.negative_number {
	color: #FF3300 !important;
	white-space: nowrap;
}

#contentarea span.required {
	color: #CC0000;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
/*#contentarea p {
	color: #000000;
}*/
/* FUENTE DE CONTENT*/
#contentarea table {
	font-size: 10pt;
	color: #000000;
}
#contentarea table thead th,
#contentarea table thead td {
	border-top: 1px solid #B5B4B4;
	border-bottom: 1px solid #B5B4B4;

}
#contentarea table thead a {
	color: #000000;
}
#contentarea table tbody th,
#contentarea table tbody td,
#contentarea table tr.tblrulelight th,
#contentarea table tr.tblrulelight td {
	
}
#contentarea table tr.tblruledark th,
#contentarea table tr.tblruledark td,
#contentarea table td.tblruledark {
	border-bottom: 1px solid #B5B4B4;
}
#contentarea table tr.tblruledarkdouble th,
#contentarea table tr.tblruledarkdouble td {
	border-bottom: 3px double #B5B4B4;
}
#contentarea table tr.tblbgcolordark,
#contentarea table td.tblbgcolordark {
	background-color: #EBE7E2;
}
#contentarea table tr.tblbgcolorlight, 
#contentarea table td.tblbgcolorlight {
	background-color: #F9F9F9;
}
#contentarea table tr.tblbgcolorlight2, 
#contentarea table td.tblbgcolorlight2 {
	background-color: #F5F1EC;
}
#contentarea table thead th.highlight {
	border-top: 1px solid #3973AD;
	border-bottom: 1px solid #3973AD;
	background-color: #A6CAF0;
}
#contentarea table tbody td.highlight {
	border-bottom: 1px solid #B1D0F0;
	background-color: #E5F4FF;
}
#contentarea table tbody td.highlight-tblruledark {
	border-bottom: 1px solid #3973AD !important;
}
#contentarea table tbody tr.highlight-tblruledarkdouble td,
#contentarea table tbody td.highlight-tblruledarkdouble {
	border-bottom: 3px double #3973AD !important;
}
#contentarea table thead th.highlight2 {
	background-color: #FFFF84;
}
#contentarea table tbody th.highlight2,
#contentarea table tbody td.highlight2,
#contentarea table tbody tr.highlight2 th,
#contentarea table tbody tr.highlight2 td {
	background-color: #FFFFCC;
}


#contentarea input.transbut,
#contentarea input.transbutbig {
	color: #000000;
	background-color: #D1D0CB;
	border-right: 2px double #999999;
	border-bottom: 2px double #999999;
	border-top: 3px double #D1D0CB;
	border-left: 3px double #D1D0CB;
}

#contentarea p.transrecap,
#contentarea p.transrecap-bottom {
	color: #666666;
	border-bottom: 1px dashed #999999;
}
