/* main style for the editable region */
#Content, #Content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	left: 5px;
	top: 0px;
	right: 5px;
}
/* main heading on each page */
#Content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A586E;
	text-align: center;
	margin: 12px 0px 0px;
}
 
/* for Page Tops on financing pages */
#Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #49485B;
	font-style: italic;
	margin: 6px 0px 0px;
}
 
/* define these styles for links */
#Content a{
 
}
#Content a:hover{
 
}
#Content a:visited{
 
}
#Content li{
	margin-bottom: 7px;
}
#Application {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Application table{
	width: 100%;
	border: solid 1px #ECE8C8;
}
#Application td{
	height: 25px;
	padding: 2px;
	padding-left: 5px;
	border: 0px;
	border-bottom: solid 1px #ECE8C8;
}
#Application td.heading{
 border-top: solid 3px #a58c57; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	background: #D9CCB0;
	height: 30px;
	vertical-align: top;
}
#Application td.footer{
	background: #837B17;
}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
}
.toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6A7A;
	text-decoration: none;
	font-size: 12px;
	
}
.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	padding: 5px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A586E;
	margin: 2px;
}
.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A6A7A;
	font-style: italic;
}
.subNav a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
.subNav a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
}
.footerAddress {
	color: #FFFFFF;
}
.footerAddress a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerAddress a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.subNav a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.subNav a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
.section li a {
	text-decoration: none;
	font-size: 12px;

}
.section li {
	list-style-image: url(images/arrow-li.gif);
	margin-bottom: 5px;
}
.bgPurple {
	background-image: url(images/bg-purple.gif);
}
.picborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEE2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDEE2;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DFDEE2;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #DFDEE2;
	
}
.homepageText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #000000;
	padding: 5px;
	font-style: normal;
}
a {
	color: #24415E;
	text-decoration: none;
}
a:hover{
	color: #365294;
	text-decoration: underline;
