/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
height: 100%;
margin-bottom: 1px;
}
form {
margin: 0;
padding: 0;
}
fieldset{
border:none;
}
body {
margin: 0px;
}
a:link, a:visited {
text-decoration: none;
font-weight: normal;
}
a:hover {
text-decoration: underline;
font-weight: normal;
}

p { margin-top: 0; margin-bottom: 10px; }
img { border: 0 none; }
/*
ul{
margin:0;
padding:0;
}
*/



/* editor */
.subtitle-1{
color:#C07627;
font-size:16px;
font-weight:bold;
background: url(../images/typo/subtitle-1.png) 0 3px no-repeat;
padding-left:25px;

}
h2.subtitle-1{
font-size:16px;
background: url(../images/typo/subtitle-1.png) 0 3px no-repeat;
}
.subtitle-2{
color:#78251B;
background: url(../images/typo/subtitle-2.png) 0 4px no-repeat;
padding-left:20px;
font-weight:bold;
font-size:15px;
}
.subtitle-3{
color:#1A4A68;
font-weight:bold;
background: url(../images/typo/subtitle-3.png) 0 3px no-repeat;
padding-left:15px;
height:30px;
padding-bottom:5px;
}
.highlight-1{
font-weight:bold;
color:#9F362F;
}
.highlight-2{
color:#1A4A68;
font-weight:bold;
}
.highlight-3{
color:#9e4720;
color:#C07627;
font-weight:bold;
}
.highlight-4{
color:#78251B;
font-weight:bold;
}



.joinus{
background: url(../images/typo/joinus.png) no-repeat;
padding-left:60px;
color:#78251B;
font-size:16px;
font-weight:bold;
height:50px;
}
table.vtable{
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.table-row td{
border-bottom:1px solid #CCCCCC;
padding:5px;
}
.tdivider{
border-top:1px dashed #9e4720;
}
.tdenterprise{
background-color:#FFFFFF;
padding:0;
}
tr.table-header{
background-color:#9F362F;
font-weight:bold;
color:#fff;
}
.vtphone{
background: url(../images/typo/iphone.png) no-repeat;
color:#1A4A68;
padding:5px 5px 5px 65px;
font-size:18px;
}
.money{
/*background: url(../images/typo/money.gif) no-repeat;
padding-left:45px;
*/
font-weight:bold;
}
.vtbold{
/*color:#c4180e;*/
font-weight:bold;
}
.author{
background: url(../images/typo/mansmall.png) 0 1px no-repeat;
color:#594c38;
padding-left:20px;
font-weight:bold;
}
.vtarjeta{
background: url(../images/typo/tarjeta.gif) no-repeat;
padding-left:35px;
font-weight:bold;
padding-bottom:5px;
}
.vtcardtitle{
color:#9F362F;
font-weight:bold;
}
div.boxcard{
border-bottom:1px  dashed #C07627;
margin-bottom:20px;
}
div.statement{
background: url(../images/typo/statement.png) no-repeat top center; 
padding:10px 110px 10px 110px;
height:160px;
text-align:justify;
color:#9F362F;
font-weight:bold;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
margin-top:10px;
}
div.statementlarge{
background: url(../images/typo/statementlarge.png) no-repeat top center; 
padding:15px 30px 10px 30px;
height:170px;
text-align:justify;
color:#9F362F;
font-weight:bold;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
}


