@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFC369;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}

.horizontal_nav {
	width: 775px;
	height: 103px;
	float: left;
	padding:0;
	margin:0;
	background-color: #FF6600;
	background-image: url(images/horizontal_nav.gif);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.fb {
	margin: 0px 0px 40px 40px;
}

.fb2 {
	margin: 0px 0px 40px 0px;
}

.side_nav_top {
	height: 8px;
	background-image: url(images/nav_top.gif);
	width: 205px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.side_nav {
	width: 152px;
	background-color: #ECF0F3;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-right: 25px;
	padding-left: 25px;
	color: #8E9499;
	text-align: left;
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 35px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.side_nav_background {
	width: 206px;
	background-image: url(images/nav_background.gif);
	background-repeat: repeat-y;
}

.side_nav_heading {
	font-size: 1.25em;
	color:#CF6613;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	padding-bottom: 8px;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.side_nav_heading a {
	color:#CF6613;
	text-decoration: none;
}

.side_nav_btn {
	width: 152px;
	height: 17px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E9499;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.side_nav_btn a {
	color: #8E9499;
	text-decoration: none;
}

.side_nav_btn a:hover {
	color: #990000;
	text-decoration: none;
}

.side_nav_lenders {
	width: 152px;
	float: left;
}

.content {
	line-height: 1.3em;
	background-color: #FFFFFF;
	padding: 0 0 25px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.h1 {
	height: 20px;
	clear:right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #8A9095;
	text-align: left;
	margin: 0 3px 20px 0;
	padding: 3px 20px 3px 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7B8187;
}

h2 {
	font-size: 14px;
	color: #990000;
	padding-left: 20px;
	padding-right: 23px;
	padding-bottom: auto;
	padding-top: auto;
	text-align: justify;
	margin: auto;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #FE9900;
	padding-left: 20px;
	padding-right: 23px;
	padding-bottom: auto;
	padding-top: auto;
	text-align: justify;
	margin: auto;
	text-transform: uppercase;
}

p {
	padding-left: 20px;
	padding-right: 28px;
	text-align: justify;
}

li {
	line-height:1.3em;
	padding-right: 28px;
	text-align: justify;
}

a:link {
	color: #FE9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FE9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FE9900;
	font-weight: bold;
	text-decoration: none;
}

.lenders_table {
	margin: 0 0 25px 0;
}
	

.lenders_logo {
	padding: 0 5px 0 5px;
}

.lenders_name {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.lenders_text {
	padding: 0 28px 0 20px;
	vertical-align: top;
	line-height: 1.3em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-align: justify;
}

.staff_profile{
	margin-left: 20px;
	margin-right: 28px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: justify;
	margin-bottom:15px;
}

.horizintal_line{
	margin-left: 20px;
	margin-bottom: 5px;
}
.form {
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
	font-weight: normal;
}

.footer_left {
	height: 55px;
	background-color: #8A9095;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
	color: #CCCCCC;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.footer_left a {
	color: #CCCCCC;
	font-weight:normal;
}
.footer_left a:hover {
	color: #FFFFFF;
	font-weight:normal;
}

.footer_left_top {
	height: 3px;
	background-image: url(images/footer_left_top.gif);
	background-repeat: no-repeat;
	background-color: #7B8187;
}

.footer_left_text {
	height: 35px;
	color: #CCCCCC;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
}

.footer_right {
	height: 55px;
	background-color: #8A9095;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 25px;
}

.footer_right_top {
	height: 3px;
	background-image: url(images/footer_right_top.gif);
	background-repeat: no-repeat;
	padding-left: 268px;
	background-color: #7B8187;
}

.footer_logo{
	padding:0 0 0 8px;
	margin:0;
}

.footer_right_logos {
	height: 41px;
	color: #CCCCCC;
	vertical-align: middle;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: right;
}
.requiredfield{
	border: 1px solid #DC143C;
}
.error{
	font-size: 10px;
	font-weight: bold;
	color: Red;
}
.newd{font-size:9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.red{
	color: Red;
}
#form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
/*.footer_right_text a {
	color: #CCCCCC;
}
.footer_right_text a:hover {
	color: #FFFFFF;
}*/

