body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	padding:0px;
	margin:0px;
	margin-top: 40px;
}
a{
	outline:none;
}
p{
	clear:both;
	padding:0px;
	margin:0px;
}
h2{
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#bb0014;
	padding-bottom:10px;

}
#outer_wrap {
	width: 737px;
	margin: 0 auto;
}
#wrap {
	background-color: #FFFFFF;
	background-image:url(images/wrapback.gif);
	background-repeat: repeat-y;
	width: 737px;
	margin: 0 auto;
}
#footer {
	height: 32px;
	background-image: url(images/footer.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
}
#innerwrapper {
	width: 677px;
	text-align: left;
	padding-left:30px;
	padding-right:30px;
}
.top_button{
	width:677px;
	height:27px;
}
a.new_user, a.sign_in, a.lost_pass, a.active_new_user, a.active_sign_in, a.active_lost_pass{
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
	height:23px;
	padding-top:4px;
	float:right;
	background-repeat:no-repeat;
	margin-left:5px;
}
a.new_user{
	width:95px;
	background-image:url(images/new_user_btn.gif);
}
a.new_user:hover{
	background-position:0px -27px;
}
a.active_new_user{
	width:95px;
	background-image:url(images/active_new_user.gif);
	cursor:default;
}
a.sign_in{
	width:78px;
	background-image:url(images/sign_in_btn.gif);
}
a.sign_in:hover{
	background-position:0px -27px;
}
a.active_sign_in{
	width:78px;
	background-image:url(images/active_sign_in.gif);
	cursor:default;
}
a.lost_pass{
	width:137px;
	background-image:url(images/lost_password_btn.gif);
}
a.lost_pass:hover{
	background-position:0px -27px;
}
a.active_lost_pass{
	width:137px;
	background-image:url(images/active_lost_password.gif);
	cursor:default;
}
.submit{
	width:78px;
	background-image:url(images/submit_btn.gif);
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
	height:27px;
	float:left;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.submit:hover{
	background-position:0px -27px;
}
.form_area{
	width:627px;
	background-image:url(images/form_bg.gif);
	background-repeat:no-repeat;
	background-color:#e8f1f1;
	padding-left:30px;
	padding-top:10px;
	padding-right:20px;
	margin-top:15px;
	float:left;
}
.small_font{
	font-size:11px;
	line-height:15px;
}
.form_box{
	width:313px;
	float:left;
}
.form_box p{
	padding-top:13px;
	padding-bottom:2px;
}
.textbox{
	margin-top:10px;
}
input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f6f6f;
	padding-left:4px;
	border:1px solid #7f9db9;
	padding-top:3px;
	height:17px;
	width:215px;
}
select{
	padding-top:0px;
	height:18px;
	width:220px;
}
.error_textbox{
	border:1px solid #e83d4f;
}
.error{
	font-size:11px;
	color:#e83d4f;
}
.footer_text{
	font-size:11px;
	color:#6f6f6f;
	padding-bottom:30px;
	line-height:15px;
}
.footer_text a{
	color:#6f6f6f;
	text-decoration:underline;
	font-weight:bold;
}
.footer_text a:hover{
	color:#6f6f6f;
	text-decoration:none;
}
.footer_text p{
	padding-top:15px;
}
ul.footer_points{
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:10px;
}
ul.footer_points li{
	list-style-type:none;
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:3px;
}
.ques{
	padding-top:18px;
}
.ques span{
	padding-right:6px;
}






