/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 8px 0px 0px;
	background:;
	color:#000;
}

input.input_txt, select, textarea{
	border:solid 1px #1672b7;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
a{
	color:#626262;
}
a:hover{
	text-decoration:none;
}
table{
	border:0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	padding:0px;/* cellspadding="0" */
}
form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
ul, li{
	margin:0px;
	padding:0px;
}
/***************BTNS styles*****************/
.btn_click_to_join{
	width:232px;
	height:47px;
	display:block;
	cursor:pointer;
	border: none;
	background: url(/gofreecredit/img/gfc/btns/btn_click_to_join.png) no-repeat;
	clear:both;
	margin:0px auto 0px;
}
.btn_click_to_join:hover{
	background-position:bottom;
}
.btn_click_to_join_aln{
	padding-top:10px;
}
/***************header styles*****************/
.header{
	margin:auto;
	width:780px;
	height:79px;
	padding: 0px;
	border-top: solid 5px #ff9900;
}
.header .logo{
	float:left;
	margin: 21px 0px 0px 6px;
}
.slogan{
	float:right;
	color:#145c86;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	margin:0px;
	padding: 30px 8px 0px 0px;
	letter-spacing:1px;
}
/***************advanced search styles*****************/
/***************main menu styles*****************/
.main_menu{
	height:34px;
	line-height:34px;
	clear:both;
	width:760px;
	background: url(/gofreecredit/img/gfc/main_menu_bg.gif) repeat-x top;
	border-top:solid 1px #ff5a00;
}
.main_menu a{
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding: 0px 10px;
	background: url(/gofreecredit/img/gfc/main_menu_bg.gif) repeat-x top #ffa927;
}
.main_menu .main_menu_tdl a{
	background:url(/gofreecredit/img/gfc/main_menu_lborder.gif) no-repeat #ffa927;	
}
.main_menu .main_menu_tdr a{
	background:url(/gofreecredit/img/gfc/main_menu_rborder.gif) no-repeat right top #ffa927;	
}
.main_menu .splitter{
	width:2px;
	background:url(/gofreecredit/img/gfc/main_menu_splitter.gif) no-repeat #f39b09;
	font-size:0px;
}
.main_menu a:hover{
	background-position:bottom left;
	background-color:#ffd123;
}
.main_menu .main_menu_tdr a:hover{
	background-position: bottom right;
}
/***************subpage menu styles*****************/
/***************footer styles*****************/
.footer{
	width:780px;
	border-top:solid 5px #ff9900;
	text-align:center;
	line-height:50px;
	margin: 10px auto 0px;
	padding-bottom:45px;
}
.footer ul{
	list-style:none;
}
.footer ul li{
	display:inline;
	color:#1874b9;
	margin: 0px 3px;
}
.footer ul li a{
	color:#1874b9;
}
/***************content styles*****************/
.top_banner_shadow{
	margin:auto;
	width:790px;
	height:266px;
	background:url(/gofreecredit/img/gfc/top_banner_shadow.png) no-repeat;
}
.top_banner{
	margin:auto;
	width:415px;
	padding: 16px 0px 0px 365px;
	height:250px;
	background:url(/gofreecredit/img/gfc/top_banner_bg.jpg) no-repeat;
	overflow:hidden;
}
.top_banner_content{
	width:397px;
}
.top_banner_content h2{
	color:#ffc000;
	font-size:19px;
	font-weight: normal;
	line-height:24px;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
	margin-bottom:10px;
}
.top_banner_content h3{
	text-align:center;
	color:#fff;
	font-size:19px;
	font-weight: normal;
	line-height:24px;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.top_banner_content ul{
	list-style:none;
}
.top_banner_content ul li{
	color:#ffc000;
	font-weight: bold;
	font-size:13px;
	line-height:16px;
	margin: 0;
    padding:5px 0;
	overflow:hidden;
}
.top_banner_content ul li span.step{
	float:left;
	width:50px;
}
.top_banner_content ul li span.step_cont{
	color:#fff;
	float:left;
	width:347px;
}

.content_title{
	margin:auto;
	width:782px;
	line-height:16px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 20px 0px 16px;
}
.content{
	margin:auto;
	width:780px;
	overflow:hidden;
}

/***************content_rblock styles*****************/
.content_rblock{
	float: right;
	width:295px;
	padding: 5px 8px 0px 11px;
	border-top: solid 2px #e2eff8;
	border-right: solid 2px #b6cbd9;
	border-bottom: solid 2px #d8dfe3;
	border-left: solid 2px #cfe5f4;
	background:url(/gofreecredit/img/gfc/content_rblock_bg.png) repeat-x #f3faff;
}
.content_rblock h2{
	text-align:center;
	color:#ff5a00;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	margin: 12px 0px;
	padding:0px;
}
.content_rblock p{
	line-height:16px;
	margin: 12px 0px;
	padding:0px;
}
/***************content_lblock styles*****************/
.content_lblock{
	width:449px;
	float:left;
}
.content_lblock_top{
	color:#00589d;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	display:block;
	line-height:18px;
	padding: 15px 0px 28px;
}
.content_lblock_box_title{
	height:18px;
	padding: 10px 0px 6px;
	line-height:18px;
	background:url(/gofreecredit/img/gfc/content_lblock_title_bg.png) no-repeat;
	text-align:center;
}
.content_lblock_box{
	padding: 15px 15px 20px 25px;
	background:url(/gofreecredit/img/gfc/content_lblock_box_bg.png) no-repeat bottom;
}
.content_lblock_box ul{
	list-style:none;
}
.content_lblock_box ul li{
	overflow:hidden;
	font-size:13px;
	line-height:18px;
}
.content_lblock_box ul li span{
	display:block;
	float: left;
}
.content_lblock_box ul li span.span_text{
	width:400px;
}
.content_lblock h2{
	text-align:center;
	color:#ff8e00;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 14px 0px;
	padding:0px;
}
.content_lblock form{
	background: url(/gofreecredit/img/gfc/form_bg.png) no-repeat top #e3f4ff;
	height:287px;
	padding: 20px 0px 0px;
}
.content_lblock form .form_ltd, .content_lblock form .form_rtd{
	float: left;
	width:150px;
	padding: 0px 20px 0px 27px;
	line-height:18px;
}
.content_lblock form .form_rtd{
	padding-right:0px;
	width:220px;
}
.content_lblock form input.input_txt, .content_lblock form select{
	width:141px;
	padding: 2px;
	margin-bottom:12px;
}
.content_lblock form select{
	width:145px;
}
