<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.tabLink {
	font-family: Arial;
	font-weight: BOLD;
	font-size: 11px;
	text-decoration: none;
	color: white;
}

a.noticeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	color: blue;
}

a.noticeLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8px;
	text-decoration: none;
	color: red;
	background-color: blue;
}

.textNoticeSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8px;
	color: black;
}

.textNormalRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 10px
}

.textNormalBLue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	font-size: 10px
}

.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 10px
}

.tdLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 11px
}

.textTable {
	background-color: #C0C0C0;
	border-style: outset;
	border-width: 1px;
	border-color: #05307E
}

.submitButton {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
	border-style: outset;
	border-width: 1px;
	width: 70px;
}

.buttonCalendario {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/calendar.gif) left top no-repeat;
	width: 25px;
	height: 25px;
	text-decoration: none;
	cursor: pointer;
}

.buttonGris {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/b_gris.gif) left top no-repeat;
	width: 85px;
	height: 25px;
	color: black;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.buttonNaranja {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/b_naranja.gif) left top no-repeat;
	width: 85px;
	height: 25px;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: center;
	cursor: pointer;
}

.buttonGrandeGris {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/boton_gde_gris.gif) left top no-repeat;
	width: 160px;
	height: 25px;
	color: black;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.buttonGrandeNaranja {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/boton_gde_naranja.gif) left top no-repeat;
	width: 160px;
	height: 25px;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.buttonBack {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/back_button2.gif) left top no-repeat;
	width: 75px;
	height: 35px;
	color: white;
	font-size: 10px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: right;
	cursor: pointer;
}

.buttonNext {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/next_button2.gif) left top no-repeat;
	width: 75px;
	height: 35px;
	color: white;
	font-size: 10px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333 1px 1px 3px;
	text-align: left;
	cursor: pointer;
}

.textFields {
	font-family: Arial;
	font-size: 11px
}

.textFields2 {
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px
}

.cmboList {
	font-family: Arial;
	font-size: 11px
}

.tableLayer {
	background-color: #E6E6E6;
	border-width: 1.9px;
	border-style: outset;
	border-top-width: 1px;
	border-color: #05307E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.tabOn {
	background-color: #cddbea;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: black;
	border-right-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.tabOn2 {
	background-color: #F5B833;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.tabonAzul {
	background-color: #05307E;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5B833;
}

.tabonRojo {
	background-color: #990000;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5B833;
}

.tabonBlanco {
	background-color: #FFFFFF;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05307E;
}

.tabonCrema {
	background-color: #F7F7DE;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05307E;
}

.tabonOtro {
	background-color: #EF9442;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05307E;
}

.tabonPlata {
	background-color: #7A7B6F;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabonAzulito {
	background-color: #5951B4;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: #F57A00;
	border-right-color: #F57A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5B833;
}

.tabOff {
	background-color: #6085BC;
	border-width: 1.9px;
	border-style: outset;
	border-bottom-width: 1px;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: #05307E;
	border-right-color: #05307E;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.copyrightsWhite {
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: white;
}

.copyrights {
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: black;
}

.small-letter {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

.submitLargeButton {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
	border-style: outset;
	border-width: 1px;
	width: 200px;
}

.menuLine {
	background-color: #05307E;
	border-style: inset;
	border-width: 1px;
	border-color: #003173;
}

a.menuLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: white;
}

a.menuLink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: black;
	background-color: white;
}

.confirmLegend {
	font-family: Verdana;
	font-weight: bold;
	color: #003173;
	font-size: 15pt;
}

a.copyrightLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: black;
}

.firstFooterLine {
	border-width: 1px;
	background-color: #F2F1DF;
	border-color: #05307E;
	border-style: inset;
}

table.header {
	background-image: url(back.gif);
	background-color: #F2F1DF;
}

.title {
	font-family: arial;
	font-weight: bold;
	color: #05307E;
	font-size: 13px
}

.Instructions {
	font-family: arial;
	font-weight: normal;
	color: #05307E;
	font-size: 12px;
	text-decoration: none;
}

.confirmLegendSmall {
	font-family: Verdana;
	font-weight: bold;
	color: #003173;
	font-size: 12pt;
}

.confirmLegendRed {
	font-family: Verdana;
	color: red;
	font-size: 8pt;
}

.tdLoginRed {
	font-family: arial;
	font-weight: normal;
	color: red;
	font-size: 11px
}

.tdLoginLink {
	font-family: arial;
	font-weight: normal;
	color: #05307E;
	text-decoration: none;
	font-size: 11px
}

.Letter {
	position: relative;
	visibility: hidden;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.copyrightsLink {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	color: black;
}

.cmboListT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px
}

.tabOnTareas {
	background-color: #cddbea;
	border-width: 2.5px;
	border-style: outset;
	border-bottom-width: 2.5px;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	border-bottom-color: black;
	border-right-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
}</pre></body></html>