@charset "utf-8";

/* CSS Document */

body{

	margin: 0;

	background: #f3f3f3;

} 

td{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-align: left;

	color: #000000;

}

a{

	color: #2b73b6;

	text-decoration: underline;

}

a:hover{

	color: #80a537;

	text-decoration: none;

}

a:active{

	color: #80a537;

	text-decoration: none;

}



/* Code for Maintable */



table.maintable{

	width: 918px;

	height: auto;

	border: 0;

	background: url(../images/shadow_bg.gif) center top repeat-y;

	float: none;

	clear: both;

	margin: auto;

}



/* End */





/* Code for Header */



table.header{

	width: 100%;

	height: 166px;

	border: 0;

	background: url(../images/curve_top.gif) center top no-repeat;

}

table.header td{

	vertical-align: top;

	padding: 10px 0px 0px 0px;

}

table.header table{

	width: 850px;

	height: auto;

	border: 0;

	float: none;

	clear: both;

	margin: auto;

}

table.header table td{

	text-align: right;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

}

table.header a{

	display: inline;

	padding: 0px 5px;

	font-weight: bold;

	color: #80a537;

	text-decoration: none;

}

table.header a:hover{

	color: #2283ce;

	text-decoration: underline;

}

table.header table.tab{

	width: 100px;

	height: 27px;

	border: 0;

	float: right;

	padding: 0;

	margin: 0;

}

table.header table.tab td{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	line-height: 29px;

	font-weight: bold;

	text-align: center;

	text-transform: uppercase;

	color: #334d01;

	padding: 0;

	margin: 0;

}

table.header table.tab a{

	display: block;

	width: 110px;

	height: 27px;

	padding: 0px 1px;

	margin: 0;

	background: url(../images/tabbg.gif) center center no-repeat;

	color: #334d01;

	text-decoration: none;

}

table.header table.tab a:hover{

	background: url(../images/tab_hover.gif) center center no-repeat;

	color: #002846;

	text-decoration: none;

}

table.header table.tab a.here{

	background: url(../images/tab_hover.gif) center center no-repeat;

	color: #002846;

	text-decoration: none;

}

table.header table.tab a:hover.here{

	background: url(../images/tab_hover.gif) center center no-repeat;

	color: #002846;

	text-decoration: none;

}



/* End */





/* Code for Footer */



table.footer{

	width: 100%;

	height: auto;

	border: 0;

	background: url(../images/curve_bottom.gif) center bottom no-repeat;

}

table.footer table{

	width: 898px;

	height: auto;

	border: 0;

	border-top: 3px solid #5289be;

	float: none;

	clear: both;

	margin: auto;

}

table.footer table td{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	font-size: 11px;

	line-height: 15px;

}

table.footer span.graytext{

	color: #9d9d9d;

}

table.footer a{

	font-size: 11px;

	font-weight: bold;

	color: #609dcf;

	text-decoration: none;

	line-height: 18px;

	display: inline;

	padding: 0px 2px;

}

table.footer a:hover{

	color: #2283ce;

	text-decoration: underline;

}



/* End */





/* Code for Body */



table.inside{

	width: 870px;

	height: auto;

	border: 0;

	float: none;

	clear: both;

	margin: auto;

}



/* Code for Homepage Graphics */

table.inside td.step_diagram{

	background: url(../images/steps_diagram.jpg) center top no-repeat;

	height: 346px;

	vertical-align: bottom;

	padding: 0;

	text-align: right;

}

table.inside td.step_diagram img{

	margin: 0px 75px 30px 0px;

	border: 0;

	display: compact;

}





/* Code for News */

table.inside td.news{

	background: url(../images/news_left.gif) left center no-repeat;

	height: 32px;

}

table.inside td.news table{

	width: 865px;

	height: auto;

	border: 0;

	float: right;

	background: url(../images/news_bg.gif) left center repeat-x;

}

table.inside td.news table td{

	background: url(../images/news_right.gif) right center no-repeat;

	height: 32px;

	color: #FFFFFF;

	font-family: Verdana;

	font-size: 11pt;

	font-weight: bold;	 	  

	vertical-align: middle;

	padding: 0px 20px;

}

table.inside td.news table img{

	float: left;

	margin: 2px 15px 0px 0px;

}



ul.news{

	list-style-type: none;

	padding: 0;

	margin: 0;

}

ul.news li{

	background: url(../images/icon_news.gif) left center no-repeat;

	padding: 0px 15px;

	margin: 0;

	display: inline;

}





/* End */





/* Code for Top Gray Bar */



table.inside td.graybar{

	background: #F2F2F2;

	padding: 6px 20px;

}



/* End */





/* Code for Featured Entrepreneurs */



table.inside table.feat_entre{

	width: 100%;

	height: auto;

	border: 0;

}

table.inside table.feat_entre td{

	padding: 10px 45px 25px 45px;

	vertical-align: top;

}

table.inside table.feat_entre table td{

	padding: 0;

}

table.inside table.feat_entre img.photo{

	

	border: 2px solid #80a537;

	margin: 4px 10px 0px 0px;

}

table.inside table.feat_entre h1{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: 25px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #606f41;

}

table.inside table.feat_entre table.chart{

	width: 100%;

	height: auto;

	border: 0;

}

table.inside table.feat_entre table.chart strong{

	padding: 3px 0px;

}

table.inside table.feat_entre table.chart strong.bluetext{

	color: #2b73b7;

}

/* End */





/* Code for Featured Lenders */



table.inside table.feat_lender{

	width: 100%;

	height: auto;

	border: 1px solid #c4c9ba;

	background: #ececec;

}

table.inside table.feat_lender td{

	padding: 10px 45px 25px 45px;

	vertical-align: top;

}

table.inside table.feat_lender table td{

	padding: 0;

}

table.inside table.feat_lender img.photo{

	

	border: 2px solid #80a537;

	margin: 4px 10px 0px 0px;

}

table.inside table.feat_lender h1{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: 25px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #606f41;

}

table.inside table.feat_lender table.chart{

	width: 100%;

	height: auto;

	border: 0;

}

table.inside table.feat_lender table.chart td{

	padding: 3px 0px;

}

table.inside table.feat_lender table.chart td.bluetext{

	color: #2b73b7;

}





/* End */





/* Code for Bottom Line before Footer */

table.be4_end{

	/*width: 100%;*/

	height: auto;

	border: 0;

	float: none;

	clear: both;

	margin: auto;

}

table.be4_end td{

	text-align: center;

}

table.be4_end td.catchline{

	background: url(../images/money_loaned.gif) center center no-repeat;

	height: 40px;

}

table.be4_end img.photo{

	display: inline;

	width: 100px;

	height: 68px;

	border: 2px solid #6eabd9;

	margin: 3px 2px 6px 2px;

}



/* End */







/* Code for Curved Box */



table.curved_box{

	width: 100%;

	height: auto;

	border: 0;

	background: #FFFFFF;

	float: none;

	clear: both;

	margin: auto;

}

table.curved_box td.top{

	border-top: 1px solid #C0C0C0;

}

table.curved_box td.bottom{

	border-bottom: 1px solid #C0C0C0;

}

table.curved_box td.content{

	border-left: 1px solid #C0C0C0;

	border-right: 1px solid #C0C0C0;

	padding: 5px 10px;

}





/* End */







/* Code for Form Holders */



table.form{

	width: 100%;

	height: auto;

	border: 0;

}

table.form td{

	padding: 5px 0px;

}



/* End */





/* Code for Search Results */



table.result{

	width: 100%;

	height: auto;

	border-collapse: collapse;

	float: none;

	clear: both;

	margin: auto;

}

table.result th{

	background: #D9E4C3;

	font-weight: bold;

	line-height: 25px;

	font-size: 12px;

	padding: 0px 5px;

	border-bottom: 2px solid #80A537;

	text-align: center;

}

table.result th.entr{

	background: #B8D47F;

	font-weight: bold;

	line-height: 25px;

	font-size: 13px;

	text-align: left;

	padding: 0px 5px;

	border-top: 1px solid #80A537;

	border-bottom: 2px solid #80A537;

}

table.result th.lndr{

	background: #4EA4E5;

	font-weight: bold;

	line-height: 25px;

	font-size: 13px;

	text-align: left;

	padding: 0px 5px;

	border-top: 1px solid #2283CE;

	border-bottom: 2px solid #2283CE;

	color: #FFFFFF;

}

table.result th.fldprt{

	background: #dfc08f;

	font-weight: bold;

	line-height: 25px;

	font-size: 13px;

	text-align: left;

	padding: 0px 5px;

	border-top: 1px solid #ea9001;

	border-bottom: 2px solid #ea9001;

	color: #000000;

}

table.result td{

	padding: 6px 5px;

	text-align: center;

	vertical-align: middle;

}

table.result table td{

	padding: 3px 0px;

	text-align: center;

	vertical-align: middle;

}

table.result td.description{

	font-size: 11px;

	line-height: 15px;

	text-align: left;

}

table.result td.photo{

	

	text-align: center;

	vertical-align: middle;

	padding: 6px 5px;

	/*background: url(../images/photo_bg.gif) center center no-repeat;*/

	border-top: 2px solid #C0C0C0;

	border-bottom: 2px solid #C0C0C0;

	

}

table.result td.photo img{

	border: 0;

	

}

table.result img.thumb{

	/*width: 100px;

	height: 100px;*/

	border: 1px solid #ebebeb;

}





/* End */







/* Code for Entr Details */



table.curved_box table.entr_detail{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.entr_detail img.photo{

	/*width: 400px;

	height: 300px;*/

	border: 0;

}

table.curved_box table.entr_detail td.info{

	padding: 0px 0px 0px 10px;

}

table.curved_box table.entr_detail td.info table{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.entr_detail td.info table table td{

	padding: 3px 0px;

	border-bottom: 1px solid #ebebeb;

}

table.curved_box table.entr_detail td.info table th{

	padding: 3px 5px;

	border-bottom: 1px solid #ebebeb;

	background: url(../images/pagecurl.gif) right top no-repeat #B8D47F;

	font-size: 13px;

	line-height: 18px;

	font-weight: bold;

	text-align: left;

}

table.curved_box table.entr_detail h1{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	line-height: 39px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #000000;

	background: url(../images/design01.gif) right center no-repeat #FFFFFF;

}

table.curved_box table.entr_detail span{

	display: inline;

	padding: 0px 15px 0px 0px;

}





/* End */







/* Code for Lender Details */



table.curved_box table.lndr_detail{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.lndr_detail img.photo{

	/*width: 400px;

	height: 300px;*/

	border: 0;

}

table.curved_box table.lndr_detail td.info{

	padding: 0px 0px 0px 10px;

}

table.curved_box table.lndr_detail td.info table{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.lndr_detail td.info table table td{

	padding: 3px 0px;

	border-bottom: 1px solid #ebebeb;

}

table.curved_box table.lndr_detail td.info table th{

	padding: 3px 5px;

	border-bottom: 1px solid #ebebeb;

	background: url(../images/pagecurl.gif) right top no-repeat #4EA4E5;

	font-size: 13px;

	line-height: 18px;

	font-weight: bold;

	text-align: left;

	color: #FFFFFF;

}

table.curved_box table.lndr_detail h1{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	line-height: 39px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #000000;

	/*background: url(../images/design02.gif) right center no-repeat #FFFFFF;*/

}

table.curved_box table.lndr_detail span{

	display: inline;

	padding: 0px 15px 0px 0px;

}





/* End */



/* Code for Field Partners Details */



table.curved_box table.fldprt_detail{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.fldprt_detail img.photo{

	width: 400px;

	height: 300px;

	border: 0;

}

table.curved_box table.fldprt_detail td.info{

	padding: 0px 0px 0px 10px;

}

table.curved_box table.fldprt_detail td.info table{

	width: 100%;

	height: auto;

	border: 0;

}

table.curved_box table.fldprt_detail td.info table table td{

	padding: 3px 0px;

	border-bottom: 1px solid #ebebeb;

}

table.curved_box table.fldprt_detail td.info table th{

	padding: 3px 5px;

	border-bottom: 1px solid #ebebeb;

	background: url(../images/pagecurl.gif) right top no-repeat #dfc08f;

	font-size: 13px;

	line-height: 18px;

	font-weight: bold;

	text-align: left;

}

table.curved_box table.fldprt_detail h2{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	line-height: 39px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #000000;

	/*background: url(../images/design03.gif) right center no-repeat #FFFFFF;*/

}

table.curved_box table.fldprt_detail span{

	display: inline;

	padding: 0px 15px 0px 0px;

}





/* End */





/* Common Codes */



.txtbox{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 2px;

	margin: 0;

	color: #000000;

	border: 1px solid #80A537;

}

.txtbox_large{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	padding: 0;

	margin: 0;

	color: #006600;

}

.button{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	background: url(../images/btbg_blue.gif) center center no-repeat;

	width: 107px;

	height: 26px;

	border: 0;

	padding-bottom: 2px;

	*padding-bottom: 0;

}

.buttonLarge{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	background: url(../images/right-button-bg.gif) center center repeat;

	width: 160px;

	height: 26px;

	border: 0;

	padding-bottom: 2px;

	*padding-bottom: 0;

}

.button_small{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background: url(../images/btbg_green.gif) center center no-repeat;

	width: 75px;

	height: 18px;

	border: 0;

	padding-bottom: 2px;

	*padding-bottom: 0;

}

h1{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: 25px;

	font-weight: normal;

	padding: 0;

	margin: 0px 0px 5px 0px;

	color: #000000;

}

.vert_dot{

	background: url(../images/vert_dot.gif) center top repeat-y;

}

.horz_dot{

	background: url(../images/horz_dot.gif) left center repeat-x;

}

.leftalign{

	text-align: left ! important;

}

.centeralign{

	text-align: center;

}

.rightalign{

	text-align: right;

}

.pageno{

	text-align: center;

}

.pageno a{

	display: inline;

	padding: 0px 6px;

	color: #000000;

	text-decoration: underline;

}

.pageno a:hover{

	color: #000000;

	text-decoration: none;

}

.green_txt{

	color: #80A537;

}

.red_txt{

	color: #D40000;

}

.blue_txt{

	color: #2283CD;

}

.v_top{

	vertical-align: top ! important;

}

.topheadertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}



.boxarea {

	border: 1px solid #D4DFE7;

	background-image: url(../images/box-bg.gif);

	background-repeat: repeat;

}



/* My Account*/

.boderinside {

	border: 1px solid #A5C16F;

	background-color:#FFFFFF;

}





.boderinside2 {

	border: 1px solid #80A537;

	background-color:#FFFFFF;

}



.headertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

}



.blue_txt1{

	color: #2283CD;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	padding-left:15px;

	background-color: #FFFFFF;

	line-height: 35px;

}



.subheader{

	color: #334A05;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	padding-left:15px;

/*	background-color: #FFFFFF;*/

	line-height: 28px;

}



.datatext{

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	padding-left:12px;

/*	background-color: #FFFFFF;*/

	line-height: 28px;

}



.leftnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	line-height:20px;

	text-decoration:none;

	border-bottom:1px  dashed #646702;

	/*padding-left:10px;*/

}



.leftnav a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	line-height:20px;

	display:block;

	text-decoration:none;

	padding-left:10px;

}



.leftnav a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	line-height:20px;

	display:block;

	background:#80A537;

	

}



.textfeld {

	background-color: #F2F8E9;

	border: 1px solid #B9CB9F;

}



.subbutton {

	height: 24px;

	background-repeat: repeat-x;

	background-image: url(../images/bg-button.gif);

	border: 1px solid #566C2C;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	font-weight:bold;

}

.subbutton2 {

	height: 24px;

	background-repeat: repeat-x;

	background-image: url(../images/bg-button.gif);

	border: 1px solid #566C2C;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;
	
	vertical-align: middle;

	font-weight:bold;

}

.border{

	BORDER: #80A537 1px solid;

	background-color: #F2F8E9;

}



.usedbutton a{

	font-family: arial;

	font-size: 11px;

	font-weight:bold;

	color: #FFFFFF;

	line-height: 18px;

	display: block;

	padding:0px 5px 0px 5px;

	height: 18px;

	background-color: #80A537;

	align: center;

	text-decoration: none;

	text-align:center;

	/*border:1px solid #A5A5A5;*/

}

.usedbutton a:hover{

	font-family: arial;

	font-size: 11px;

	font-weight:bold;

	text-decoration: none;

	color: #000000;

	line-height: 18px;	

	display: block;

	padding:0px 5px 0px 5px;

	height: 18px;

	align:center;

	background-color: #D9E4C3;

	text-align:center;	

}

.usedbutton a:active{

	font-family: arial;

	font-size: 11px;

	font-weight:bold;

	text-decoration: none;

	color: #000000;

	line-height: 18px;	

	display: block;

	padding:0px 5px 0px 5px;

	height: 18px;

	align:center;

	background-color: #D9E4C3;

	text-align:center;	

}

.green-button {

	background-image: url(../images/button-bg_lend.gif);

	background-repeat: repeat-x;

	width: 107px;

	height: 26px;

	border: 1px solid #67A83A;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	

}

.blue-button {

	background-image: url(../images/blue-bg.jpg);

	background-repeat: repeat-x;

	height: 24px;

	border: 1px solid #72ACD8;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}



/* For Newsletter on home page*/



.outline {

	border: 1px solid #80A537;

}

.newsletter {

	background-color: #ABC377;

	height: 27px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bold;

	line-height: 25px;

	padding-left: 12px;

}

input {

	border: 1px solid #AEC382;

	height:20px;

}

.top-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #80A537;

	text-align:center;

}



.top-text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #80A537;

	text-align:center;

}


