@charset "utf-8";
/* CSS Document */


.twoColFixLtHdr #mainContent #texto{
	width: 100%;
	float: left;
}
.twoColFixLtHdr #mainContent #texto h3{
	text-transform: uppercase;
	color: #004489;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent #texto h4{
	font-size: 0.9em;
	color: #004489;
	font-weight: bold;
	text-transform: uppercase;
}
.twoColFixLtHdr #mainContent h2{
	color: #F26522;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 22px;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}