@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#999999;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

address {
	font-style:normal;
}

/* INDEX STYLES ======> */
#headerHomeBtn {
	position: absolute;
	top: 11px;
	left: 35px;
}
#headerLangBtn {
	position: absolute;
	top: 12px;
	left: 790px;
}
#indexWrapper {
	width: 884px;
	min-height: 506px;
	position:relative;
	top: 51px;
	background-color: #38b3ee;
}
.header {
	width: 884px;
	height: 205px;
	position: relative;
}
.headerTop {
	width: 884px;
	height: 60px;
	background: url(images/top.gif) top no-repeat;
	position: relative;
}
.headerTopEsp {
	width: 884px;
	height: 60px;
	background: url(images/top_eng.gif) top no-repeat;
	position: relative;
}
.headerMenu {
	width: 884px;
	height: 26px;
	background: url(images/header_menu_bg.gif) top no-repeat;
	position: relative;
	z-index: 500;
}
.tabs {
	width: 438px;
	height: 26px;
	left: 35px;
	position: relative;
	float: left;
}
.tabs a {
	color: #000;
	text-decoration: none;
}
.tabs a:hover {
	color: #000;
	text-decoration: none;
}
/*.tabs ul {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 9px;
	left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}*/
li.tab1 {
	display: inline;
	padding: 0px 47px 0px 0px;
}
li.tab2 {
	display: inline;
	padding: 0px 47px 0px 0px;
}
li.tab3 {
	display: inline;
	padding: 0px 47px 0px 0px;
}
li.tab4 {
	display: inline;
	padding: 0px 0px 0px 0px;
}
.headerBottom {
	width: 884px;
	height: 119px;
	background: url(images/header_bottom_bg.gif) top no-repeat;
	position: relative;
	z-index: 1;
}
.headerBottomEsp {
	width: 884px;
	height: 119px;
	background: url(images/header_bottom_esp_bg.gif) top no-repeat;
	position: relative;
	z-index: 1;
}
.body {
	width: 884px;
	min-height: 228px;
	background: url(images/body_stretch.gif) repeat-y;
	position: relative;
	z-index: 1;
}
.bodyMenu {
	width: 139px;
	min-height: 228px;
	background: url(images/body_menu_stretch.gif) left repeat-y;
	position: relative;
	float: left;
	/*";/* IE */ 
	height: 228px;
}
.bodyMenu ul {
	list-style: url(images/bullet01.gif);
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: 60px;
	padding-left: 0px;
	margin-left: 39px;
}
.bodyMenu li {
	margin-bottom: 20px;
}
.bodyCol1 {
	width: 208px;
	min-height: 228px;
	position: relative;
	float: left;
}
.bodyMain {
	width: 515px;
	min-height: 228px;
	position: relative;
	float: left;
	background: #FFFFFF;
}
.bodyMain2 a {
	text-decoration:underline !important;
}
.bodyMain h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#999999;
	text-align: left;
	padding: 20px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
}
.bodyMain p {
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #5b7687;
	font-size: 11px;
}
.bodyMain ul, .bodyMain ol {
	padding: 5px 20px 5px 40px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #5b7687;
	font-size: 11px;
}
.footer {
	width: 884px;
	height: 74px;
	background: url(images/footer_bg.gif) top no-repeat;
	position: relative;
}
.footer ul {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 12px;
	left: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.footer li {
	display: inline;
	padding: 0px 25px 0px 0px;
}

.footer .bottom {
	color:white;
	position:absolute;
	bottom:0;
	left:0;
	width:884px;
	height:36px;
	text-align:center;
}

.footer .bottom a {
	color:white;
	text-decoration:underline;
}

.footer .bottom .content{
	position:absolute;
	font-size:10px;
}

.footer .bottom #copyrights {
	left:20px;
	bottom:0px;
}

.footer .bottom #site_by {
	right:25px;
	bottom:13px;
}

.footer .bottom #contact_info {
	bottom:0;
	left:300px;
	width:281px;
}

/* <===== END INDEX STYLES */


/* TEMPLATE2 STYLES ======> */
.body2slice {
	width: 884px;
	height: 14px;
	background:url(images/body2_slice.gif) top no-repeat;
	position: relative;
}
.body2 {
	width: 884px;
	min-height: 228px;
	background: url(images/body2_stretch.gif) repeat-y;
	position: relative;
}
.bodyCol2 {
	width: 20px;
	min-height: 228px;
	position: relative;
	background-color:#009900;
	float: right;
}
.bodyMain2 {
	width: 600px;
	min-height: 228px;
	position: relative;
	left: 20px;
}
.bodyMain2 hr {
	position: relative;
	margin-left: 20px;
}
.bodyMain2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#999999;
	text-align: left;
	padding: 20px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
}
.bodyMain2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#999999;
	text-align: left;
	padding: 10px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
}
.bodyMain2 p {
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #5b7687;
	font-size: 11px;
}
.bodyMain2 ul, .bodyMain2 ol {
	padding: 5px 20px 5px 40px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #5b7687;
	font-size: 11px;
}
.headerBottom h1, .headerBottomEsp h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	position: absolute;
	top: 70px;
	left: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* <===== TEMPLATE2 HOME STYLES */






/* MENU STYLES ======> */
ul.site.nav {
background:transparent none repeat scroll 0%;
border:medium none;
bottom:5px;
left:5px;
padding:0pt;
position:absolute;
width:669px;
}
ul.site.nav li a {
padding:20px 60px 0px 0px;
}
.spanish ul.site.nav li span a {
padding:20px 55px 0px 0px;
font-size: 10px;
}

        ul.site.nav {
               position:absolute;
               right:0;
               bottom:0;
               margin:0;
               
               list-style:none;
               
               padding-top:5px;
               padding-left:5px; 
               background-image:url(images/menu.topedge.jpg);
               background-position:top right;
               background-repeat:repeat-x;
               
               width:600px;
               height:37px;
			   z-index: 500;
        }
        
        ul.site.nav a{
               color:#000;
               text-decoration:none;
               font-family:Georgia, "Times New Roman", Times, serif;
               font-size:12px; 
               
               display:block;
               height:15px;
               padding:11px 8px;
        }
        
        ul.site.nav li {
               float:left;
               position: relative;
        }
        
        ul.site.nav li:hover{
               /*background-color:#627a3e;*/
        }
        
        
        ul.nav ul.submenu {
               position: absolute;
               left: 0;
               
               list-style: none;
               padding: 0;
               margin: 0;
               white-space: nowrap;
               
               border-right: 1px solid #999;
               border-bottom: 1px solid #999;
               
               visibility: hidden;
        }
        
        ul.nav li:hover ul.submenu{
               visibility: visible;
        }
        
        ul.nav ul.submenu li {
               width:100%;
               text-align: left;
               background: #c3e4ed;
        }
        
        ul.nav ul.submenu li a{
               font-size: 12px;
               padding: 5px;
               font-weight: normal;
               display:  block;
               width: 255px;
        }
        
        ul.nav ul.submenu li a:hover{
               font-size: 12px;
               padding: 5px;
               font-weight: normal;
               display:  block;
               width: 255px;
			   background-color: #fff;
        }

/* <===== MENU STYLES */

.disclaimer, p.disclaimer {
	font-size: 9px;
}
