table, td, th{
 font-family:arial;
 font-size:9pt;
 color: #333333;

}
input, textarea, select{
 font-family:arial;
 font-size:8pt;
 color: #000000;
}


a{
	text-decoration:none;
	color:#1B3A64;
}

a:hover{
	text-decoration:underline;
	color:#1B3A64;
}

.titulos{
	font-family:arial;
 	font-size:9pt;
 	color: #1B3A64;
 	font-weight:bold;
}

.subtitulos{
	font-family:arial;
 	font-size:8pt;
 	color: #1B3A64;
 	font-weight:bold;
}

.txtquickrequest{
	font-family:arial;
 	font-size:7pt;
 	color: #FFFFFF;
}

.txtquickrequestosc{
	font-family:arial;
 	font-size:7pt;
 	color: #333333;
}

a.expand{
	font-family:arial;
 	font-size:8pt;
 	color: #251C0A;
	text-decoration:none;
}

a:hover.expand{
	font-weight:bold;
	color: #251C0A;
	text-decoration:none;
}
.hide{
	display:none;
}

.show{
	display:true;
	}

.titulos2{
	font-family:arial;
 	font-size:10pt;
 	color: #1B3A64;
 	font-weight:bold;
}

