body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 11pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

th {
	font-family: "Times New Roman", Times, serif;
}h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	margin: 0px;
	font-size: 180%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	margin: 0px;
	font-size: 140%;
}
h2 a{
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: underline;
}
h2 a:link{
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: underline;
}
h2 a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: underline;
}
h2 a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: underline;
}



h3 {
	color: #003399;
	margin: 0px;
	font-size: 120%;
}

.content{
	padding-top: 10px;
	padding-left: 10px;
	float: none;
	width: 98%;
}

.top-bar {
	background-color: #990000;
}


.tonos-bajo {
	background-color: #e5e2d8;
}
strong {
	color: #003399;
}
.strong {
	color: #003399;
	font-weight: bold;
}

.tonos-bajo a{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:link{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:visited{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:hover{
	color: #000000;
	text-decoration: underline;
}

.tonos-mediano {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
}
.tonos-mediano a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tonos-mediano a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tonos-mediano a:hover{
	color: #CCCCCC;
	font-weight: bold;
}

.tonos-oscuro {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}
.tonos-oscuro a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.tonos-oscuro a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.tonos-oscuro a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.required {
	color: #FF0000;
}
.bottomlinks {
	font-size: 9pt;
}

.dataTableContent{
color:#333333;
}

.dataTableRow{
background-color:#f2f1ee;
}

.dataTableRowOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
