* {
	margin: 0;
	padding: 0;
}

html {
	background-color:#214081;
	background:#214081;
}

img {
	padding:0;
	margin:0;
	display:block;
}

body {
	margin:0px auto;
	padding:0;
	background: url('/images/pl_bg2.gif') repeat-x top;
	background-color:#fff;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size:23px;
	font-weight:bold;
	margin-bottom:5px;
	color:#214081;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	color:#77787b;
}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#77787b;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	color:#77787b;
}

p.padding {
	padding-bottom:15px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #77787b;
	margin-top:10px;
	margin-bottom:10px;
}


#header {
	background: url('/images/pl_header2.jpg') no-repeat;
	height:113px;
}

#quote {
	position:absolute;
	left: 590px;
	top: 42px;
	width: 195px;
}

#quote p {
	font-family:arial, verdana, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:1.5em;
	color:#fff;
}

#contentwrapper {
	margin:-12px 10px 10px 28px;
}

/* Begin Rightside Dropdown Menu */

#navcontainer {
	width:315px;
	padding:0;
	margin-right:20px;
	float:left;
	position:relative;
	z-index:999;
}

#nav {	
	margin-left:95px;
	margin-top:10px;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	position:relative;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:190px;
	border:1px solid #77787b;
}

#nav ul li {
	display:block;
	border-bottom:1px solid #77787b;
}


#nav ul li a {
	display:block;
	text-decoration:none;
	color:#77787b;
	background:#fff;
	padding:5px;
}

#nav ul li a:hover {
	background: #214081;
	color:#fff;
}

#nav li ul {
	position: absolute;
	width:160px;
	left:-999em;
	margin-top:-26px;
	margin-left:190px;
	background:#6a6a6d;
	background-color:#fff;
	border:none;
	border:1px solid #77787b;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	border:none;
	border-bottom:1px solid #77787b;
	width:160px;
	background-color:#fff;
}

#nav li ul li:hover {
	background:#58585b;
	color:#a30f15;
	width:160px;
	font-style:bold;
}

#nav li ul li a {
	padding:0;
	margin:0;
	text-align:left;
	width:150px;
	padding:5px;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#77787b;
}

#nav li ul li a:hover{
	background:#214081;
	color:#fff;
	font-style:bold;
}

#nav a.loan_programs {
	text-decoration:none;
	color:#77787b;
}

#nav li:hover a.loan_programs {
	background:#214081;
	color:#fff;
	font-style:bold;
}

#nav li.sfhover a.loan_programs {
	background:#214081;
	color:#fff;
	font-style:bold;
}

/* End Navigation */

#locations {	
	width:180px;
	padding:5px;
	border:1px solid #77787b;
	margin-left:95px;
	margin-top:20px;
}

#locations h2 {
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#214081;
}

#locations img {
	margin-right:5px;
	float:left;
}


#locations p {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#locations a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#locationscolumncontainer {
	margin-top:5px;
}

#locationscolumn1 {
	width:85px;
	float:left;
}

#locationscolumn2 {
	width:90px;
	float:left;
}

#emailsignup {	
	width:180px;
	padding:5px;
	border:1px solid #77787b;
	margin-left:95px;
	margin-top:20px;
	margin-bottom:40px;
	position:relative;
}

#emailsignup img {
	margin-right:5px;
	float:left;
}

#emailsignup h2 {
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#214081;
}

#emailsignup h3 {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#77787b;
	padding-top:5px;
}

#emailsignup p {	
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#emailtextfield {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:12px;
	background-color: #fff;
	color:#77787b;
	border:1px solid #76787b;
	padding:2px;
	width:174px;
}

#emailsubmit {
	width:75px;
	margin-top:5px;
}

#content {
	width:530px;
	margin-top:36px;
	float:left;
	margin-bottom:10px;
	z-index:1;
	
	font-family: arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	color:#77787b;
	
}

#content a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#content h4 {
	background:url("/images/padlock.gif") left center no-repeat;
	margin-top:10px;
	padding-top:2px;
	padding-left:19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:13px;
	color:#76787b;
}

#column1 {
	width:250px;
	float:left;
	padding-top:5px;
	padding-bottom:20px;
	margin-right:30px;
	margin-top:10px;
}

#column2 {
	width:250px;
	float:left;
	padding-top:5px;
	padding-bottom:20px;
	margin-top:10px;
}

#divider {
	background:#a7a9ac;
	height:2px;
}

#bannercontainer {
	width:530px;
	float:left;
	margin-top:15px;
}

#banner1 {
	width:238px;
	border:1px solid #77787b;
	float:left;
	margin-right:30px;
	padding:5px;
}

#banner1 h2 {
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#214081;
}

#banner1 img {
	margin-right:5px;
	float:left;
}

#banner1 p {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#banner1 a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#banner2 {
	width:238px;
	border:1px solid #77787b;
	float:left;
	padding:5px;
}

#banner2 h2 {
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#214081;
}

#banner2 img {
	margin-right:5px;
	float:left;
}

#banner2 p {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#banner2 a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#border {
	border:1px solid #77787b;
	padding:10px;
	position:relative;
	z-index:1;
}

#subcolumn1 {
	width:230px;
	float:left;
}

#subcolumn1 h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	color:#77787b;
}

#subcolumn1 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:bold;
	text-align:left;
	font-size:12px;
	color:#76787b;
	padding-bottom:3px;
}

#subcolumn1 a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#textfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:12px;
	background-color: #fff;
	color:#76787b;
	border:1px solid #76787b;
	margin-bottom:5px;
	padding:2px;
	width:200px;
}

#subcolumn1 select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	color:#76787b;
	font-size:12px;
	margin-bottom:5px;
	height:20px;
	width:200px;
}

#dropdown {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#76787b;
	font-size:14px;
	padding-top:5px;
	padding-bottom:3px;
}

#subcolumn2 {
	width:230px;
	float:left;
	padding-left:20px;
}


#subcolumn2 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:bold;
	text-align:left;
	font-size:12px;
	color:#76787b;
	padding-bottom:3px;
}

#subcolumn2 a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	color:#a92123;
}

#date {
	float:left;
	margin-top:25px;
	padding-bottom:3px;
	padding-left:20px;
}

#date h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:bold;
	text-align:left;
	font-size:14px;
	color:#76787b;
	margin:0;
	padding:0;
	padding-bottom:3px;
}

#date p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:bold;
	text-align:left;
	font-size:12px;
	color:#76787b;
	padding-bottom:8px;
}

#date textfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:12px;
	background-color: #fff;
	border:1px solid #76787b;
	margin-bottom:5px;
	height:20px;
	width:200px;
}

.bold {
	font-size:15px;
	font-weight:bold;
}

h2 a.bold_link {
	font-family: arial, verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	color:#77787b;
}

#homeborder {
	border:1px solid #77787b;
	width:510px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}	

#homeborder h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:14px;
	color:#76787b;
	padding-bottom:5px;
}	

#homeborder p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:12px;
}	

#contentborder {
	border:1px solid #77787b;
	width:510px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}	

#contentborder p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font-size:18px;
}

.boldborder {	
	font-size:21px;
	font-weight:bold;
}

#list1 {
	width:230px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#list1 ul li {
	margin-left:5px;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.5em;
	color:#76787b;
}

#list1 ul {
	list-style-type:disc;
}

#list2 {
	width:250px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#list2 ul {
	list-style-type:disc;
}

#list2 ul li {
	margin-left:5px;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.5em;
	color:#76787b;
}


#footer {
	background: url('/images/footer_bg.gif') repeat-x;
	height:39px;
    background-color: #214081; 
}

#footercontainer {
	width:600px;
	margin-left:362px;
}

#footer a {
	padding-left:8px;
	padding-right:8px;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#fff;
	text-decoration:none;
}

#footer p {
	font-family:arial, verdana, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:1.5em;
	color:#fff;
	padding-bottom:5px;
}

#footer img {
	float:left;
	padding-left:8px;
	padding-right:5px;
}

#copyright {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
	padding-top:5px;
	padding-bottom:20px;
}

#biocolumn1 {
	width:230px;
	padding-top:5px;
	padding-left:10px;
}

#biocolumn1 img {
	float:left;
	padding-right:10px;
	border:0;
}

#biocolumn1 p {
	text-align:left;
	float:left;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#biocolumn1 h3 {
	text-align:left;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:1.5em;	
	color:#77787b;
	text-decoration:none;
}

#biocolumn2 {
	width:230px;
	padding-top:5px;
	padding-left:20px;
}

#biocolumn2 img {
	float:left;
	padding-right:10px;
}

#biocolumn2 p {
	text-align:left;
	float:left;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	color:#77787b;
}

#biocolumn2 h3 {
	text-align:left;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:1.5em;	
	color:#77787b;
}

#divider {
	color:#77787b;
	width:315px;
	height:1px;
	margin-top:8px;
	margin-bottom:8px;
}

#biopageimg {
	width:175px;
	float:right;
	padding-top:5px;
}

#content a.completeloanapplication_button {
	height:30px;
  	width:239px;
	display:block;
	margin: 0;
	padding: 0;
  	background: url("/images/completeloanapplication_button.gif") no-repeat;
	text-indent:-10000px;
}

#content a:hover.completeloanapplication_button { 
  	background-position: 0 -30px;
}

#content a.completeloanapplicationlong_button {
	height:30px;
	width:293px;
	display:block;
	margin: 0 0 10px 0;
	padding: 0;
  	background: url("/images/completeloanapplicationlong_button.gif") no-repeat;
	text-indent:-10000px;
}

#content a:hover.completeloanapplicationlong_button { 
  background-position: 0 -30px;
}

#content a.prequalifyforloanshort_button {
	height:30px;
	width:241px;
	display:block;
	margin: 0;
	padding: 0;
  	background: url("/images/prequalifyforloanshort_button.gif") no-repeat;
	text-indent:-10000px;
}

#content a:hover.prequalifyforloanshort_button { 
  background-position: 0 -30px;
}

#content a.reversemortgage_button {
	width:410px;
	height:30px;
	display:block;
	margin: 0;
	padding: 0;
  	background: url("/images/reversemortgage_button.gif") no-repeat;
	text-indent:-10000px;	
}

#content a:hover.reversemortgage_button { 
  background-position: 0 -30px;
}

.small {
	font-size:10px;
	line-height:1.5em;
	padding-bottom:5px;
}

.grey {
	text-align:left;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:1.5em;	
	color:#afb0b3;
	text-decoration:none;
}	

.pic_left {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}

.pic_right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.loanprograms_header {
	width:533px;
	height:24px;
	background: url('/images/loanprograms_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:5px;
	line-height:1em;
}

.reversemortgage_header {
	width:352px;
	height:24px;
	background: url('/images/reversemortgage_header.gif') no-repeat;
	text-indent:-10000px;	
	padding-bottom:5px;
	line-height:1em;
}

.reversemortgage_bulletpoints {
	width:532px;
	height:120px;
	display:block;
	background: url('/images/reversemortgage_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.fha_header {
	width:364px;
	height:24px;
	background:url('/images/fha_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.fha_bulletpoints {
	width:532px;
/*	height:239px;*/
/*	display:block;*/
/*	background: url('/images/fha_bulletpoints.gif') no-repeat;*/
/*	text-indent:-10000px;*/
/*	list-style-type:none;*/
	padding-bottom:15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, 'Times New Roman', serif;
	
}
.fha_bulletpoints li {
	margin-left: 2em;
	padding-left: 0.75em;
	font-size: 1.4em;
	line-height: 1.6;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, 'Times New Roman', serif;
}

.va_header {
	width:394px;
	height:24px;
	background:url('/images/va_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.va_bulletpoints {
	width:532px;
	height:200px;
	background: url('/images/va_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.conventional_header {
	width:449px;
	height:24px;
	background:url('/images/conventional_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.conventional_bulletpoints {
	width:532px;
	height:64px;
	background: url('/images/conventional_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.constructionperm_header {
	width:364px;
	height:24px;
	background:url('/images/constructionperm_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.constructionperm_bulletpoints {
	width:532px;
	height:42px;
	background: url('/images/constructionperm_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.homeimprovement_header {
	width:380px;
	height:24px;
	background:url('/images/homeimprovement_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.homeimprovement_bulletpoints {
	width:532px;
	height:315px;
	background: url('/images/homeimprovement_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.ruraldevelopment_header {
	width:489px;
	height:24px;
	background:url('/images/ruraldevelopment_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.ruraldevelopment_bulletpoints {
	width:532px;
	height:231px;
	background: url('/images/ruraldevelopment_bulletpoints.gif') no-repeat;
	text-indent:-10000px;
	list-style-type:none;
	padding-bottom:15px;
}

.location_header {
	font:21px "Baskerville", "Palatino Linotype", times, serif;
	line-height:1.4em;
	padding:0;
	margin:0;
}

.location_header_detail {
	font:bold 14px arial, verdana, sans-serif;
	line-height:1em;
	padding:0;
	margin:0 0 10px 0;
}

.lagrangegeorgia_header {
	width:244px;
	height:38px;
	background:url('/images/lagrangegeorgia_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.augustageorgia_header {
	width:279px;
	height:38px;
	background:url('/images/augustageorgia_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.aikensouthcarolina1_header {
	width:219px;
	height:38px;
	background:url('/images/aikensouthcarolina1_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.aikensouthcarolina2_header {
	width:219px;
	height:38px;
	background:url('/images/aikensouthcarolina2_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.columbusgeorgia_header {
	width:187px;
	height:38px;
	background:url('/images/columbusgeorgia_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.cartersvillegeorgia_header {
	width:211px;
	height:38px;
	background:url('/images/cartersvillegeorgia_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}


.norcross_header {
	width:280px;
	height:38px;
	background:url('/images/norcross_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.officelocation_header {
	width:149px;
	height:24px;
	background:url('/images/officelocation_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.loanofficers_header {
	width:131px;
	height:24px;
	background:url('/images/loanofficers_header.gif') no-repeat;
	text-indent:-10000px;
	padding-bottom:5px;
	line-height:1em;
}

.list {
	margin-left:15px;	
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#76787b;
	line-height:1em;
	padding-bottom:15px;
}

.list li {
	line-height:1.8em;
}

/* forms */

form p {
	clear:both;
}

form label {
	width:120px;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#inputtext {
	width:180px;
	float:left;
}

#inputtextarea {
	width:180px;
	height:100px;
	float:left;
	margin-bottom:10px;
}

#submitbutton {
	width:120px;
	margin-top:25px;
	float:left;
}

/* end forms */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;

    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
    color: white;
    background-color: gray;
}


.control a {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 350px;
    padding: 5px;
}
.highslide-wrapper .highslide-header {
	height:38px;
	padding-top:5px;
	padding-right:5px;
	background: #fff url('/images/reversemortgage_top.jpg') no-repeat;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color:#1e3d73;
	font-size:12px;
	text-align:right;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
	width:350px;
	display:block;
	margin-top:-1px;
	background: #fff url('/images/reversemortgage_bottom.gif') no-repeat;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	border-left:1px solid #1e3d73;
	border-right:1px solid #1e3d73;
	height:210px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Text Styles */

.highslide-body h4 {
	font-family:georgia, times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1.4em;
}
.offer {
	font-family: arial, tahoma, serif;
	font-size:12px;
	padding:0;
    margin:0;
	margin-right:5px;
	padding-bottom:4px;
	line-height:1.2em;
	color:#000;
}
.highslide-body a {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:8px;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.fine_print {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:italic;
	text-decoration: none;
	color:#1e3d73;
	font-size:12px;
	text-align:left;
	float:left;
	padding-top:15px;
}

/* RANDOM STYLES */

.button_applyforaloan {
	margin:15px 0 0 0;
	padding:0;
}