﻿body 
{
    margin:0;
    background:url(../images/bg.gif) repeat;
    font-size: 12px;
    color: #666;
    font-family: verdana;
    line-height: 18px;
}
#wrapper
{
    width: 767px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px;
    border-collapse: collapse;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    }
#logo
{
    width: 100%;
    text-align: left;
    margin: 10px 0px 0px 16px;
    }
#header
{
    width: 100%;
    text-align: left;
    margin: 10px 0px 0px 15px;
    }
#banner
{
    width: 100%;
    text-align: center;
    margin: 0px 0px 10px 0px;
    }
#content
{
    width: 740px;
    margin: 0px 0px 10px 13px;
    padding: 0px 0px 0px 0px;
    
    
    }
#content-left
{
    width: 330px;
    float: left;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    
    }
    
    #content-right
{
    width:400px;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    float:right;
   
        }

/*#formwrapper
{
    width: 306px;
    float:right;
    text-align:right;
    padding:0px 0px 40px 0px;
     
       
    }*/
#formheader
{
    width: 308px;
    margin:0px 0px 10px 0px;
    text-align: left;
    float:right;
   
    
    }
    
    
    #formbg
{
    
    
    background-image: url(../images/formbg-lp.gif);
    background-repeat: no-repeat;
    text-align: left;
    margin:0 auto;
    width:684px;
    height:258px;
   
    
    
    }
    
#formbody
{
    width: 350px;
    height: 220px;
    margin: 10px;
    text-align: left;
    float:left;
    position:relative;
    
    
    }
#cta
{
    width: 100%;
    text-align: center;
    margin:0px 0px 0px 0px;
    }
#offer-details
{
    width: 100%;
    text-align: center;
    margin: 10px 0px 10px 0px;
    }
h1
{
 color: #138dc9;
 font-family: Myriad Pro, Verdana, Arial;
 font-size: 20pt;
 font-weight: normal;
 line-height: normal;
 }
.subtitles
{
    color: #000;
    font-family: Myriad Pro, Verdana, Arial;
    font-size: 14pt;
    font-weight: normal;
    line-height: normal;
    }
.boldme
{
    font-weight: bold;
    }
.green
{
    color: #accc34;
    }
.blue
{
    color: #0083ca;
    }
.paraheader
{
    color: #333;
    font-weight: bold;
    }
.lrgblue
{
    color: #0083ca;
    font-family: Calibri, Verdana, Arial;
    font-weight: normal;
    font-size: 150%;
    line-height: normal;
    }
.labels
{
    font-family: Verdana;
    color: #000;
    }
.boxes
{
   margin:2px 0;
   padding:0;
 }
    
.manditory
{
    color: #00c700;
    
    }
#btnsubmit
{
    
   
   width:245px;
   text-align:right;
   
    }
#moreinfo
{
    clear: both;
    line-height: 0px;
    font-size: 18px;
    color: #ccc;
    font-weight: normal;
    font-family: Arial;
    margin: 50px 0px 0px 10px;
    }
#fineprint 
{
    background:#a4a3a3;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
    padding:4px 7px;
    color:#fff;
    font-size:11px;
    width: 740px;
    font-size: 90%;
    line-height: 0px;    
    }
#offer-details
{
    width: 100%;
    text-align: center;
    margin: 20px 0px 20px 0px;
    }
.ValidationSummary
{
    color: #FFFFFF;
   font-size: 110%;
    text-align: left;
    width:200px;
    position:relative;
    top:-30px;
   
    }
    .ValidationAsterisk
{
    color: #00c700;
    font-size: 90%;
    text-align: left;
    width:200px;
    position:relative;
   
   
    }
    
.bulletText{margin:0px 0px 20px 0px;}
.darkBold{color:#666;font-weight:bold;}

.tb-invisible
{
    background-color: Transparent;
    border: 0px;
    }
