hr {
    padding: 0;
    margin: 0;
    margin-top:-8px;
} 


body {
background: #88B4F5;
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
padding: 0;
margin: 0;
line-height: 20px;
}
.testimonial
{
    width:500px;
    border:inset 2px Gray;
    font-size:15px;
    margin:0px auto;
}
.report
{
    width:540px;
    border:inset 2px Gray;
    margin:0px auto;
    padding:8px;
}
.testimonial .title
{
    background-color:#9ED5FF;
    padding:3px;
    text-align:center;
    font-weight:bold;
}
.testimonial p
{
    padding:0px 7px;
    font-family:Georgia, Sans-Serif;
    line-height:20px;
}
.formtitle 
{
    color:#192B7B;
    font-weight:bold;
}
.formcheck
{
    padding-left:15px;
}
.form
{
    border:dotted 1px Gray;
    width:90%;
    padding:5px;
    margin:0px auto;
}
.formBtn
{
    background-color:#FF9C00;
    border:solid 1px gray;
    font-size:16px;
    color:#070479;
    font-weight:bold;
}
.textbi
{
    font-style:italic;
    font-weight:bold;
}
.textb
{
    font-weight:bold;
}
.textmarker
{
    background-color:Yellow;
}
ul li
{
    margin-bottom:5px;
    margin-top:5px;
}
.texti
{
    font-style:italic;
}
.textred
{
    color:#c00000;
}
.ticks
{
    position:relative;
    left:-20px;
}
.ticks li
{
    list-style-type:none;
    background-image:url(images/tick.gif);
    background-repeat:no-repeat;
    padding-left:30px;
    margin-bottom:15px;
    margin-top:15px;
}
.bonustitle
{
    font-size:22px;
}
.textblue
{
    color:#192b7b;
}
.bonuses
{
    border:solid 1px Gray;
    width:90%;
    padding:1px;
    background-color:#89b5f6;
    font-size:14px;
}
.bonuses ul li
{
    margin-bottom:3px;
    margin-top:3px;
}
.bonuses td
{
    border:solid 1px gray;
    background-color:White;
    padding:7px;
}
.bonuses td
{
    text-align:left;
}
.bonusimg
{
    float:left;
    margin-right:20px;
    margin-top:15px;
}
.tickbox
{
    position:relative;
    top:3px;
    margin-right:5px;
}
.buttonarea
{
    width:500px;
    height:220px;
    border:dashed 5px #cc0000;
    margin-top:10px;
    padding:30px;
    font-family:Arial, Sans-Serif;
    line-height:26px;
}
.buttonarea .title
{
    font-size:25px;
    color:#000058;
    margin-bottom:12px;
}
.buttonarea .button
{
    margin-bottom:5px;
}
.buttonarea .cards
{
    margin-top:15px;
}
.buttonarea a 
{
    font-size:24px;
}
.rBox
{
    width:300px;
    border:outset 2px Navy;
    text-align:center;
    padding:7px;
    float:left;
    margin-left:38px;
    margin-bottom:20px;
}
.rBox .title
{
    font-size:14px;
    font-weight:bold;
}
.disclaimer
{
    font-style:italic;
    font-size:12px;
}
.myImg
{
    float:right;
    padding:10px;
}
h1 
{
    font-size:36px;
    color:#c00000;
    text-align:center;
    line-height:45px;
    font-family:Arial, Sans-Serif;
}
h2
{
    color:#c00000;
    font-size:28px;
    text-align:center;
    font-weight:normal;
    line-height:34px;
}
img { border: none; }

#wrap {
width: 850px;
margin: 20px auto;
}

#header {
background: #88B4F5 url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 182px;

}


#footer {
color: #111;
font-size: 11px; 
text-align: center;

}
#footer a { 
color: #111;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#content { 
padding: 0px 55px;
margin:0px;
background: #88B4F5 url(images/bg.gif) repeat-y;

}
#bottom { background: #88B4F5 url(images/footer.gif) no-repeat; padding: 15px 0; }

