/* CSS Document */
BODY {
  color: #4F4F4F;
  margin: 0px;
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size : 78%;
  background: #fff url(../images/bg.gif) repeat-x  bottom;
  text-align:center;
}
                
#wrapper{
width:986px;
margin:0px auto;
text-align:center;
padding:0px;
}
A {
  color:#A0099C;
  text-decoration: none;
}
A:hover {
 color:#A0099C;
 text-decoration: underline;

}
FORM {
	display: inline;
}
a img{
border:0px;
}
.clear{
clear:both;
float:none;
}
.contentleft h1{
font-family: Trebuchet MS, Arial,Verdana;
font-size:26px;
font-weight:normal;
color:#2E6EB0;
float:left;
padding:0px;
margin:0 0 15px 0;
}
.horline{
width:100%;
height:1px;
margin-top:5px;
clear:both;
float:none;
border-top: 1px #D0D0D0 solid;
}
div.header{
 width:100%;
 height:174px;
 background: url(../images/banner.jpg) no-repeat left top;
}
div.logo{
margin:0px 0px 0px 60px;
padding:0px;
float:left;
width:450px;
}
.callUs{
color:#2E6EB0;
font-size:18px;
background: url(../images/call.png) no-repeat left center;
padding:10px 0 10px 45px;
}
.callUs span{
color:#2E6EB0;
font-size:28px;
margin-left:15px;
}
div#approvalBox{
width:321px;
}
div#approvalBox .content{
background: url(../images/box_bg.png) repeat-y left top;
width:100%; 
padding:15px 20px 40px 20px; 
}
div#approvalBox .boxHead{
background:  url(../images/box_top.png) no-repeat left top;
padding:15px 0 0 20px;
color:#fff;
font-weight: bold;
font-size:26px;
}
div#approvalBox .boxBottom{
background: url(../images/box_bottom.png) no-repeat left bottom;
padding:19px 0 0 0;
}
div#approvalBox .privacy{
background: url(../images/privacy_secured.png) no-repeat left bottom;
position: absolute;
margin:-60px 0 0 -8px;
width:99px;
height:99px;
}
div#approvalBox .button{
float:right;
margin-right:40px;
margin-top:10px;
}
#approvalBox .inputBox{             
width:160px;
height:20px;
float:right;
line-height:16px;
}

#approvalBox .inputBoxSelect
{float:right;height:20px;}

div.loginBtn{
padding:0px;
margin:10px 0 0 0;
float:left;
}
#approvalBox p{
padding:0px;
margin:3px;
width:280px;
float:left;
}
#approvalBox label{
color:#fff;
font-size:12px;
float:left;
}
#approvalBox input{
background: url(../images/text_bg.gif) repeat-x left top;
border:1px solid #7C7E81;
font-size: 11px;
}
select{
width:150px;
padding:0 10px;
margin:0px 7px;
}
.mainContentArea{
width:850px;
margin:0px auto;
text-align: center;
clear:both; 
}
.contentleft{
width:505px;
float:left;
margin:10px 0 0 0;
text-align: left;
padding:0px;
}
.contentright{
width:321px;
float:right;
margin:10px 0 0 15px;
text-align: left;
padding:0px;
}
.list{
margin:0px 0 0 30px;
padding:0px 0 15px 0px;
clear:both;
float:none;
}
.list span.bullet{
background: url(../images/bullet.png) no-repeat left top;
width:44px;
height:44px;
text-align: center;
line-height:44px;
font-size:22px;
font-weight: bold;
color:#fff;       
float:left;
margin-right:15px;
}
.listtext{
font-size: 12px;
min-height:44px;
text-align:left;
vertical-align: middle;
}
.txtstyle1{
color:#000;
font-size: 12px;
text-align:left;
}
#footer{
color:#272D3A;
font-size:10px;
padding:20px 0px;
width:100%;
text-align:center;
}
.footerRight{
width:230px;
text-align: left;
float:right;
margin-top:12px;
}
.footerLeft{
width:380px;
text-align: left;
float:left;
height:47px;
}
.footerLeft div{
float:right;
line-height:47px;
font-size:12px;
}
#footer a{
color:#272D3A;
font-size:12px;
}
#footer ul{
color:#272D3A;
font-size:12px;
margin:0px;
padding:3px 0;
}
#footer ul li{
margin:0px;
padding:0px 15px;
display: inline;
border-right:1px solid #272D3A;
}
#footer ul li.last{
margin:0px;
padding:0px 15px;
display: inline;
border-right:0px solid #272D3A;
}
#footer li a{
color:#272D3A;
font-size:12px;
text-decoration: none;  
}
