body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/home-bg.gif);
	background-repeat: repeat-x;
	}
#divWrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

/*Header Styles .....................................*/
#divTop{
	float: left;
	width: 800px;
	height: 109px;
	}
#divLogo{
	float: left;
	width: 265px;
	padding-top: 27px;
	}
#divLogo a img{
	border:none;
	}
#divPrintLogo{
	float: left;
	width: 265px;
	display:none;
	}
#divSubscribe{
	float: left;
	padding-left: 321px;
	}
#divSubscribe a img{
	border:none;
	}

/*Navigation Styles .....................................*/
#divPrimaryNavigation{
	float: left;
	width: 800px;
	height: 31px;
	}

/*Large Image Styles .....................................*/
#divHomeImage,
#divWhoWeAreImage,
#divForSmallBusinessImage,
#divForLendorsImage,
#divFiveLoansImage,
#divSevenLoansImage,
#divFormsImage,
#divCalculatorImage,
#divContactImage,
#divSuccessStoriesImages,
#divBatch1Images,
#divBatch2Images{
	float:left;
	width:210px;
	height:235px;
	padding-right: 25px;
	padding-left: 565px;
	background-repeat: no-repeat;
	}
#divHomeImage{
	background-image: url(../images/large_images/home.jpg);
	}
#divWhoWeAreImage{
	background-image: url(../images/large_images/who-we-are.jpg);
	}
#divForSmallBusinessImage{
	background-image: url(../images/large_images/for-small-business.jpg);
	}
#divForLendorsImage{
	background-image: url(../images/large_images/for-lendors.jpg);
	}
#divFiveLoansImage{
	background-image: url(../images/large_images/504-loans.jpg);
	}
#divSevenLoansImage{
	background-image: url(../images/large_images/7A-loans.jpg);
	}
#divFormsImage{
	background-image: url(../images/large_images/forms.jpg);
	}
#divCalculatorImage{
	background-image: url(../images/large_images/calculator.jpg);
	}
#divContactImage{
	background-image: url(../images/large_images/contact.jpg);
	}
#divSuccessStoriesImages{
	background-image: url(../images/batch_3/rotate.php);
	}
#divBatch1Images{
	background-image: url(../images/batch_1/rotate.php);
	}
#divBatch2Images{
	background-image: url(../images/batch_2/rotate.php);
	}
	
#divLargeImageTeasers{
	float:left;
	width:210px;
	}
#divLoanCalculatorsTeaser{
	float:left;
	width:200px;
	height:75px;
	padding: 35px 0px 0px 10px;
	}
#divDownloadFormsTeaser{
	float:left;
	width:200px;
	height:77px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 13px 0px 0px 10px;
	}
.divLargeImageTeaserImage{
	float:left;
	width: 55px;
	padding-right: 10px;
	padding-top: 3px;
	}
.divLargeImageTeaserTitle{
	float:left;
	width:130px;
	padding-bottom: 4px;
	}
.divLargeImageTeaserLink{
	float:left;
	width:120px;
	background-image: url(../images/miscellaneous/red-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
	padding-bottom: 2px;
	}
	
/*Large Image Typography Styles*/
.divLargeImageTeaserLink p{
	margin: 0px;
	padding: 0px;
	}
.divLargeImageTeaserLink p a:link, a:visited{
	text-decoration: none;
	color: #333333;
	}
.divLargeImageTeaserLink p a:hover{
	text-decoration: underline;
	}
#divLargeImageTeasers h2{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #6699CC;
	}

/*Content Styles .....................................*/
#divContent{
	float:left;
	width:800px;
	margin-top: 10px;
	}
.divLeftColumn{
	float:left;
	width:510px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
.divCopy{
	float:left;
	width: 510px;
	}
.divRightColumn{
	float:left;
	width:215px;
	margin-left: 35px;
	}

/*Testimonial Styles .....................................*/
.divTestimonials{
	float:left;
	width: 170px;
	padding-left: 30px;
	background-image: url(../images/icons/quote.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-top: 20px;
	}
.divTestimonial{
	float:left;
	width: 200px;
	}

/*Testimonial Typography Styles*/
.divTestimonial p{
	text-align: justify;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	}

/*Interest Rate Styles .....................................*/
.divInterestRatesTeaser{
	float:left;
	width: 215px;
	margin-bottom: 20px;
	}
.divInterestRatesTeaserTitle{
	float:left;
	width: 185px;
	padding-left: 30px;
	background-image: url(../images/icons/graph.gif);
	background-repeat: no-repeat;
	}
.divInterestRatesVary{
	float:left;
	width: 215px;
	padding-top: 5px;
	}
.divInterestRatesVary p{
	color: #999999;
	padding: 0px;
	}
#div20YearRates{
	float:left;
	width: 100px;
	}
#div10YearRates{
	float:left;
	width: 100px;
	padding-left: 15px;
	}
.divInterestRateTitle{
	float:left;
	width: 100px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.divInterestRate{
	float:left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
	color: #666666;
	}
.divInterestRate .Month{
	float:left;
	width: 65px;
	}
.divInterestRate .Rate{
	float:left;
	text-align: right;
	}
	
/*Success Stories Teaser Styles .....................................*/
.divSuccessStoriesTeaser{
	float:left;
	width: 215px;
	margin-bottom: 30px;
	}
.divSuccessStoriesTeaserTitle{
	background-image: url(../images/icons/quote.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	float:left;
	width: 185px;
	padding-left: 30px;
	}
.divSuccessStoryImageTeaser{
	float:left;
	width: 213px;
	border: 1px solid #999999;
	}
.divSuccessStoryImageTeaser img{
	padding:4px;
	}
.divSuccessStoryImageTeaser a img{
	border:none;
	}

/*Success Stories Teaser Styles .....................................*/
.divFormsTeaser{
	float:left;
	width: 215px;
	margin-bottom: 30px;
}
.divFormsTeaserTitle{
	background-image: url(../images/icons/form-small.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:left;
	width: 185px;
	padding-left: 30px;
	}
.divFormsTeaserLinks{
	float:left;
	width: 213px;
	}
.divFormsTeaserLink{
	float:left;
	width: 177px;
	background-image: url(../images/miscellaneous/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 22px;
	margin-left: 8px;
	}
.divFormsTeaserLink p{
	padding-bottom: 5px;
	
	}
.divFormsTeaserLink p a:link, a:visited{
	color: #333333;
	text-decoration: none;
	}
.divFormsTeaserLink p a:hover{
	text-decoration: underline;
	}
	
/*TYPOGRAPHY STYLES .....................................*/
h1{
	margin: 0px;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #78a22f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
h2{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6893ba;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active{
	color: #6893BA;
	text-decoration: none;
	}
h3{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #6699CC;
	font-weight: normal;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	line-height: 18px;
	}
ul{
	margin: 0px;
	padding: 0px;
	}
li{
	list-style-type: none;
	}
ul.Terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	}
li.Terms{
	margin-left: 10px;
	list-style-type: none;
	background-image: url(../images/miscellaneous/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
li p{
	padding-bottom: 2px;
	}
p a:link, a:visited{
	color: #006699;
	text-decoration: none;
	}
p a:hover{
	text-decoration: underline;
	}
form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
.Title{
	color: #95B3CE;
	}
.FinePrint{
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	color: #666666;
	}
.Asterik{
	color: #990000;
	padding-right: 2px;
	padding-left: 2px;
	}

/*WHO WE ARE STYLES .....................................*/
/*News Styles .....................................*/
.divNews{
	float:left;
	width: 480px;
	padding-left: 30px;
	background-image: url(../images/icons/briefcase.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin-top: 10px;
	}
.divNewsItem{
	float:left;
	width: 510px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	}

/*News Typography Styles*/
.divNewsItem p{
	font-size: 12px;
	line-height: 17px;
	}
.divNewsItem h2{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

	
/*Board Styles .....................................*/
.divBoardMember{
	float: left;
	width: 255px;
	}

/*Board Typography Styles*/
p .Name{
	color: #333333;
	}
p .Association{
	color: #78A22F;
	font-size: 12px;
	}
	
/*Staff Styles .....................................*/
.divStaff{
	float: left;
	width: 510px;
	}
.divStaffPhoto{
	float: left;
	height: 125px;
	width: 100px;
	padding: 5px;
	margin-top: 3px;
	margin-right: 20px;
	border: 1px solid #999999;
	}
.divStaffDescription{
	float: left;
	width: 378px;
	}

/*LOAN STYLES .....................................*/
/*About Styles*/
.divLoans{
	width:490px;
	background-image: url(../images/miscellaneous/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	}
#div504Loans1,
#div504Loans2,
#div504Loans3,
#div504Loans4,
#div504Loans5,
#div7ALoans1,
#div7ALoans2,
#div7ALoans3,
#div7ALoans4,
#div7ALoans5,
#div7ALoans6,
#div7ALoans7,
#div7ALoans8{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
	}
/*Loan Typography Styles*/
.divLoans h2{
	border: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
	}
	
/*FAQ Styles*/
.divFAQ{
	width:490px;
	background-image: url(../images/miscellaneous/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	}
#div504FAQ1,
#div504FAQ2,
#div504FAQ3,
#div504FAQ4,
#div504FAQ5,
#div504FAQ6,
#div504FAQ7,
#div504FAQ8,
#div7AFAQ1,
#div7AFAQ2,
#div7AFAQ3,
#div7AFAQ4{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 5px;
	}
/*FAQ Typography Styles*/
.divFAQ h2{
	border: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
	}

/*Calculator Styles .....................................*/
.Calculator{
	width: 510px;
	}
.CalculatorButtons{
	width: 490px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.CalculatorLabel{
	width: 150px;
	}
.CalulatorRadioButtons td{
	padding-top: 5px;
	padding-bottom: 5px;
	}
.CalculatorRadio1{
	width: 114px;
	}
.CalculatorRadio2{
	width: 150px;
	}
.CalculatorRadio4, .CalculatorRadio5{
	width: 75px;
	}
.CalculatorCategory{
	}
#AmortizationTable{
	border: none;
	padding-left:5px;
	}
/*Calculator Typography Styles*/
.Calculator h2{
	padding-top: 10px;
	}
.Calculator h3{
	color: #333333;
	font-size: 13px;
	text-transform: none;
	}
.Calculator{
	font-size: 12px;
	}
#AmortizationTable{
	font-size: 12px;
	color: #333333;
	}
	
/*Success Stories Styles .....................................*/
.divSuccessStory{
	float: left;
	width: 510px;
	padding-bottom: 15px;
	}
.divSuccessStoryDivider{
	float: left;
	width: 510px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.divSuccessStoryPhoto{
	float: left;
	width: 112px;
	padding: 3px 15px 0px 0px;
	}
.divSuccessStoryTitle{
	float: left;
	width: 380px;
	}
.divSuccessStoryDescription{
	float: left;
	width: 378px;
	}
	
/*Hoverbox Styles .....................................*/
.hoverbox{
	cursor: default;
	list-style: none;
}
.hoverbox a{
	cursor: default;
}
.hoverbox a .preview{
	display: none;
}
.hoverbox a:hover .preview{
	display: block;
	position: absolute;
	top: 0px;
	left: 127px;
	z-index: 1;
}
.hoverbox img{
	width: 100px;
	padding: 5px;
	border: 1px solid #999999;
	vertical-align: top;
}
.hoverbox li{
	display: inline;
	float: left;
	position: relative;
}
.hoverbox .preview{
	padding: 5px;
	border: 1px solid #999999;
	width: 380px;
	height: 121px;
	background-color: #FFFFFF;
}
	
/*Success Stories Typography Styles*/
.divSuccessStoryTitle h2{
	padding-top: 0px;
	}
	
/*FORMS STYLES .....................................*/
.divFormsCategory{
	float:left;
	width:510px;
	}
.divForms{
	}
.divPDF, .divDOC, .divLink{
	float: left;
	width:490px;
	height: auto;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}
.divPDF{
	background-image: url(../images/miscellaneous/pdf.gif);
	}
.divDOC{
	background-image: url(../images/miscellaneous/doc.gif);
	}
.divLink{
	background-image: url(../images/miscellaneous/link.gif);
	background-position: 1px 4px;
}
	
/*Forms Typography Styles*/
.divPDF p a, .divDOC p a{
	color: #333333;
	text-decoration: none;
	}
.divPDF p a:hover, .divDOC p a:hover{
	text-decoration: underline;
	}
.divFormsCategory h2{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
/*CONTACT STYLES .....................................*/
/*Request Styles .....................................*/
table.Request{
	padding-top: 15px;
	}
td.RequestColumnOne{
	width: 105px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	}
td.RequestColumnTwo{
	width: 100px;
	}
td.RequestColumnThree{
	width: 95px;
	}
td.RequestColumnFour{
	}
.RequestRadioFieldOne label, .RequestRadioFieldTwo label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
.RequestRadioFieldOne td{
	vertical-align: baseline;
	padding-bottom: 5px;
	padding-top: 15px;
	}
.RequestRadioFieldTwo td{
	padding-bottom: 15px;
	padding-top: 5px;
	vertical-align: baseline;
	}
.RequestEnewsletter{
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: baseline;
}
	
/*Request Typography Styles*/
.RequestColumnOne h3{
	color: #333333;
	font-size: 13px;
	text-transform: none;
	}
.RequestEnewsletter h3{
	color: #333333;
	font-size: 13px;
	text-transform: none;
	}
	
/*Contact Styles .....................................*/
.divAddress{
	float: left;
	width: 235px;
	margin-right: 20px;
	}
#divGoogleMap{
	float: left;
	width: 510px;
	margin-top: 15px;
	border: 1px solid #666666;
	}
	
/*Subscribe Styles .....................................*/
.SubscribeLabel{
	width: 100px;
	}
.Subscribe td{
	padding-top: 3px;
	padding-bottom: 3px;
	}
/*Subscribe Typography Styles*/
.SubscribeLabel h3{
	color: #333333;
	font-size: 13px;
	text-transform: none;
	}
table.signupframe{
	width:300px;
}
table.signupframe td{
	color:#333;
	text-align:left;
}
table.signupframe td input{

}

/*Footer .....................................*/
#divFooter{
	float: left;
	width: 800px;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
#divFooter p{
	margin:0px;
	padding:0px;
	}
#divSprout{
	float: left;
	}
#divTermsOfUse,
#divCopyright{
	float: right;
	}
#divTermsOfUse p,
#divCopyright p,
#divSprout p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
#divSprout p{
	text-align: right;
	}
#divTermsOfUse p a,
#divCopyright p a,
#divSprout p a{
	color: #666666;
	text-decoration: none;
	}
#divTermsOfUse p a:hover,
#divCopyright p a:hover,
#divSprout p a:hover{
	text-decoration: underline;
	}
#divTermsOfUse{
	padding-right:7px;
	margin-right:7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

/*Interest Rate Form Styles .....................................*/
.divInterestRatesTeaserTitleForm{
	float:left;
	width: 480px;
	background-image: url(../images/icons/graph.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
.divInterestRatesVaryForm{
	float:left;
	width: 510px;
	padding-top: 5px;
	}
.divInterestRatesVary p{
	color: #999999;
	padding: 0px;
	}
#div20YearRatesForm{
	float:left;
	width: 200px;
	}
#div10YearRatesForm{
	float:left;
	width: 200px;
	padding-left: 20px;
	}
.divInterestRateTitleForm{
	float:left;
	width: 200px;

	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.divInterestRateForm{
	float:left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	color: #666666;
	padding-top: 5px;
	}
.divInterestRateFormButton{
	float:left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*NEWS ADMIN STYLES .....................................*/
.divLogin{
	float:left;
	width: 510px;
	margin-bottom: 15px;
}
.divLogin input{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding: 2px;
	font-size: 12px;
}
.divLogin label{
	width: 65px;
	float: left;
	padding-top: 5px;
}
.Retry{
	color: #990000;
}
.divNewsItem h2 a{
	color: #6893ba;
	text-decoration: none;
}
.divNewsItem h2 a:hover{
	text-decoration: underline;
}
.divAdminNavigationWrapper{
	float:left;
	width: 215px;
	margin-bottom: 30px;
}
.divAdminNavigationTitle{
	float:left;
	width: 215px;
}
.divAdminNavigation{
	float:left;
	width: 215px;
}
.divAdminNavigation ul{
	margin-left: 0px;
	list-style:none;
}
.divAdminNavigation li{
	background-image: url(../images/miscellaneous/red-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.divAdminNavigation li a{
	color: #333333;
	text-decoration: none;
}
.divAdminNavigation li a:hover{
	text-decoration: underline;
}
.Label{
	color: #6893ba;
}
.AdminTable{
	margin-top: 10px;
	vertical-align: top;
}
.AdminTable td{
	padding-bottom: 10px;
	vertical-align: top;
}
.AdminTable td label{
	color: #6893ba;
	float: right;
	padding-right: 5px;
	padding-top: 3px;
}
.AdminTable input, .AdminTable textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
.divNewsItemsNavigation{
	float: left;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.divNewsItemsNavigation a{
	color: #6893ba;
	text-decoration:none;
}
.divNewsItemsNavigation a:hover{
	text-decoration:underline;
}
td.FirstNewsPage{
	width: 75px;
}
td.PreviousNewsPage{
	width: 160px;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
td.NextNewsPage{
	width: 160px;
	text-align: right;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td.LastNewsPage{
	width: 75px;
	text-align: right;
}
