﻿body{margin: 0; padding: 0; font: 400 14px Arial;}
h2{font: 700 21px "Whitney", Arial; color: #00a8e1; text-transform: uppercase;}
#wrap{width: 1050px; margin: 0 auto; padding:0; position: relative;}
/* ------------------------------------ Common Class ------------------------------------ */
.replace {display: block; text-indent: -10000px; line-height: 0;}
.fl {float: left;}
.fr {float: right;}
.clear{clear: both;}
.bold{font-weight: 700;}
.button{height:36px; margin:10px 0; padding:2px 10px; border-width:0; background:url("../images/buttonBG.png") repeat-x 0 0; font: 700 16px "Whitney", Arial; color:#fff; text-transform: uppercase; cursor: pointer;}
.button:active{padding: 3px 9px 1px 11px;}
/* ------------------------------------ Header Id and Class ------------------------------------ */
#header{height:230px; width: 100%; margin:0; padding:0; background:url("../images/banner.png") no-repeat 0 100%;}
#logo{height: 32px; width: 183px; margin:22px 0 0 70px; padding:0; background:url("../images/logo.png") no-repeat 0 0;}
/* ------------------------------------ Body Id and Class ------------------------------------ */
#body{width: 100%; margin:0 0 35px; padding:35px 0 0; position:relative;}
.col-l{width: 55%; margin:0 10px 35px 69px; padding:0; display: inline;}
.col-r{width: 34%; margin:0 0 35px; padding:0; display: inline;}
/* ------------------------------------ Footer Id and Class ------------------------------------ */
#footer{height:149px; width:100%; margin:0; padding:20px 0 0; background:url("../images/footerBG.png") repeat-x 0 0; text-align: center; font-size: 11px; color: #999;}
/* ------------------------------------ list Class ------------------------------------ */
.list0{margin:0; padding:0; list-style:none;}
.list0 li{margin:10px 0; padding:0 0 0 21px; background:url("../images/check.png") no-repeat 0 2px !important; background:url("../images/check.gif") no-repeat 0 2px; font-size: 12px;}
.list0 li span{font-size: 14px; color: #0086b3; text-transform: uppercase;}
/* ------------------------------------ form Class ------------------------------------ */
.form{width: 100%; margin:0; padding:0; position:relative;}
.fieldset{width: 88%; margin:0; padding:0; border-width:0; position:relative;}
.fieldset legend{margin:0 0 20px; padding:0; font-size: 12px; color: #000;}
.fieldset ul{width: 100%; margin:0 0 0 3px; padding:0; position:relative; list-style: none;}
.fieldset ul li{width: 100%;margin: 5px 0 0; padding:0;}
.fieldset label{width: 75px; margin:1px 0 0; padding:0; position:relative; font: 700 12px Arial; display: inline; text-align: left;}
.fieldset input{width: 224px; margin:0 0 0 5px; padding:0; border: solid 1px #bbb; background: #f5f5f5;}
.fieldset textarea{border: solid 1px #bbb; background: #f5f5f5;}
.error { color: #FF0000; }
