/* eraldmariano.com (c) 2008 */

body {
background-color: #ffffff;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 8pt;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {text-decoration:none; color: #333333;}
a:visited {text-decoration:none; color: #333333;}
a:hover {text-decoration:underline; color: #999999;}
a:active {text-decoration:none; color: #333333;}

.bodyHolder {
width: 590px;
height:auto;
margin: 0 auto;
background-repeat:no-repeat;
background-color: #ffffff;
}

h3 {color:#333333; text-align:left; font-size:9pt;}
ul {margin-bottom:10px;}

.vspace50 {height:50px; width:1px; background-image:url(images/000.gif);}
.vspace30 {height:30px; width:1px; background-image:url(images/000.gif);}
.vspace20 {height:20px; width:1px; background-image:url(images/000.gif);}
.vspace10 {height:10px; width:1px; background-image:url(images/000.gif);}
.vspace5 {height:5px; width:1px; background-image:url(images/000.gif);}
input{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding:1px 3px 1px 3px;}
textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding:1px 3px 1px 3px;}

.contentBox {
width:778px;
/* height:486px; */
margin:20px;
}