/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.Wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	}
.header {
	padding: 15px 0;
	}
.logo {
	display: block;
	float: left;
	width: 410px;
	}
.clearLeft {
	clear: left;
	}
#nav { float: left; width: 550px; }
#nav ul { margin: 0; padding: 0; margin-left: 20px; margin-top: 18px;}
#nav ul li { margin:0; padding: 0; list-style: none; display: inline; }
#nav ul li a { display: block; float: left; font-size: 16px; color: #333333; padding: 8px 15px; font-weight: bold; text-decoration:none; }
#nav ul li a:hover { color: #FFFFFF; background-color: #333333; }
#nav ul li a.active { color: #FFFFFF; background-color: #333333; }
#banner { background: url(images/banner-bg.jpg) bottom right no-repeat #659729; height: 265px; }
#banner .int { padding-left: 40px; padding-top: 25px; width: 430px; color: #FFFFFF; }
#banner h1 { margin: 0; padding: 0; font-family: Arial Black, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 30px; color: #FFFFFF; letter-spacing: -2px; line-height: 30px; margin-bottom: 15px; }
#banner h1 div { font-size: 24px; letter-spacing: -1px; }
#banner h1 span { color: #ffd200; }
.content { padding: 20px; width:920px; }
.text { border: 5px solid #cccccc; padding: 15px; }
.text .hd { margin: 0; padding: 0; margin-bottom: 15px; font-size: 22px; line-height: 22px; color: #1a6fb0; letter-spacing: -1px; font-weight: bold; }
.containerInner{
	width:920px;
	overflow:hidden;
}
.leftC { display: block; float: left; width: 375px; }
.rightC { display: block; float:right; width: 530px; margin-left: 15px;  border-bottom: 5px solid #83a7b7; }
.formMAin{ border-top: 5px solid #83a7b7; border-left: 5px solid #83a7b7; border-right: 5px solid #83a7b7; background-color: #f8f5ec; padding:0 10px; }



.form-content{ 
	width:500px;
	overflow:hidden; 
}

.form-content2{
	background:#F7F6EC;
	padding:5px 0px 0px 10px;
	width:333px; 
	margin-left:20px;
    font-size:12px; 
	color:#000000; 
	line-height:18px; 
	font-family:Arial, Helvetica, sans-serif
}
.form-content_application{
	background:#F7F6EC;
	padding:5px 0px 0px 10px;
	width:345px;
	border:#83A7B7 2px solid;
	border-right:#83A7B7 6px solid;
}

.form-content01{
	background:#F7F6EC;
	padding:5px 0px 0px 10px;
	width:520px;
	border:#83A7B7 2px solid;
	border-right:#83A7B7 6px solid;
}
#form-content1 {
	clear:both;
	}
form {
	font : 12px verdana, arial, sans-serif;
	margin : 0;
	padding : 0;
}
.formMAin h1{
	font :700 13px verdana, arial, sans-serif;
	color:#176CAC; 
}
.formMAin fieldset {
	border:1px solid #000; 
	margin : 0;
}
.formMAin label {
	display : block;
	border:none;
	float : left;
	width : 120px;
	padding : 0;
	margin :8px 2px 0 0;
	text-align : left;
	font: 700 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	
}
.labelwidth {width:108px;}
.labelwidthdob {width:75px;}
.labelwidth-debt {width:145px; margin-top:10px;}
.labelwidth-debt2 {width:300px; margin-top:6px;}
.formMAin input, .formMAin textarea, .formMAin select {
	width : 105px;
	margin : 5px 0 ;
	font :11px Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	padding-left : 2px;
	border : 1px solid #bababa;
	 
	
}
.checkbox {
	background-color:none;
	border:none;
	padding:0; margin:0;
	width:12px !important;
}
.formMAin span {
	font :normal 11px Verdana, Arial, Helvetica, sans-serif;
	color : #333; 
}
.formMAin span a {
	color : #333;
}

.formMAin input#reset {
	margin-left : 0; 
	
}
.te-li{
	font-weight:normal; 
	line-height:22px;
	font-size:12px;
}
.te-li a:link{
	text-decoration:underline;
	color:#333333;
}
.te-li a:hover{
	text-decoration:none;
}
textarea {
	overflow : auto;
}
.formMAin small {
	display : block;
	margin : 0 0 5px 170px;
	padding : 1px 3px;
	font-size : 88%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	font-style : normal;
	font-weight : 400;
	color : #1f2b5f;
}
.formMAin .required {
	font-weight : 400;
}
.formMAin br {
	clear : left;
}
/*.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 700;
	color : #fff;
	height : 20px;
	padding-bottom : 5px;
	margin-left:250px;
	background-color : #2A6D9F;
}*/
.submit-btn {
	margin-left:165px !important; 
	border:none !important;
	width:167px !important; 
	height:31px !important;
	cursor:pointer;
}
.textarea {
	height : auto;
	width : 222px;
}
.formtop{
	background:url(form-top.gif) no-repeat;
	width:663px; height:36px;
}
.formmid{
	background:url(form-mid.gif) repeat-y;
	width:663px;
}
.formbtm{
	float:left;
	width:663px;
	height:72px;
	background:url(form-btm.gif) no-repeat;
}

.form_container
{width:500px; 
float:left; 
border-bottom:#83a7b7 1px dashed; 
padding-bottom:5px; 
margin-top:5px;
}
.smallform_container
{width:500px; 
float:left; 
padding-bottom:5px; 
margin-top:5px;
}
.form-left h1{ clear:both;}

.form-left{
	float:left; 
	width:245px;
	padding:0;
	margin:0;
}
.form-left1{
	float:left; 
	width:238px;
}
.form-left01 {
	float:left; 
	width:300px;
}
.form-debt-management{
	float:left; 
	width:345px;
	margin-left:5px; 
}
.form-debt-management2{
	float:right; 
	width:345px;
	margin-left:15px;
	padding-top:25px; 
	padding-right:5px;
}
.form-right{
	float:right; 
	width:255PX;
	margin-left:0px;
	margin-top:10px;
}
.form-rightff{
	float:right; 
	width:255PX;
	margin-left:0px;
	margin-top:30px;
}

.form-right_ppi{
	float:none; 
	width:auto;
	margin-left:0px;
}
.selectbox {width:auto;}
.selectbox_country {width:109px;}
.selectbox2 {width:137px;}
.selectboxdropdd{width:35px;}
.selectboxdropmm{width:30px;}
.selectboxdropyy{width:35px;}
.selectboxdropyy1{width:53px;}
.selectbox3 {width:134px; margin-left:17px; }
.form-top-leftbg {background:url(form-top-bg-left.gif) repeat-x; height:39px; width:538px; float:left; display:block; }
.form-top-leftbg_application {background:url(form-top-bg-left.gif) repeat-x; line-height:39px; height:39px; float:left; width:363px; display:block; }
.form-topleft{ float:left; margin-top:3px;}
.form-bottom-leftbg {background:url(form-btm-bg-left.gif) repeat-x; width:538px; height:37px; float:left;}
.form-bottom-leftbg_application {background:url(form-btm-bg-left.gif) repeat-x; width:363px; height:37px; float:left;}
.form-btmright{float:right;}
.text_align{ text-align:center;}
.brclass{
	line-height:25px;
	_line-height:25px;
}
.debt-box{float:right; margin-right:90px;}
.debt-box2{float:right; margin-right:50px;}

.selectbox2_2{width:116px;}
.selectbox2_02{width:140px;}
.select_new{width:auto;!important}

#footerwhite {
	width: 780px; 
	clear:both;
	margin-top:5px; 
	background-repeat: no-repeat;
}
#apr_app {
	margin-left:15px; 
	margin-right:10px; 
	padding-top:2px; 
	text-align: center;
}
.app_for {color: #555555; font-weight: bold; }
#warning {
	margin-left:15px; 
	margin-right:10px; 
	padding-top:10px; 
	font-size:9px; 
	font-family:verdana; 
	font-weight: bold; 
	text-align: center;
}

#contentinner1-apply1{background:#83A7B7; /* url(apply-now-bg.gif) no-repeat top left; */ float:left; width : 428px; margin :0px 0 0 5px; padding :0; height : auto;}
.form-top-leftbg1{background:url(form-top-bg-left.gif) repeat-x; height:39px; width:428px; display:block; }
.form_content1{ background:#F7F6EC; padding:5px 0px 0px 10px; width:410px; border:#83A7B7 2px solid; border-right:#83A7B7 6px solid; }
.form_center{width:auto;}
.form_containerm {width:390px; float:left; border-bottom:#83a7b7 1px dashed; padding-bottom:5px; margin-top:5px; padding-left:10px;}
.form-bottom-leftbgm{background:url(form-btm-bg-left.gif) repeat-x; width:428px; height:37px; float:left;}
.labelwidth1 {width:155px;}
.submit-btnm{margin:0 0 0 8px;border:none;width:127px;padding:0;}
.from_left{ width:340px; float:left; text-align:justify; padding-right:5px; _padding-right:0px;}

.from_left ul{ margin:0px 0px 0px 40px; padding:0px 0px 15px 0px; font-size:13px; text-align:left;}
.from_left ul li{ margin:0px; padding:6px 0 6px 10px; list-style:none; color:#357DB4; list-style-image:url(bullet_new23.gif);}
.from_left ul li a{ text-decoration:underline; color:#000000;}
.floatL{ float:left;}
.fontel_text{ font-size:10px; line-height:12px; padding:10px 0px 10px 5px; float:left; width:425px;}
.sfl-txt{font-size:22px; color:#71a200;}
.w_sfl_txt{font-size:25px; color:#0174B0; padding:5px 0px 0px 0px; font-family:"Times New Roman", Times, serif; display:block; text-align:center; font-style:italic; font-weight:bold;}
.w_sfl_txt_new{ font-size:32px; font-family:"Times New Roman", Times, serif; color:#689401; font-weight:bold; font-style:italic; text-align:center; display:block; padding-bottom:10px;}
.clo{font-size:19px; color:#1f69a9; text-align:center; display:block; margin-bottom:10px; line-height:25px;}
.co_uk{font-size:23px; color:#1f69a9; font-weight:bold;}
.s_sec{font-size:10px; margin-left:0px; color:#222;}
.raquo{color:#222;}
.bgtop_new22{ width:336px; border-left:#A9D05B solid 1px; border-right:#A9D05B solid 1px; border-bottom:#A9D05B solid 1px;}
.topbg_23{ height:34px; width:338px;}





#footer { border-top: 4px solid #85ad55; background-color: #333333; color: #FFFFFF; padding: 25px; line-height: 25px; }
#footer ul { margin: 0; padding: 0; }
#footer ul li { margin: 0; padding: 0; list-style: none; display: inline; padding: 0 15px; border-left: 1px solid #ccc; }
#footer ul li a { color: #FFFFFF; text-decoration: none; }
#footer ul li a:hover { color: #FFFFFF; text-decoration: underline; }
#footer ul li.first { border: 0; padding-left: 0; }
