body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	padding-top: 0px;
	background-color : Black;
    color: #FFFFFF;
	text-align:left;
}
img {
	border: 0px none #FFFFFF;
}
.header {
	width:100%;
	border: 0px none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header_izq {
	background-image: url(../images/header_left.png) ;
	background-repeat: repeat-y;
	width: 18%;
	height: 100px;
	border: 0px none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header_center {
	text-align:left;
	background-image: url(../images/header_der.png) ;
	background-repeat: repeat-x;
	border: 0px none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header_flags{
	text-align:center;
	vertical-align:top;
	background-image: url(../images/header_der.png) ;
	background-repeat: repeat-x;
	border: 0px none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header_der{
	width: 40px;
	background-image: url(../images/header_der.png) ;
	background-repeat: repeat-x;
	border: 0px none #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pathway_outline  {
	margin-top: 5px;
	background-color: #000000;
	color: #FFFFFF;
	height: 8px;
	vertical-align:middle;
	width:96%;
	margin-left: auto;
	margin-right: auto;
}
td.pathway {
	padding: 4px 3px 3px 5px;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
}
.contenido {
	width:96%;
	border: 0px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.margen {
	width:5px;
}
a.pathway:link, a.pathway:visited, .pathway {
        color: #D9E9FF; 
		text-decoration: none; 
		font-weight: normal;        
}
a.pathway:hover {
        color: #D9E9FF;
        text-decoration: underline;
}
.searchbox {
	font-weight: bold;
	color: white;
	background: #469BFF;
	border: 1px solid;
}

.search_class {
	text-align:right;
	width:1px;
	white-space: nowrap;
}
#font_tab{
	position:relative;
	text-align:center;
	height: 2%;
}

.font_class {
	margin-left: 3px;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
}

.left_menu {
	width:200px;
	text-align:center;
}

.right_menu{
    width:400px;
	text-align:center;
}

.top_left {
	background-image: url(../images/menu_top_left.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.top_center {
	background-image: url(../images/menu_top_center.png) ;
	background-repeat: repeat-x;
	height:12px;
}
.top_right {
	background-image: url(../images/menu_top_right.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.middle_right {
	background-image: url(../images/menu_middle_right.png) ;
	background-repeat: repeat-y;
	width:12px;
}
.middle_left {
	background-image: url(../images/menu_middle_left.png) ;
	background-repeat: repeat-y;
	width:12px;
}
.bottom_left {
	background-image: url(../images/menu_bottom_left.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.bottom_center {
	background-image: url(../images/menu_bottom_center.png) ;
	background-repeat: repeat-x;
	height:12px;
}
.bottom_right {
	background-image: url(../images/menu_bottom_right.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.middle_center {
	background-image: url(../images/menu_middle_center.png) ;
}

.content_top_left {
	background-image: url(../images/content_top_left.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.content_top_center {
	background-image: url(../images/content_top_center.png) ;
	background-repeat: repeat-x;
	height:12px;
}
.content_top_right {
	background-image: url(../images/content_top_right.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.content_middle_right {
	background-image: url(../images/content_middle_right.png) ;
	background-repeat: repeat-y;
	width:12px;
}
.content_middle_left {
	background-image: url(../images/content_middle_left.png) ;
	background-repeat: repeat-y;
	width:12px;
}
.content_bottom_left {
	background-image: url(../images/content_bottom_left.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.content_bottom_center {
	background-image: url(../images/content_bottom_center.png) ;
	background-repeat: repeat-x;
	height:12px;
}
.content_bottom_right {
	background-image: url(../images/content_bottom_right.png) ;
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.content_middle_center {
	background-image: url(../images/content_middle_center.png) ;
}

table.moduletable { 
	width: 100%; 
	border: solid 0px #FFFFFF; 
	text-align:left;
} 

table.moduletable td { 
	font-weight: normal;
	padding-bottom:2px;
	padding-top: 2px;
} 
table.moduletable th {
	font-weight: bold;
    color: #F4D542;
    width: 100%;
	text-align: left;
	padding-bottom: 3px;
	background: url(../images/barra_titulo.png) no-repeat bottom left;
}
a:link, a:visited {
	color: #F4D542; 
	text-decoration: none;
}
a:hover {
    color: #FF6600;       
	text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #E89700;
	white-space: nowrap;
}
a.mainlevel:hover {
	color: #C3C3C3;
	text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
    color: #C3C3C3;
    font-weight: normal;
	white-space: nowrap;
}
a.sublevel:hover {
        color: #57A6FF;
        text-decoration: underline;
        font-weight: normal;
}
a.readon:link, a.readon:visited {
    color: #CAD1FF; 
	text-decoration: none; 
	font-weight: bold;
}
a.readon:hover {
	color: White;
    text-decoration: underline;
    font-weight: bold;
}
td,tr,p,div {
    color: #FFFFFF;
}
h1 {
	color: #F4D542; 
	font-size: 1.95em;
}
h4 {
    color: #57A6FF;
    font-weight: bold;
}
h5 {
	color: #57A6FF; 
	font-weight: bold;
}
.componentheading {
    font-weight: bold;
    color: White;
    text-align:left;
}
td.contentheading, td.componentheading, .componentheading {
	font-size: 1.2em;
	font-weight: bold;
	color: #F4D542;
	text-align:left;
	background: url(../images/barra_titulo.png) no-repeat bottom left;
	white-space: nowrap;
}
.contentpagetitle {
	font-weight: bold;
 	color: #57A6FF;
	text-align:left;
	}
table.contenttoc {
	color: #FFFFFF;
	background-color: #E4F7FA;
    }
table.contenttoc td {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align:left;
}
.boxheading {
	font-weight: bold;
	color: #9DCAFF;
	text-align:left;
}
.button {
	font-style: normal;
	font-weight: bold;
	background: #469BFF;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}
.inputbox {
	font-weight: bold;
	color: Black;
	background: #469BFF;
	border: 1px solid;
}
.searchbox {
	font-weight: bold;
	color: Black;
	background: #469BFF;
	border: 1px solid;
}
.searchsite {
	font-weight: bold;
	color: #3280FF;
}
.category {
	color: White; 
	font-weight: bold; 
	text-decoration: none;
}
a.category:link, a.category:visited {
	color: #0071F6; 
	font-weight: bold;
}
a.category:hover {
	color: White;
}
.newsflash {
    color: White;
    background-color: #012456;
}
.sectiontableentry1 {
    background-color : #02285E;
}
.sectiontableentry2 {
	background-color : #00234C;
}
.sectiontableheader {
	background-color : #022C68;
    color : #E89700;
    font-weight : bold;
}
.small {
    font-size: 0.7em;
    color: #98B8F7;
    text-decoration: none;
    font-weight: normal;
}
.createdate, .modifydate {
	font-size: 0.7em;
    color: #98B8F7;
    text-decoration: none;
    font-weight: normal;
}
.frontpageheader {
    color : #3280FF;
	font-weight: bold;
}
ul {
    margin: 0px 0px 0px 0px;
}
li {
	list-style: url(../../../images/M_images/arrow.png) inside;
    list-style-image: url(../../../images/M_images/arrow.png);
	text-align:left;
}
li.latestnews {
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 7px;
	margin-top: 2px;
	text-align: left;
}
table.contact {
	border: 1px solid #57A6E2;
}
table.contact td.details {
	font-size: 1em;
    font-weight: bold;
    color: White;
}
.pagenav {
	color: #FFFFFF;
}
a.pagenav {
	color: #FFFFFF;
}
a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: White;
}
a.pagenav:hover {
	color: White;
	font-weight: bold;
}
.ontab {
	background-color: #576386;
	border-left: outset 2px #191970;
	border-right: outset 2px #1E90FF;
	border-top: outset 2px #191970;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
    background-color : #e5e5e5;
	border-left: outset 2px #DADEED;
	border-right: outset 2px #DADEED;
	border-top: outset 2px #DADEED;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	font-weight: normal;
	color: #00008B;
}
.tabheading {
	background-color: #193E72;
	color: #FFFFFF;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
fieldset {
	border: 0px solid #FFFFFF;
}
hr {
    height:2px; border: 1px inset;
	background-color: #AA0300;
	color: #AA0300;
}
hr {
	background: #191970; 
	height:2px; 
	border: 1px inset;
	}
hr.separator {
	background: Navy;
	height: 1px;
	width: 75px;
	border: 0px;
}
.highlight {
    color: blue;
}
.mod_login {
	text-align: left;
}