body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #BFBFBF url('images/bg.gif') repeat-y center top;
	color: black;
	text-align: center;
	height:100%;
	margin:0;
	padding:0;
}
td{
	font-size:11px;
	vertical-align:top;
}
img {
border:none; margin:0
}
a:link,a:active,a:visited{
	color:#ff8a01;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#a65a00;
}
ul {list-style-type:none;}


#container{
	background:white;
	width:779px;
}
#container2{
	text-align:left;
}
.top_nav a{
display:block;
float:left;
padding:0 3px;
}
.right a{
float:right;
}
.top_nav a:hover{
	background-color: #fff6cf;
	background: #fff url(images/top_nav_over.gif) repeat top left;
}
.top_nav{
	padding-right:2px;
}
#topleft{
vertical-align:bottom;
}
#top_right{
	background: url('images/top_rightbgbit.gif') no-repeat bottom left;
	text-align: right;
}

#homeppal {
display: block;
clear: both;
width:772px;
height:233px;
background:#7bb7e0;
margin:0 auto;
}

#home1 {
width:314px;
height:233px;
background: #7bb7e0 url('images/home_1_bg.png') no-repeat top left;
display:block;
float:left;
margin:0; padding:0;
}

#home2 {
display:block;
float:left;
width:277px;
background:#7bb7e0;
height:20px;
margin:0; padding:0;

}
#home3 {
display:block;
float:left;
width:151px;
background: #3d93d1 url('images/homenews_bg.png') no-repeat top left;
height:193px;
vertical-align: middle;
padding: 20px 15px;
color:white;
}

#home3 a{
	color:white;
	text-decoration:none;
}
#home3 a:hover{
	text-decoration:underline;
}

#homecontent {
display:block;
clear:both;
width:772px;
height:245px;
margin:0 auto;
}


#homecontent1 {
display:block;
float:left;
width: 350px;
margin-top:24px;
}

#homecontent1 img {margin-bottom: 15px;}

#homecontent2 {
display:block;
float:right;
width: 187px;
height:260px;
border-left: 2px solid #e8e8e8;
border-right: 2px solid #e8e8e8;
background:#f3f3f3;
padding: 5px;
}

#homecontent2 img{
margin: 20px 0 0 5px;
}

#homecontent2 a{
display: block;
clear:both;
color:#818181;
margin: 10px 3px 0 3px ;
text-decoration:none;
}

#homecontent2 a span.title {
display:block;
clear:both;
font-size:13px;
font-weight: bold;
color:#3d93d1;
margin-bottom:1px;
}

#homecontent3 {
display:block;
float:right;
width: 151px;
height:215px;
background:none;
padding: 15px;
}

#homecontent3 span.title {
font-family:Arial, Helvetica, sans-serif;
display:block;
clear:both;
font-size:16px;
font-weight: bold;
color:#84BAE1;
margin: 15px 0 2px 3px;;
}

#homecontent3 img {
display: inline; 
float:left;
margin-right:8px;}

#homecontent3 a, #homecontent3 a:link {
display: inline; 
float:left;
text-decoration:underline;
font-weight: bold;
margin:5px 0 20px 0;
}

/*HOME*/

.gray{
	color:#666666;
}
.bigblue{
	color:#3a8cca;
	font-size:12px;
	font-weight:bold;
}
#copyright1{
color:#7e7e7e;
padding:2px 7px 2px 7px;
background-color:#fcfcfc;
border-top:1px solid #e4e4e4;
border-bottom:1px solid #e4e4e4;
margin-top:3px;
clear:both;
}
#copyright2{
	color:#3a8cca;
	padding:3px 7px 10px 7px;
	clear:both;
}
#copyright2 a{
	color: #3a8cca;
	text-decoration:none;
}
#copyright2 a:hover{
	text-decoration:underline;
}

.content{
padding: 15px 20px 30px 15px;
border-left: 85px solid #FFEFDD;
}
.bodypic{
float:right;
margin:10px 15px 10px 52px;
}
.contentbox{
	border:1px solid #91bddd;
	background:#dfedf6;
	margin:20px 0 15px 10px;
	padding:5px 8px 5px 8px;
	width:410px;
}

h3{
color:#3A8CCA;
font-weight:bold;
margin:0 0 5px 0;
padding:0;
font-size: 11px;
}
h4{
color:gray;
font-weight:bold;
margin:10px 0 5px 0;
padding:0;
font-size: 11px;
}
.contentbox a{
color:#5296c8;
text-decoration:none;
}
.contentbox a:hover{
color:black;
text-decoration:underline;
}

#ifrm{
height:300px;
}
	

/* NEW TAB MENU */

#tablist{
background:#4799d3 url('images/nav1_bg.gif') no-repeat top;
color:white;
padding: 0 6px 0 6px;
margin:0;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a img{
filter: alpha(opacity=70);
opacity: 0.7;
-moz-opacity: 0.7;
}

#tablist li a.current img{
filter: alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
}

#tabcontentcontainer{
margin-top:3px;
padding:0;
height: 18px;
background-color: #e2eff8;
border-top: 1px solid #91bddd;
border-bottom: 1px solid #91bddd;
}
#tabcontentcontainer .current{
	display:block;
}

.tabcontent{
display:none;
color: #5296c8;
padding: 1px 9px 0 9px;
background: transparent url(images/submenumarker.gif) no-repeat -50px 0;
}
.tabcontent a:link, .tabcontent a:visited{
color: #5296c8;
text-decoration:none;
padding: 1px 6px 3px 6px;
}
.tabcontent a:hover{
background-color:white;
text-decoration:underline;
}
.tabcontent a#current{
font-weight:bold;
}
#sm1{	padding-left:21px; background-position: 14px -6px; }
#sm2{	padding-left:82px; background-position: 75px -6px; }
#sm3{	padding-left:180px; background-position: 173px -6px; }
#sm4{	padding-left:240px; background-position: 233px -6px; }
#sm5{	padding-left:290px; background-position: 283px -6px; }
#sm6{	padding-left:337px; background-position: 330px -6px; }
#sm7{	padding-left:408px; background-position: 401px -6px; }

label{
	cursor:pointer;
}
input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tblWithBorder,.tblResults
{
    border: 1px solid #3379B6;
	 background: #7bb7e0 url(images/tblwithborderbg.gif) repeat-x left top;
}

.tblWithBorder td{
	font-size:11px;
	vertical-align:middle;
	padding:2px 6px;
}
.tblWithBorder .tblCaption
{
	background: #b8d9f0 url(images/tblheaderbg.gif) repeat-x left bottom;
	color: #3681BD;
	font-weight : bold;
	padding:5px;
}
.tblWithBorder .submit{
	padding:3px;
	cursor:pointer;
}

.tblResults th,.formth{
	font-size:11px;
	text-align:left;
	background: #b8d9f0 url(images/tblheaderbg.gif) repeat-x left bottom;
	color: #3681BD;
	font-weight : bold;
	padding:5px;
	vertical-align:bottom;
	border-right: 1px solid #9CCAE9;
}
h3.formth{
	display:block;
	padding:8px 5px 8px 5px;
	margin:13px 0 5px -3px;
	font-size:13px;
}
.tblResults td{
	background-color:white;
	color:black;
	padding:5px;
	border-top: 1px solid #b8d9f0;
	text-align:left;
	border-right: 5px solid #F6FBFD;
}
.tblResults a.get,.tblResults a.get:visited{
	display:block;
	background: #FFFAF4;
	padding:5px 0;
	border:2px solid #FFEFDD;
	width:100%;
	text-align:center;
	text-decoration:none;
	height:20px;
}
.tblResults a.get:hover{
	color:white;
	border:0;
	padding:7px 2px;
	background:#FF8A01;
}

.redstar {COLOR: #FF0000;padding-right:5px;}

.quoteimgleft{
	float:left;

	margin-right:15px;
}

form dl{
	margin:0;
}
form dt{
	float: left;
	width: 140px;
	padding-top:5px;
	
}
form dd{
	margin:0 0 3px 140px;
	padding-top:3px;
}

#librarymenu {
  width: 153px;
  width: 153px;
}
#librarymenu{
	float:left;
	border:1px solid #91bddd;
	background:#dfedf6;
	margin:5px 10px 10px 5px;
	padding:5px 5px 5px 8px;
	width:140px;
}
#librarymenu h3{
	color:#3A8CCA;
	font-size:11px;
	font-weight:bold;
	padding: 0 3px 5px 3px;
	margin:0 2px 0 -3px;
	border-bottom:1px dashed #91bddd;
}
#librarymenu ul{
border: 0;
margin: 0 -3px;
padding: 0;
list-style-type: none;
}
#librarymenu ul ul{
margin-left:10px;
margin-right:0;
margin-bottom:3px;
}
#librarymenu ul ul li{
background-color: #F0F7FB;
border-left:1px solid #b8d9f0;
}
#librarymenu ul ul li a{
	color: #585858;
}
#librarymenu ul li{
	margin:0;
	padding:0;
	display:block;
}
#librarymenu ul li a, #librarymenu ul li a:visited{
  width: 100%;
  width: 100%;
}
#librarymenu ul li a,#librarymenu ul li a:visited{
	padding: 3px 4px 3px 4px;
	border-bottom:1px dashed #91bddd;
	display:block;
	color:gray;
	text-decoration:none;
	width:133px;
}
#librarymenu ul li a:hover{
	background-color:white;
	color:#3a8cca;
	padding-top:1px;
	border-bottom-style:solid;
	border-top: 2px solid #FFF7E8;
}
h1,h2{
font-family:Arial,sans-serif;
}
h1{
color:#ff8a01;
font-weight:normal;
font-size:22px;
letter-spacing:-1px;
text-transform:capitalize;
margin:0 0 5px 0;
padding:9px 10px 0;
border-bottom:1px solid #FFBD70;
}
h2{
color: #3D93D1;
margin:0 0 15px 0;
font-weight:normal;
font-size:24px;
padding:0;
letter-spacing:-1px;
border-bottom:3px solid #B8D9F0;
}
#librarycontent{
padding: 10px 17px 30px 5px;
float:right;
width:575px;
}

#abs_star{
position:absolute;
top:7px;
left:50%;
margin-left:-88px;
}
#abs_livehelp{
position:absolute;
top:0;
left:50%;
margin-left:187px;
}

/*FIX FOR CSS FLOATS*/
#copyright1:after,.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#copyright1,.content {display: inline-table;}

/* Hides from IE-mac \*/
* html #copyright1, * html .content{height: 1%;}
#copyright1,.content {display: block;}
/* End hide from IE-mac */






ul.faqitems {margin:0px 0 20px 0px;}

ul.faqitems li {padding:3px 0;}

ul.faqitems li a, ul.faqitems li a:link {
font-weight:bold;
cursor:hand;
text-decoration: none; 
color:#E78001; /* naranja original #ff8a01 */
font-size:13px;
background:url(images/bullet.gif) no-repeat 0px 6px;
padding-left:10px;
}

div.bulletlist ul li { 
background:url(images/bullet2.gif) no-repeat 0px 5px;
padding-left: 12px;
}

div.bulletlist ul.orange li { background:url(images/bullet.gif) no-repeat 0px 5px;}

div.bulletlist ul.orange li a { color:#E78001; }

.infotable th,.infotable td{
font-size:11px;
padding:3px;
}
.infotable{
margin:10px 0;
}