/* CSS Document */

/*----------------------------------- Left Body -----------------------------------*/
/*#leftBody .onlyImgBg img {
	margin:-162px 0px 0px 451px;
}
*/
#leftBody .onlyImgBg img {
    margin:-164px 0px 0px 444px;
}

#leftBody .bannerHighlight {
	background:#FFFFFF url(../images/plBannerBg.jpg) repeat-x top;
	border:1px solid #3a6ccf !important;

}
#leftBody .bannerHighlight a {
	color:#1181c4;
}
.pageheading{
	background:#f2fbff url(../images/plPageHeadbg.gif) repeat-x top;
	border:1px solid #3a6ccf;
	color:#000;
	width:558px;
	height:38px;
	margin:6px 0px 0px 0px;
	font:normal 1.7em/1.9em Trebuchet MS, Verdana, sans-serif;
	text-indent:12px;
}
#leftBody h2 {
	color:#000000;
	margin:0 0 0 0;
}
#leftBody h3 {
	margin-top:8px;
}

#leftBody ul.norm li {
	background:transparent url(../images/arrowBlue.jpg) no-repeat 7px 8px;
}#leftBody h2.blueDesc {
	margin:6px 0px 0px 0px;
	padding:0;
	border:none;
	height:34px;
	clear:both;
	position:relative;
	color:#FFFFFE;
	font-size:1.5em;
	line-height:2em;
	width:566px;
}
#leftBody h2.blueDesc {
	background:transparent url(../images/blueHead.jpg) repeat-x top;
}
#rightPanel .borderContent input.send {
	border:none;
	background:transparent url(../images/links/blueLink.jpg) repeat-x top;
	height:21px;
	width:auto;
	padding:0px 4px;
	color:#FFFFFE;
	cursor:pointer;
}
#rightPanel .borderContent input:hover.send {
	color:#000000;
}
#leftBody a.readMore {
	height:21px;
	width:200px;
	display:block;
	color:#FFFFFE;
	line-height:1.8em;
	text-indent:7px;
	text-decoration:none;
	margin:0;
	border:1px solid #3A6CCF;
	background:transparent url(../images/links/blueLink.jpg) repeat-x top;
}
#leftBody a:hover.readMore {
	background-position:left bottom;
	color:#000000;
}
/*----------------------------------- Ends Left Body -----------------------------------*/
	
/*----------------------------------- Right Panel -----------------------------------*/
#rightPanel h2 {
	background-image:url(../images/blueHead.jpg);
}
#rightPanel p.alignCenter {
	margin:0.2em 0;
}
#rightPanel ul.normRol li a:hover, #rightPanel ul.tips li a:hover {
	/*background-color:#3862bb;*/
	background-color:#88A1D6;
	color:#FFFFFE;
}

#rightPanel dl.sponsers dt a:hover, #rightPanel dl.feedBacks dd a:hover {
	color:#3862bc;
}
/*----------------------------------- Ends Right Panel -----------------------------------*/

.blueBoderArea {
	margin-top:2px;
	border:1px solid #4171d2;
	padding:0 5px;
}



/*-----------------------------------------form css*/
#leftBody table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
#leftBody table h3 {
	font-size:13px;
	line-height:14px;
	color:#4776d4;
	padding:6px 10px;
	margin:0;
	background-color:#dfe7f7;
	border:1px solid #4776d4;
}
#leftBody table {
}
#leftBody table td {
	font-size:1em;
}
#leftBody fieldset {
	border:none;
}#leftBody table.bord {
	border:1px dashed #6699cc;
	margin:10px auto 10px auto;
	background-color:#FFFFFF;
}
#leftBody table td input, #leftBody table td textarea, #leftBody table td select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
}
#leftBody table td input, #leftBody table td textarea, #leftBody table td select {
	width:200px;
	border:1px solid #ccc;
	padding:2px 0px 1px 3px;
}
#leftBody table td input.clac {
	width:170px;
}
#leftBody table td input.yearMonth {
	width:70px;
}
#leftBody table td select.widHalf {
	width:90px;
}
#leftBody table td input.send {
	background:url(../images/blueHead.jpg) repeat-x;
	height:26px;
	width:109px;
	padding:0px 24px 0px 10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	border:none;
	cursor:pointer;
}
#leftBody table td input:hover.send {
	background:url(../images/blueHead.jpg) repeat-x;
	color:#0066cc;
}
#leftBody table td input.submitOut {
	background:url(../images/blueHead.jpg) repeat-x;
	height:26px;
	width:109px;
	padding:0px 24px 0px 10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	border:none;
	cursor:pointer;
}
#leftBody table td input.submitOver {
	background:url(../images/blueHead.jpg) repeat-x;
	height:26px;
	width:109px;
	padding:0px 24px 0px 10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#0066cc;
	border:none;
	cursor:pointer;
}
/*-----------------------------------------end form css*/

/*Dec 13*/
#leftBody table td input.checkbox{
	width:15px;
	height:10px;
}
#leftBody table td input.radiobox{
	width:15px;
	height:10px;
}


/*-------------------------------------------------choose loans*/
#choose_loans table{
	border:1px solid #3a6ccf;
	border-width:1px 1px 0 1px;
}

#choose_loans table .choose_loan_heading{
	background:url(../images/blueHead.jpg) repeat-x;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
#choose_loans table .choose_loan_raw1{
	background:#fff;
	border-bottom:1px solid #ccc;
	height:44px;
	color:#353535;
	font-size:14px;
	text-align:center;
}
#choose_loans table .choose_loan_raw2{
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
	height:44px;
	color:#353535;
	font-size:14px;
	text-align:center;
}

/*three steps*/
#three_steps{
	width:560px;
}
#three_steps #step1{
	width:164px;
	margin:10px 10px 10px 0;
	padding:7px;
	height:140px;
	float:left;
	border:1px solid #3a6ccf;
}
#three_steps #step2{
	width:164px;
	height:140px;
	margin:10px 0px 10px 0;
	padding:7px;
	float:left;
	border:1px solid #3a6ccf;
}
#three_steps #step3{
	width:164px;
	height:140px;
	margin:10px 0px 10px 0;
	padding:7px;
	float:right;
	border:1px solid #3a6ccf;
}
.steps_head{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

#three_steps .send {
	border:none;
	background:#3a6ccf url(../images/links/blueLink.jpg) repeat-x top;
	height:20px;
	width:auto;
	padding:0 4px 2px 4px;
	color:#FFFFFE;
	cursor:pointer;
}

.get_free_quote{
	font-size:20px;
}

.get_free_quote .orange{
color:#3a6ccf;
}
