/* Define Tags */
* { margin: 0; padding: 0; }
html, body {
	height:100%;
	} 
body {
	margin:0;
	padding:0;
	font-size:11px;font-family:Verdana,Helvetica,Arial;
	background-color: #436ea6;
	color:#ffffff;
	line-height:1.5em;
	}

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#c1d7f4;	
	text-decoration:underline;
	line-height:1.8em;
	}
a:hover {
	color:#fff;	
	}

/* 1px ie hack */ 
 html, body{ margin:0 0 0 1px; }
 html > body{ margin:0; }
 
#header{
	margin: 0 auto;
	padding:0;
	background:#FFFFFF url(images/header_bg_repeat.jpg) repeat-x;;
	height:275px;
}
#header2{
	margin: 0 auto;
	padding:0;
	background:#FFFFFF url(images/header_bg_repeat2.jpg) repeat-x;;
	height:215px;
}
#mainNav{
	margin:0 auto;
	width:987px;
}
#mainNavLinks{
	float:right;
	height:45px;
	width:979px;
	margin-top:36px;
	/*background:url(images/nav_bg.jpg);*/
}
#mainNavLinks a { height: 45px; display: block; float:left; margin:0; padding:0; background:url(images/nav_bg.jpg) no-repeat; }
#mainNavLinks.es a { background-image:url(images/nav_bg-es.jpg); }
	#mainNavLinks a span { display:none; }
		
		a#nav_1, a#nav_1:visited, a#nav_1:hover, a#nav_1.active { width:65px; background-position: 0px 0px; }
			a#nav_1:hover { background-position:0px -45px; }
			a#nav_1.active, a#nav_1.active:visited, a#nav_1.active:hover { background-position:0px -90px; }
			
		a#nav_2, a#nav_2:visited, a#nav_2:hover, a#nav_2.active	{ width:87px; background-position:-65px 0px; }
			a#nav_2:hover { background-position:-65px -45px; }
			a#nav_2.active, a#nav_2.active:visited, a#nav_2.active:hover { background-position:-65px -90px; }
		
		a#nav_3, a#nav_3:visited, a#nav_3:hover, a#nav_3.active	{ width:152px; background-position:-152px 0px; }
			a#nav_3:hover { background-position:-152px -45px; }
			a#nav_3.active, a#nav_3.active:visited, a#nav_3.active:hover { background-position:-152px -90px; }
		
		a#nav_4, a#nav_4:visited, a#nav_4:hover, a#nav_4.active	{ width:123px; background-position:-304px 0px; }
			a#nav_4:hover { background-position:-304px -45px; }
			a#nav_4.active, a#nav_4.active:visited, a#nav_4.active:hover { background-position:-304px -90px; }
		
		a#nav_5, a#nav_5:visited, a#nav_5:hover, a#nav_5.active	{ width:160px; background-position:-427px 0px; }
			a#nav_5:hover { background-position:-427px -45px; }
			a#nav_5.active, a#nav_5.active:visited, a#nav_5.active:hover { background-position:-427px -90px; }
		
		a#nav_6, a#nav_6:visited, a#nav_6:hover, a#nav_6.active	{ width:104px; background-position:-587px 0px; }
			a#nav_6:hover { background-position:-587px -45px; }
			a#nav_6.active, a#nav_6.active:visited, a#nav_6.active:hover { background-position:-587px -90px; }
		
		a#nav_7, a#nav_7:visited, a#nav_7:hover, a#nav_7.active	{ width:79px; background-position:-691px 0px; }
			a#nav_7:hover { background-position:-691px -45px; }
			a#nav_7.active, a#nav_7.active:visited, a#nav_7.active:hover { background-position:-691px -90px; }
		
		a#nav_8, a#nav_8:visited, a#nav_8:hover, a#nav_8.active	{ width:120px; background-position:-770px 0px; }
			a#nav_8:hover { background-position:-770px -45px; }
			a#nav_8.active, a#nav_8.active:visited, a#nav_8.active:hover { background-position:-770px -90px; }
			
		a#nav_9, a#nav_9:visited, a#nav_9:hover, a#nav_9.active	{ width:89px; background-position:-890px 0px; }
			a#nav_9:hover { background-position:-890px -45px; }
			a#nav_9.active, a#nav_9.active:visited, a#nav_9.active:hover { background-position:-890px -90px; }

#mainNavLinks.es a { background-image:url(images/nav_bg-es.jpg); }

		#mainNavLinks.es a#nav_1, #mainNavLinks.es a#nav_1:visited, #mainNavLinks.es a#nav_1:hover, #mainNavLinks.es a#nav_1.active { width:93px; background-position: 0px 0px; }
			#mainNavLinks.es a#nav_1:hover { background-position:0px -45px; }
			#mainNavLinks.es a#nav_1.active, #mainNavLinks.es a#nav_1.active:visited, #mainNavLinks.es a#nav_1.active:hover { background-position:0px -90px; }
			
		#mainNavLinks.es a#nav_2, #mainNavLinks.es a#nav_2:visited, #mainNavLinks.es a#nav_2:hover, #mainNavLinks.es a#nav_2.active	{ width:173px; background-position:-93px 0px; }
			#mainNavLinks.es a#nav_2:hover { background-position:-93px -45px; }
			#mainNavLinks.es a#nav_2.active, #mainNavLinks.es a#nav_2.active:visited, #mainNavLinks.es a#nav_2.active:hover { background-position:-93px -90px; }
		
		#mainNavLinks.es a#nav_3, #mainNavLinks.es a#nav_3:visited, #mainNavLinks.es a#nav_3:hover, #mainNavLinks.es a#nav_3.active	{ width:242px; background-position:-266px 0px; }
			#mainNavLinks.es a#nav_3:hover { background-position:-266px -45px; }
			#mainNavLinks.es a#nav_3.active, #mainNavLinks.es a#nav_3.active:visited, #mainNavLinks.es a#nav_3.active:hover { background-position:-266px -90px; }
		
		#mainNavLinks.es a#nav_4, #mainNavLinks.es a#nav_4:visited, #mainNavLinks.es a#nav_4:hover, #mainNavLinks.es a#nav_4.active	{ width:146px; background-position:-508px 0px; }
			#mainNavLinks.es a#nav_4:hover { background-position:-508px -45px; }
			#mainNavLinks.es a#nav_4.active, #mainNavLinks.es a#nav_4.active:visited, #mainNavLinks.es a#nav_4.active:hover { background-position:-508px -90px; }
		
		#mainNavLinks.es a#nav_5, #mainNavLinks.es a#nav_5:visited, #mainNavLinks.es a#nav_5:hover, #mainNavLinks.es a#nav_5.active	{ width:185px; background-position:-654px 0px; }
			#mainNavLinks.es a#nav_5:hover { background-position:-654px -45px; }
			#mainNavLinks.es a#nav_5.active, #mainNavLinks.es a#nav_5.active:visited, #mainNavLinks.es a#nav_5.active:hover { background-position:-654px -90px; }
		
		#mainNavLinks.es a#nav_6, #mainNavLinks.es a#nav_6:visited, #mainNavLinks.es a#nav_6:hover, #mainNavLinks.es a#nav_6.active	{ width:140px; background-position:-839px 0px; }
			#mainNavLinks.es a#nav_6:hover { background-position:-839px -45px; }
			#mainNavLinks.es a#nav_6.active, #mainNavLinks.es a#nav_6.active:visited, #mainNavLinks.es a#nav_6.active:hover { background-position:-839px -90px; }

#mainNavLinks.por a { background-image:url(images/nav_bg-es.jpg); }

		#mainNavLinks.por a#nav_1, #mainNavLinks.por a#nav_1:visited, #mainNavLinks.por a#nav_1:hover, #mainNavLinks.por a#nav_1.active { width:93px; background-position: 0px 0px; }
			#mainNavLinks.por a#nav_1:hover { background-position:0px -45px; }
			#mainNavLinks.por a#nav_1.active, #mainNavLinks.por a#nav_1.active:visited, #mainNavLinks.por a#nav_1.active:hover { background-position:0px -90px; }
			
		#mainNavLinks.por a#nav_2, #mainNavLinks.por a#nav_2:visited, #mainNavLinks.por a#nav_2:hover, #mainNavLinks.por a#nav_2.active	{ width:173px; background-position:-93px 0px; }
			#mainNavLinks.por a#nav_2:hover { background-position:-93px -45px; }
			#mainNavLinks.por a#nav_2.active, #mainNavLinks.por a#nav_2.active:visited, #mainNavLinks.por a#nav_2.active:hover { background-position:-93px -90px; }
		
		#mainNavLinks.por a#nav_3, #mainNavLinks.es a#nav_3:visited, #mainNavLinks.es a#nav_3:hover, #mainNavLinks.es a#nav_3.active	{ width:242px; background-position:-266px 0px; }
			#mainNavLinks.por a#nav_3:hover { background-position:-266px -45px; }
			#mainNavLinks.por a#nav_3.active, #mainNavLinks.por a#nav_3.active:visited, #mainNavLinks.por a#nav_3.active:hover { background-position:-266px -90px; }
		
		#mainNavLinks.por a#nav_4, #mainNavLinks.por a#nav_4:visited, #mainNavLinks.por a#nav_4:hover, #mainNavLinks.por a#nav_4.active	{ width:146px; background-position:-508px 0px; }
			#mainNavLinks.por a#nav_4:hover { background-position:-508px -45px; }
			#mainNavLinks.por a#nav_4.active, #mainNavLinks.por a#nav_4.active:visited, #mainNavLinks.por a#nav_4.active:hover { background-position:-508px -90px; }
		
		#mainNavLinks.por a#nav_5, #mainNavLinks.por a#nav_5:visited, #mainNavLinks.por a#nav_5:hover, #mainNavLinks.por a#nav_5.active	{ width:185px; background-position:-654px 0px; }
			#mainNavLinks.por a#nav_5:hover { background-position:-654px -45px; }
			#mainNavLinks.por a#nav_5.active, #mainNavLinks.por a#nav_5.active:visited, #mainNavLinks.por a#nav_5.active:hover { background-position:-654px -90px; }
		
		#mainNavLinks.por a#nav_6, #mainNavLinks.es a#nav_6:visited, #mainNavLinks.es a#nav_6:hover, #mainNavLinks.es a#nav_6.active	{ width:140px; background-position:-839px 0px; }
			#mainNavLinks.por a#nav_6:hover { background-position:-839px -45px; }
			#mainNavLinks.por a#nav_6.active, #mainNavLinks.por a#nav_6.active:visited, #mainNavLinks.por a#nav_6.active:hover { background-position:-839px -90px; }

#news{
	clear:both;
	margin:0 auto;
	padding-top:32px;
	padding-left:12px;
	width:987px;
}
#news p{
	color:#646464;
	font-size:11px;}
#news h1{
	margin:0 0 5px 0;
	font-family:Georgia,Verdana,Helvetica,Arial; 
	color:#41689f;
	width:500px;
	border-bottom:2px solid #d0d1d3;
	font-size:22px;
	line-height:1.2em;
}
#midleSec{
	clear:both;
	margin:0 auto;
	background:#436ea6 url(images/body_bog_repeat.jpg) repeat-x;
	width:100%;
	height:100%;
}
#midleSecContent{
	margin:0 auto;
	padding-top:12px;
	width:987px;
}
#textArea{
	margin:25px auto;
	margin-bottom:0;
	width:987px;
	background:url(images/content_b_line.jpg) no-repeat bottom center;
	}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	border-bottom:2px solid #4e72a0;
	line-height:1.2em;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin-bottom:10px;
	padding-bottom:10px;
	}
h2 {
	font-size:12px;
	font-family:Verdana,Helvetica,Arial;
	letter-spacing:.1em;
	border-bottom:none;
	/*background:url(images/h2_bg.gif) no-repeat 0 10px;
	padding:10px 0 5px 25px;*/
	}
h3 {
	font-size:1.4em;
	padding-left:20px;
	}
h4 {
	font-size:1.2em;
	}
h5 {
	font-size:1em;
	}
.clear {
	clear:both;
}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}
.form {
	margin:0px;
	margin-bottom:2px;
	padding:2px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#97ABC5;
	border:1px solid #2D5281;
}
img {
	display:block;
	}

/* Custom Class Names */
p, span, .copy, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:11px;font-family:Helvetica,Verdana,Arial; 
	font-weight:400;
	color:#ffffff;	
	line-height:1.5em;
	padding-bottom:10px;
	}
.strong, .bold{
	color:#d0cfab;
}
ul{
	margin:10px 0 10px 20px;
}
ol{
	margin:10px 0 10px 20px;
}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}
	
.button { 
	color:#a9a9a9; 
	font-weight:800; 
	background-color:#2A2A2A;
	text-align:center;
	border:1px solid #000; 
	cursor:pointer;
	padding:2px;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visited, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visited, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#77212C;	
	}

.bold {	
	font-weight:800;
	}
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
#footer{
	font-size:10px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	padding-top:14px;
	width:987px;
	border-top:1px solid #6688b5;
	text-align:center; 
	color:#214471; 
	line-height:1.6em;
}

#footer a, #footer a:visited, #footer a:hover{
	font-size:10px;
	color:#bdd5f4;
	text-decoration:none;
	line-height:1.6em;
	}
#footer a:hover{
	font-size:10px;
	text-decoration:underline;	
	line-height:1.6em;
	}

/*SUBNAV*/

.subNavContainer {
	width:987px;
	border-top:4px solid #7b9bc4;
	border-bottom:4px solid #7b9bc4;
	margin:0 auto;
	margin-bottom:12px;
	}
.subNav {
	text-align:center;
	padding:0;
	width:987px;
	margin:0 auto;
	background-color:#a6c4eb;
	}
	.subNav ul {
		list-style:none;
		padding:0;
		margin:0px 0px 0px 0px;
		}
		.subNav li { float:left; padding:0; margin:0; }
		.subNav a, .subNav a:visited, .subNav a:hover{
			display:block;
			padding:3px;
			text-align:center;
			text-decoration:none;
			color:#253852;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			letter-spacing:0.2em;
			}
			.subNav a:hover {
			background-color:#4e72a0;
			color:#fff;
			}
			.subNav a.selected {
					background-color:#4e72a0;
					color:#fff;
				}
			.nav5 a {
				width:92px;
				width/* */:/**/86px; 
				width: /**/86px;
				}
			.nav4 a {
				width:115px;
				width/* */:/**/109px; 
				width: /**/109px;
				}
			.nav3 a {
				width:329px;
				width/* */:/**/323px; 
				width: /**/323px;
				}
			.nav2 a {
				width:493px;
				width/* */:/**/487px; 
				width: /**/487px;
				}
			.level3 a, .level3 a:visited {
				background-color:#f2f2de;
				color:#fff;
				height:46px;
			}
			.level3 a:hover, .level3 a.selected{
				height:46px;
				background-color:#fff;
			}
			
#midleSecContent img{
	margin:10px 0 0 0;
	padding:5px;
	border:1px solid #325889;
	background-color:#fff;
}

#midleSecContent img.noBorder{
	padding:0px;
	border:none;
}
