body {
	background-color: #FDFEFF;
	font-family: Tahoma, Verdana, Arial; font-size: 9px;
	line-height: normal;
	color: #FF33CC;
}
td {
	/*font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;*/
	font-family: Tahoma, Verdana, Arial; font-size: 10px;
	line-height: normal;
	color: #000000;
}

input { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; background-color: #FFFEF9; border: #665566; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.input2 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; background-color: #CC9900; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; background-color: #FFFEF9; border: #665566; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.select2 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; background-color: #FFFEF9; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.textarea2 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:hover {color: #cc6633; text-decoration: underline; }

/* FUENTES */
.textoRojo {color: #FF0000}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Estilo2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.Estilo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.Estilo4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.Estilo5 {font-size: 9px}
.Estilo7 {font-size: 10px}
.Estilo9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.Estilo10 {font-size: 12px}
.Estilo11 {font-size: 18px}
.Estilo12 {font-size: 14px}
.Estilo14 {
	color: #993300;
	font-weight: bold;
	font-size: 12px
}

.Estilo18 {	color: #FFFFFF;
	font-weight: bold;
}
.Estilo21 {color: #003366; font-weight: bold; }
.Estilo22 {color: #993300;
	font-weight: bold;
}

.TituloDiv {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}




body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
.status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.estilo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.input3 {
font-family: Tahoma, Verdana, Arial; font-size: 20px; color: #000000; background-color: #FFFEF9; border: #665566; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

#divLeft {
	position:absolute;
	left:10px;
	top:155px;
	z-index:1;
	background-color: #EEEEEE;
}
.Estilo23 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:534px;
	top:570px;
	width:464px;
	height:44px;
	z-index:2;
}
.Estilo28 {color: #EEEEEE}
#divRight {
	position:absolute;
	left:512px;
	top:155px;
	z-index:3;
	background-color: #EEEEEE;
}



.roundedcornr_box {
	background: url('/images/roundedcornr_tl.png') no-repeat top left;
}
.roundedcornr_top {
	background: url('/images/roundedcornr_tr.png') no-repeat top right;
}
.roundedcornr_bottom {
	background: url('/images/roundedcornr_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url('/images/roundedcornr_br.png') no-repeat bottom right;
}
.roundedcornr_content {
	background: url('/images/roundedcornr_r.png') top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
/* You may need to adjust the margin-top for the content and bottom blocks to be different than -19px. The exact value will depend on how your content is formatted. */
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -12px;
}
.roundedcornr_content { padding: 0 0px; }

#divSelectProgram {
	top:122px;
	margin: 0 auto;
	width:400px;
	z-index:1;
	background-color: #FFFFFF;
	position: absolute;
	left: 385px;
	border: solid 2px #000;
}