body { text-align: center; margin: 0px; padding: 0px; background: #007abb url(../img/bg_all.jpg) no-repeat; background-position: top center; }
body, td, a, input, select, textarea { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #585858; }

table, td { margin: 0; padding: 0; }
img, form, p { border : 0; }


#all { width: 100%; overflow: hidden; text-align: center; margin: auto; background: #007abb url(../img/bg_all.jpg) no-repeat; background-position: top center; }


/* Elements */
.center { text-align: center; }
.left { float: left; }
.right { float: right; }
.space { clear: both; height: 12px;	font-size:0px; }
.space5 { clear: both; height:5px; font-size:0px; }
.space15 { clear: both; height:15px; font-size:0px; }
.space16 { clear: both; height:16px; font-size:0px; }
.space20 { clear: both; height:20px; font-size:0px; }


.bt { font-weight: bold; color: #fff; border: solid 1px #272161; }

.breaker { border-top: 1px solid #272161; clear: both; margin-top: 10px; height: 10px; font-size:0px; }
.breakeronly { clear:both; height:0px; font-size:0px; margin: 0; padding: 0px; }

h1, h2, h3, h1 a, h2 a, h3 a { color: #03517F; margin: 0; padding: 0; font-weight: bold; }

a { color: #03517F; margin: 0; padding: 0; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }


h1, h1 a { font-size: 14px; margin-bottom: 10px; }
h2, h2 a { font-size: 11px; }
h3, h3 a { font-size: 11px; }


/* fotos */
.foto { border: 1px solid #ccc; }
.fotoleft { float: left; border: 1px solid #ccc; margin: 0 10px 0 0; }
.fotoright { float: right; border: 1px solid #ccc; margin: 0 0 0 10px; }


/* header */
#header { width: 780px; height: 55px; text-align: left; margin: auto; overflow: hidden; background: url(../img/header.jpg) no-repeat; }


/* flash */
.flash { width: 780px; height: 114px; text-align: left; margin: auto; overflow: hidden; }

.tcontent { width: 780px; overflow: hidden; text-align: center; margin: auto; }


/* menu */
.menu { background: url(../img/bg_menu.jpg) repeat-y; }

.endmenu { width: 202px; height: 109px; padding: 72px 0 0 30px; font-size: 10px; overflow: hidden; background: #fff url(../img/end_menu.jpg) no-repeat; }
html>body .endmenu { width: 172px; height: 37px; }

/* fineprint */
.legaltext {
  text-align: left;
  font-size: 9px;
  color: #8a8a8a;
}

/* callouts (front page) */
.callout {
  color: #719ad0;
  margin: 18px;
  font-size: 150%;
  line-height: 1.2em;
  font-family: Arial, Verdana, sans-serif; 
}



/* box */
.box2 { width: 288px; height: 223px; overflow: hidden; background: #fff url(../img/box_home2.jpg) no-repeat; }
.box2 .percent { font-size: 24px; color: #115589; font-weight: bold; width: 60px; height: 30px; overflow: hidden; margin: 20px 0 0 108px; }
.box2 .text { font-family: Arial, Verdana, sans-serif; font-size: 12px; width: 150px; height: 80px; overflow: hidden; margin: 20px 0 25px 118px; }

/* content */
.content { background: url(../img/bg_content.jpg) repeat-y; }
.content .padding { padding: 5px 10px 20px 10px; text-align: left; }

.content ul { padding: 0px; margin: 0; }
.content li { list-style: circle; margin: 0 0 15px 20px; font-weight: bold; }


.offers { float: right; width: 248px; overflow: hidden; margin-left: 10px; }
.calcoffers { float: right; width: 298px; overflow: hidden; margin-left: 10px; }


/* footer */
#footer { width: 780px; height: 50px; padding-top: 18px; overflow: hidden; text-align: center; margin: auto; font-size: 10px; color: #ccc; background: #ffffff;}
html>body #footer { height: 32px; }

#footer a {  font-size: 10px; color: #03517F; }

.endmenu { text-align: left; }


/* calendars */
.calendars ul { margin: 5px 0 0 0px; }
.calendars li { margin: 0 0 5px 20px; font-weight: normal; }


/* table */
.sfacts {
  border: solid #000000 1px;
  padding: 3px 5px;
}

.sfacts td {
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 14px;
  color: #000000;
}

.sfacts .heading {
  font-weight: bold;
  font-size: 150%;
  line-height: 125%;
}

.sfacts .heading2 {
  font-weight: bold;
  margin: 0px 1px;
}

.sfacts .lineitem, .sfacts .geoitem, .sfacts .geoheading,
.sfacts .unititem {
  border-bottom: 1px solid #000000;
}

.sfacts .linelast, .sfacts .geolast, .sfacts .unitlast {
  border-bottom: 5px solid #000000;
}

.sfacts .lineintern {
  border: none;
}

.sfacts .unititem, .sfacts .unitlast {
  padding-left: 0.3em;
}

.sfacts .geoheading {
  font-weight: bold;
  font-style: oblique;
}

.sfacts span.latin {
  font-style: oblique;
}

.sfacts .geoheading {
  padding-left: 10px;
}

.sfacts .geoitem, .sfacts .geolast {
  padding-left: 30px;
}





.benefits { border: 1px solid #ccc; padding: 15px; background: #DADADA; }
