@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/body_bg.gif) repeat-x;
}

.clear{
	clear: both;
}

#wrapper{
	margin: 0 auto;
	width: 1000px;
}

#title{
	float: left;
	width: 1000px;
	padding: 0px;
}

.title_lft{
	float: left;
	width: 261px;
	height: 117px;
}

.logo{
	float: left;
	width: 261px;
	height: 117px;
}

.title_rth{
	float: right;
	width: 739px;background: url(images/new_bg.gif) repeat-x;
}

.live_chat{
	float: right;
	width: 287px;
	height: 77px;
}

.topmenu_rth{
	float: right;
	width: 9px;
	height: 28px;
	background: url(images/menu_rth.jpg) no-repeat;}
	
.topmenu{
	float: right;
	width: 451px;
	height: 77px;
	
}

.topmenu ul{
	margin: 0px;
	padding: 49px 10px 0 0;
	text-align: right;
}

.topmenu ul li{
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #27598d;
	padding-right: 10px;
}

.topmenu ul li a{
	color: #27598d;
	text-decoration: none;
}

.topmenu ul li a:hover{
	text-decoration: underline;
}

.keywords{
	float: right;
	width: 580px;
	padding-top: 7px;
}

.keywords ul{
	margin: 0px;
	padding: 0px;
}

.keywords ul li{
	list-style: none;
	display: inline;
}

.payday_link{
	float: left;
	width: 145px;
	line-height: 32px;
	text-align: center;
	background: url(images/payday_button.gif) no-repeat;
}

.payday_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5bb442;
	text-decoration: none;
}

.payday_link a:hover{
	color: #000000;
}

.secured_link{
	float: left;
	width: 144px;
	line-height: 32px;
	text-align: center;
	background: url(images/secured_button.gif) no-repeat;
}

.secured_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc1d68;
	text-decoration: none;
}

.secured_link a:hover{
	color: #000000;
}

.unsecured_link{
	float: left;
	width: 145px;
	line-height: 32px;
	text-align: center;
	background: url(images/unsecured_button.gif) no-repeat;
}

.unsecured_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f37026;
	text-decoration: none;
}

.unsecured_link a:hover{
	color: #000000;
}

.bc_link{
	float: left;
	width: 143px;
	line-height: 32px;
	text-align: center;
	background: url(images/bc_button.gif) no-repeat;
}

.bc_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8b118;
	text-decoration: none;
}

.bc_link a:hover{
	color: #000000;
}

#header{
	float: left;
	width: 1000px;
}

.header_lft{
	float: left;
	width: 698px;
}

.header01{
	float: left;
	width: 226px;
	height: 364px;
	background: url(images/header01.gif) no-repeat;
}

.header02{
	float: left;
	width: 219px;
	height: 364px;
	background: url(images/header02.gif) no-repeat;
}

.header03{
	float: right;
	width: 253px;
	height: 364px;
	background: url(images/header03.gif) no-repeat;
}

#right{
	float: right;
	width: 267px;
}

.header_rth{
	float: right;
	width: 288px;
	height: 363px;
	margin-top: 10px;
	background: url(images/form_base.gif) no-repeat;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.input_field{
	float: left;	
	width: 120px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#container{
	float: left;
	width: 990px;
	padding: 15px 5px 5px 5px;
}

#left{
	float: left;
	width: 680px;
}

.steps{
	float: left;
	width: 697px;
	height: 130px;
	background: url(images/steps.gif) no-repeat;
	padding-top: 10px;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #2e2e2e;
	line-height: 18px;
}

h1{
	margin: 10px 0px;
	padding: 0px 0px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3369a0;
}

#footer{
	float: left;
	width: 980px;
	border-top: 1px dashed #666666;
	padding: 10px 10px 0px 10px;
}

.footerlinks ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footerlinks ul li{
	list-style: none;
	display: inline;
	margin: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerlinks ul li a{
	color: #000000;
	text-decoration: none;
}

.footerlinks ul li a:hover{
	text-decoration: underline;
}

.guide{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.copyright{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.copyright a:hover{
	text-decoration: underline;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1074B7;
}

.internal:hover{
	color: #000000;
}

#form_container{
	
	width: 460px;
	height: 90%;
	padding: 10px;
	padding-left: 20px;
	margin: 0px auto;
	margin-top: 10px;
	border: 1px dashed #E2E2E2;
}

.form_heading{
	width: 460px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4e7f06;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

.input_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 250px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 130px;
}	

.terms_img {
	float:left;
	width:691px;
	height:229px;
}

.terms_img1 {
	float:left;
	width:691px;
	height:93px;
}

.terms_img2 {
	float:left;
	width:691px;
	height:125px;
}