body,p,table,td,tr,form,font,div,center {
	font-family:Arial, "Trebuchet MS", Verdana, Helvetica;
	font-size:12px;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #004989;
}


A {text-decoration:none;}
FORM {margin:0px 0px 0px 0px;}

INPUT,TEXTAREA,SELECT {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica;
	font-size:12px;
	color:#001F82;
	background-color:transparent;
	border:1 solid #001F82;
}

.check {
	background-color:#DFF8FF;
	border:1 solid #DFF8FF;
}
.radio { background-color:#FFFFFF; border:1 solid #FFFFFF;}
.button { background-color:#FFFFFF; border:1 solid #FFFFFF; cursor:hand;}
.fin {
	font-size: 11px;
	color: #042039;
}
.menu {
	font-size: 16px;
	font-weight: normal;
	color: #004989;
}



FORM,DIV,LI,LU,UL {margin:0px 0px 0px 0px;}

.chromestyle{
width: 99%;
font-weight: bold;
margin: 0px; 0px; 0px; 0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
margin: 0px; 0px; 0px; 0px;
}

.chromestyle ul{
width: 100%;
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
margin: 0px; 0px; 0px; 0px;
}

.chromestyle ul li{
display: inline;
margin: 0px; 0px; 0px; 0px;
}

.chromestyle ul li a{
	margin: 0px 0px 0px 0px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
margin: 0px 0px 0px 0px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	margin: 0px; 0px; 0px; 0px;
position:absolute;
top: 0;
border-bottom-width: 0;
z-index:100;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
margin: 0px; 0px; 0px; 0px;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
margin: 0px; 0px; 0px; 0px;
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
margin: 0px; 0px; 0px; 0px;
}

.subtit { font-size: 12px; font-weight: normal; color: #004989; }
A.subtit:HOVER {text-decoration: underline; color: #004989;}
A.subtit {color: #004989;}
a.final {
	color: #007da4;
}
.dest {
	font-weight: bold;
	color: #001F82;
}
.peque {
	font-size: 10px;
	color: #000;
}
.blanco {
	color: #FFF;
}
.inicio {
	color: #007da4;
}
.sumario {
	font-size: 16px;
	font-weight: bold;
}
.titdum {
	font-size: 16px;
	font-weight: bold;
}
.textodum {
	color: #4e4b4a;
}
