﻿body {
	text-align:center;
	margin:auto;
	font-family: Helvetica, Sans-Serif;
	color: #555555;
	font-size: 11pt;
	line-height: 1.2em;
	background-color: #eeeeee;
	padding-bottom: 10px;
}
h1, h2, h3
{
	font-weight:bold;
	color:#003366;
	font-family: Georgia Serif;
}
h1
{
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2
{
	font-size: 13pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3
{
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
}	
#container
{
	width:1024px;
	margin:auto;
	text-align:left;
	padding:0px;
	background-color:White;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navigation
{
	float:left;
	width:183px;
	margin-left: 22px;
	display: inline;
}
#image
{
	float:left;
	width:705px;
	padding-top: 26px;
}
#content
{
	padding:20px 0px 20px 20px;
	width: 770px;
	margin-left: 4px;
	float:left;
}
#middle
{
	margin-top: 0px;
	width:1000px;
}
body table,
body table tbody
{
	margin:auto;
}
#footer
{
	text-align:center;
	font-size:9pt;
	padding-top: 20px;
}
a, a:link, a:active, a:visited
{
	color:#003366;
}
a:hover
{
	color: #678349;	
}
a.Button{
    display:inline-block;
    width: 115px;
    text-align:center;
    vertical-align:middle;
    height:30px;
    padding-bottom: 7px;
    padding-right:10px;
    padding-left: 10px;
    background-image: url(../images/ButtonBG.jpg);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    color:white;
    text-decoration:none !important;
    line-height:30px;
}
a.Button:hover{
   background-position: 0px -40px;
}
.modalPopup
{
	width:300px;
	border: 1px solid black;
	padding: 10px;
	position:relative;
	left: -250px;
	top: -150px;
}
#banner
{
	margin-bottom: 3px;
}
.headerImage
{
	margin-top: 10px;
}
#footer
{
	font-size:8pt;
	color:White;
	width:1000px;
	margin:auto;
}

#footer a
{
	color:White !important;

}

.imageLink
{
	display:inline-block;
	margin-left: 15px;
}
p
{
	margin-bottom: 10px;
}
ul li
{
	margin-left: 30px;
	list-style-type: disc;
}
ul
{
	margin-bottom: 10px;
	
}
.rightImage
{
	float:right;
	margin: 15px;
}
.column 
{
	float:left;
	width: 232px;
	
}
.column p
{
	padding-left: 8px;
}
.greenBackground
{
	margin-top: 5px;
	background-color: #CAD8BA;
	border: 1px solid #92B965;
	padding: 10px;
	width: 161px;
}
.headerImage
{
	display:inline-block;
	margin-top: 10px;
}
.greenBackground li
{
	margin-left: 15px;
}
.homeLeft
{
	width: 515px;
	float:left;
}
.homeRight
{
	width: 236px;
	float:right;
}
.programsContainer
{
	margin-top: 25px;
}
.loanProgram
{
	float:left;
	width: 165px;
	margin-right: 5px;
	margin-top: 10px;
}
.mediumBlueBackground
{
	width: 145px;
	padding: 10px;
	background-color:#95AABF;
	
	margin-top: 5px;
}
.lightBlueBackground
{
	width: 145px;
	padding: 10px;
	background-color:#C9D3DE;
	margin-top: 5px;
}
.loanProgram .greenBackground
{
	width: 145px;
	padding: 10px;
	background-color:#CAD8BA;
	border: none;
	
}
.quoteHeadline
{
	display:block;
	font-family: Times New Roman, Serif;
	font-weight:bold;
	color: Navy;
	padding-bottom: 5px;
	padding-top: 5px;
}
.quoteLabel
{
	display:block;
	font-style: italic;
	font-size: 10pt;
	padding-bottom: 10px;
}
.quoteFrom
{
	display:block;
	padding-bottom: 10px;
	font-size: 10pt;
}
.NewsLabel
{
	font-size: 10pt;
}
.successStory
{
	display:inline-block;
	width: 350px;
	margin-right: 20px;
	height: 275px;
}
.infoLabel
{
	font-weight:bold;
}
.SuccessStoryHeadline
{
	font-size: 13pt;
	font-family: Times New Roman, Serif;
	color: Navy;
	font-weight:bold;
	display:block;
	padding-bottom: 5px;
}
.rightImage
{
	float:right;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftImage
{
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}