/*------------------ General ---------------------------*/

body {
	background-image: url(/es/images/bg_main.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #04518E;
}
a:link {
	color: #03508E;
}
a:hover {
	color: #25689E;
	text-decoration: underline;
}
a:active {
	color: #25689E;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #5668B4;
}

.inputc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px solid #5668B4;
}

/*------------------ Customized ---------------------------*/

.bg_footer {
	background-image: url(/es/images/bg_footer.gif);
	background-repeat: repeat-x;
}
.bg_table {
	background-image: url(/es/images/bg_gray.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4E4F;
	border-left-color: #4D4E4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4E4F;
	background-position: bottom;
	
	
}

.bg_tablehm {
	background-image: url(/es/images/bg_gray.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4E4F;
	border-left-color: #4D4E4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4E4F;
 
	}
.bg_release {
	background-image: url(/es/images/bg_release.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4E4F;
	border-left-color: #4D4E4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4E4F;
}
.bg_sidenav {
	background-image: url(/es/images/bg_sidenav.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4E4F;
	border-left-color: #4D4E4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4E4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4E4F;
}
.home_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #256B9E;
}
.custom_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.hr {
	background-position: 1px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
} 



/*------------------ Navigation ---------------------------*/

.sidenav a:visited {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidenav a:link {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidenav a:hover {
	color: #FFFFFF;
	background-color: #23729D;
}
.sidenav a:active {
	color: #224F85;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;	
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #5668B4;
}
.titlepurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8B218C;
}
.titlesmAQ {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #309179;
}
.titlesmblue {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256B9E;
}
.titleAQ {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #309179;
}
