/* CSS Document */

/*----------------------------------- Left Body -----------------------------------*/
/*#leftBody .onlyImgBg img {
	margin:-162px 0px 0px 451px;
}
*/
#leftBody .onlyImgBg img {
    margin:-164px 0px 0px 444px;
}
#leftBody .bannerHighlight {
	background:#f7f2fd url(../images/mmBannerBg.gif) repeat-x top;
	border:1px solid #6600CC !important;
}
#leftBody .bannerHighlight a {
	color:#6600CC;
}
#leftBody h2 {
	color:#000000;
	margin:0 0 0 0;
}
#leftBody h3 {
	margin-top:8px;
}
.pageheading{
	background:#f7f2fd url(../images/mmPageHeadbg.gif) repeat-x top;
	border:1px solid #6600CC;
	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 ul.norm li {
	background:transparent url(../images/arrowViolet.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:#401967 url(../images/violetHead.jpg) repeat-x top;
}
#rightPanel .borderContent input.send {
	display:block;
	border:none;
	background:#401967 url(../images/links/violetLink.jpg) repeat-x top;
	height:24px;
	width:auto;
	padding:0px 4px;
	color:#FFFFFE;
	cursor:pointer;
}
#rightPanel .borderContent input:hover.send {
	color:#fff;
	text-decoration:underline;
}
#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 #6600CC;
	background:#401967 url(../images/links/violetLink.jpg) repeat-x top;
}
#leftBody a:hover.readMore {
	background-position:left bottom;
	color:#000;
	background:#e0c9f8;
}
/*----------------------------------- Ends Left Body -----------------------------------*/
	
/*----------------------------------- Right Panel -----------------------------------*/
#rightPanel h2 {
	background:#401967 url(../images/violetHead.jpg) repeat-x;
}
#rightPanel p.alignCenter {
	margin:0.2em 0;
}
#rightPanel ul.normRol li a:hover, #rightPanel ul.tips li a:hover {
	/*background-color:#3862bb;*/
	background-color:#e0c9f8;
	color:#353535;
}

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

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

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

#choose_loans table .choose_loan_heading{
	background:url(../images/violetHead.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 #6600cc;
}
#three_steps #step2{
	width:164px;
	height:140px;
	margin:10px 0px 10px 0;
	padding:7px;
	float:left;
	border:1px solid #6600cc;
}
#three_steps #step3{
	width:164px;
	height:140px;
	margin:10px 0px 10px 0;
	padding:7px;
	float:right;
	border:1px solid #6600cc;
}
.steps_head{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

#three_steps .send {
	border:none;
	background:#6600cc url(../images/links/violetLink.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:#6600cc;
}