body{
    font-family: Verdana, sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
}
h1, h2, h3 {
    font-family:"Trebuchet MS",sans-serif;
    font-weight:normal;
    margin:0px;
    padding:0px;
}
.cb{
   clear:both;
}
img{
    border:0px;
    padding:0px;
    margin:0px;
}
a{
    text-decoration:none;
    cursor:pointer;
}
.dn{
    display:none;
}
.left{
    float:left;
}
.right{
    float:right;
}
div.main{
    margin:0 auto;
}
.flu-100{
    width:100%;
}
.ta-l{
    text-align:left;
}
.ta-c{
    text-align:center;
}
.ta-r{
    text-align:right;
}
.b{
    font-weight:bold;
}



/* ANCHORS ********************/









/* TOP-NAV ******************/
div.top-bar{
    float:left;
    width:100%;
    height:5px;
    background:#04637F;
}
div.top-nav-logo{
    width:950px;
    margin:0 auto;
}
div.main-nav{
    float:right;
    margin-right:5px;
    font-family:"Trebuchet MS",sans-serif;
    font-size:14px;
    margin-top:52px;
    font-weight:bold;
}
div.main-nav a{
    color:#000;
}
div.main-nav a.on{
    color:#000;
    text-decoration:underline;
}
div.logo{
    float:left;
    margin-top:6px;
    margin-bottom:4px;
}
div.fd-main{
    clear:both;
    width:100%;
    background: url(/media/img/exp/brochure/major_back.jpg) repeat-x;
    height:347px;
    text-align:center;
/*    margin-bottom:20px;*/
}
div.fd-main-middle{
    margin:0 auto;
    height:347px;
    width:950px;
    background: url(/media/img/exp/brochure/fd_mid.jpg) no-repeat;
}
div.fd-main-middle-form{
    float:left;
    margin-top:112px;
    margin-left:20px;
    font-family:Arial;
    color:#04637F;
    font-size:19px;
    text-align:left;
    line-height:35px;
}
div.fd-main-middle-form strong{
    font-size:16px;
}
div.fd-main-middle-form input{
    border:1px solid #999;
    padding:2px;
    padding-top:4px;
    padding-top:4px;
    font-size:15px;
    font-family:Arial;
    width:160px;
}
div.plans-pricing{
    width:435px;
    float:left;
    line-height:20px;
    margin-top:10px;
}
div.plans-link{
    float:left;
    margin-top:15px;
}
a.small-blue{
    color:#04637F;
    font-size:11px;
}
a.small-blue:hover{
    background:#04637F;
    color:#fff;
}
div.brochure-mainbar{
    clear:both;
    width:100%;
    background: url(/media/img/exp/brochure/major-bar.jpg) repeat-x;
    height:87px;
    text-align:center;
}
div.form-container{
    float:left;
    background: url(/media/img/exp/brochure/form-background.jpg) no-repeat;
    width:628px;
    height:510px;
}
div.form-inner{
    margin-top:60px;
    margin-left:30px;
    float:left;
    line-height:35px;
    font-size:14px;
    font-family:Arial;
}
div.form-left{
    float:left;
    width:175px;
}
div.form-input{
    float:left;
}
div.form-input input{
    font-size:14px;
    padding:3px;
    border:1px solid #999;
}
div.form-input select{
    font-size:14px;
    padding:3px;
}
table.full{
    float:left;
    width:100%;
    border:0px;
    margin:0px;
    padding:0px;
    border-collapse:collapse;    
}
table.full tr.body{
    font-family:arial;
    font-weight:none;
    font-size:14px;
    line-height:38px;
}
div.center-pod{
    float:left;
    width:100%;
    clear:both;
    margin-top:10px;
    margin-top:30px;
}






/* MAIN CONTENT *******************/
div.main-content{
    margin:0 auto;
    width:950px;
}
div.main-content-left{
    float:left;
    width:628px;
    padding-top:20px;
}
div.main-content-right{
    float:right;
    width:298px;
    background:url(/media/img/exp/brochure/divider-right.jpg) repeat-y;
    min-height:400px;
    padding-left:12px;
    padding-right:5px;
}



/* LEFT SIDE CONTENT *****************/
div.mc-feature-pod{
    float:left;
    width:310px;
    line-height:21px;
    margin-right:3px;
    padding-bottom:40px;
}









/* RIGHT SIDE CONTENT *****************/
div.quote-pod{
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    padding-top:20px;
    float:left;
    font-size:11px;
}
div.quote-up {
    background: url(/media/img/exp/brochure/quote-up.jpg) no-repeat;
    float:left;
    min-height:20px;
    width:20px;
}
div.quote-down{
    background:transparent url(/media/img/exp/brochure/quote-down.jpg) no-repeat scroll 0 0;
    float:left;
    min-height:20px;
    width:20px;
}
div.quote{
    float:left;
    font-size:11px;
    color:#111;
    font-style:italic;
    padding:5px;
    width:240px;
    line-height:18px;
    margin-bottom:5px;
}

















div.footer{
    margin:0 auto;
/*    margin-top:20px;*/
    width:100%;
    border-top:1px solid #999;
    background:#eaeaea;
    min-height:100px;
    text-align:center;
    clear:both;
}
div.footer-center{
    margin:0 auto;
    margin-top:10px;
    width:950px;
    text-align:left;
}