a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Justify;
	padding-right: 5px;
	padding-left: 5px;

}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*font-color: #EA734A;*/
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#header{ 
	width:780px; 
	background: url(/images/nav_bg.gif);
}
/* BEGIN: W3C VALIDATION STYLES */

.table1 { 
	background-image: url(images/header_top1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.table2{
	background-image: url(images/nav_bg.gif);
}
.table3{
	background-image: url(images/nav_bg.gif);
}
.td1{
	background-image: url(images/box_topblue.gif);
}
.td2{
	background-image: url(images/box_left.gif);
}
.td3{
	background-image: url(images/box_right.gif);
}	
.td4{
	background-image: url(images/box_bottom.gif);
}	
.td5{
	background-image: url(images/box_top.gif);
}	
/* END: W3C VALIDATION STYLES */

/* ESTAS LINEAS SON PARA ARREGLAR LOS ERRORES DEL BODY */

/* index.htm */
body.home-body{
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background-position:top center; 
	background-repeat:repeat-y;
	background-image:url(/images/background.gif);
	background-color:#FFFFFF;
}

/* faq.htm ; req.htm; miss.htm; privacy.htm; apr.htm; */
body.faq-body{
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background-position:top center; 
	background-repeat:repeat-y;
	background-image:url(/images/background1.gif);
	background-color:#FFFFFF;
}

table.faq1table{
	height:29px;
	background-color:#0033CC;
	background-image:url(/images/nav_bg.gif);
	border:0px;
}

table.req1table{
	background-color:#FFFFFF;
	border:opx;
	width:780px;
}

img.absmiddle {
vertical-align: middle;
/*margin-bottom: .20em;*/
}

table.priv1table{
	width:750px;
	height:381px;
	border:0px;
}

table.apr1table{
	width:600px;
	height:94px;
}

table.forgot1table{
	height:11px;
}

table.passtable{
	height:34px;
}
