body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #a74445;
	margin: 16px;
}
td, table {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 5pt;
	color: #000000;
	text-decoration: none;
}

.sectiontableentry1 td, .sectiontableentry2 td, .sectiontablefooter td, .searchintro table {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;

}
.texto-menus {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
.texto-menus:hover {
	
	text-decoration: none;
}
.texto-documentos {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 111px;
        color: #575757;
        text-decoration: none;
	padding: 5px;
}
.texto-documentos:hover {
        color: #a8282c;
        text-decoration: underline;
}
.texto-url {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
	color: rgb(0, 0, 102);
        text-decoration: none;
        padding: 5px;
}
.texto-url:hover {
	color: rgb(153, 0, 0);
        text-decoration: underline;
}
.texto-negro {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto-parrafo {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
	text-indent: 0.2cm;
	padding-bottom: 0.1cm
}
.texto-subtitulo0 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
	padding: 5px;
}
.texto-subtitulo1 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
	text-align: center;
	padding: 5px;
}
.texto-subtitulo2 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
	font-weight: bold;
        color: #000000;
        text-decoration: none;
	padding: 5px;
}
.texto-subtitulo3 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
	font-weight: bold;
	color: #000000;
        text-decoration: none;
	text-align: center
	padding: 5px;
}
.texto-subtitulo4 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
	text-align: center;
        padding: 10px;
}
.texto-noticia {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
}
.texto-noticia:hover {
        color: #a8282c;
        text-decoration: underline;
}

.texto-blanco {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.campo-texto {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 120px;
	border: 1px solid #d3bdbd;
}
.lista1 {
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        text-indent: 0.2cm;
        list-style-image: url(../images/13-dot.gif);
}

/*Css para las imagenes de los sitios institucionales */
      /*Agregado el 19 de junio del 2007*/
#site-images a img{
        border:0;
        text-decoration:none;
}

#site-images span{
        text-align:center;
        font-size: 7pt;
        float:left;
        width:98px;
        margin-left:15px;
}

#site-images a{
        text-decoration:none;
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-weight: 700;
        color: #575757;
}

#site-images a:hover {
        text-decoration:underline;
        font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
        font-weight: 700;
        color: #a8282c;
}

#site-images img{
        margin-left:20px;
        width:90;
        height:96;
}
/* Main Menu(s) */

a.mainlevel, a.mainlevel:visited {
font-size: 12px;
display: block;
color:#0000FF;
/*line-height: 26px;*/
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
background: url(../images/iconito.gif) no-repeat;
margin-left:-20px;
padding-right:20px;
padding-left:30px;
}



html>body a.mainlevel {} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
font-size: 12px;
display: block;
text-decoration:none;
color: #990000;
/*line-height: 26px;*/
margin-bottom: 2px;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
background: url(../images/iconito.gif) no-repeat;
margin-left:-20px;
padding-right:20px;
padding-left:30px;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10pt;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 8px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 8px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.contentpaneopen p, .contentpaneopen li, .contentpaneopen td {
text-align: left;
background: transparent;
font-size: 9pt;
line-height: 1.5;
font-family:Arial, Helvetica, sans-serif
}

.moduletable_menu h3{

font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
background-color:#CCCCCC;
}

.pagenav_next, .pagenav_prev {
text-align: left;
background: transparent;
font-size: 8pt;
line-height: 1.5;
font-family:Arial, Helvetica, sans-serif}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline;
font-size: 10pt; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}



.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 10px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 11px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.moduletable, .moduletable td { 
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	font-size:9pt;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.content_table{font-size:8s qpx}

.sectiontableentry1{
font-size:10px;
}