/* Css Document */
/* Basic Css */
html, body, div, p{margin:0px; padding:0px;}
.clear{clear:both;display:block;}

/* Body Css */
body{margin:0px auto;text-align:left;font-family:Verdana,Arial,Sans-serif;background:#fff;font-size:11px;color:#474747;}
.inner_body{margin:0px auto;text-align:left;font-family:Verdana,Arial,Sans-serif;font-size:11px;color:#474747;background:#fff;}

img{float:left!important;float:none;}
.no_border{border:0px;}
.left_align{float:left;}

#main_container{width:801px;height:683px;margin:0px auto;}
#flashFile{width:801px;height:683px;float:left;}

/* Thankyou pages Css */
#main_containerThanks{width:801px;height:625px;margin:0px auto;position:relative;}

#thx_header{width:801px;margin:0px auto;height:99px;text-align:left;}

#thx_container{width:770px;height:530px;clear:both;margin:0px auto;}
#thx_section{width:770px;text-align:left;clear:both;}

div.thxpoints{width:770px;margin:0px auto;height:120px;}
#thx_img{width:359px;height:19px;float:left;clear:both;padding-left:135px;}
p.thxpbullet{width:100%;text-align:center;clear:both;padding-top:7px;padding-bottom:18px;font-size:12px;color:#004097;}

a.thx_link{font-family:Verdana, Arial, Helvetica, Sans-serif;font-size:12px;color:#004097;font-weight:bold;text-decoration:underline;}
a.thx_link:hover{text-decoration:none;}

#back_bttn{width:175px;height:39px;text-align:left;padding-left:350px;clear:both;}

#form_section{width:307px;margin:0px auto;padding-top:25px;}

p.form_top{width:307px;height:73px;float:left;text-align:left;}
#form{width:307px;height:168px;float:left;text-align:left;padding-top:30px;background:url('../graphics/form_bg.jpg') no-repeat left top;}

p.thx_txt{width:87px;float:left;text-align:right;height:15px;padding-top:3px; color:#fff; }
p.thx_inptbx{width:135px;float:left;padding-left:5px;}
.thx_txtbox{border:#BFC9DA 1px solid; font-size:11px; background-color:#ffffff; color:#747474; width:120px;height:18px;padding:0px 0px 0px 3px; float:left;}

div.submit_bttn{width:120px;float:left;text-align:left;height:37px;padding-left:99px;padding-top:30px;clear:both;}

#thx_copy_txt{width:100%;float:left;text-align:center;font-size:9px;color:#5A6160;padding-top:110px;}

/* Misc Classes */
div.empty_space{height:8px;clear:both;}
div.dblempty_space{width:150px;height:15px;clear:both;}
div.space{height:12px;clear:both;}
.left{float:left;}
.right{float:right;}
