body {
	margin:5px;
	background: #1B1D29 url(../../images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1, h2, h3 {	
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #535F99;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%; 
}

/* a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #CC0001;
}*/

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0 20px 20px 20px; 
}

/* Header */

#header {
	width: 910px;
	height: 100px;
	margin: 0;
  position: relative;
}

.headerlink
{
	color: #A21623;
	font-weight:bold;
	border: none;
	font-size:14px;
}

/* Logo */

#logo {
	float: left;
	width: 265px;
	color: #FFFFFF;
	
}

#tagline
{
	height:60px;
	width:390px;
	float:left;
}

#tagline img
{
	margin: 26px 0 0 25px;
}
#header-address
{
	float:right; position: absolute;
	top: 28px; right: 12px; 
  width: 200px;  
  text-align:right;
  font-weight:bold;
  /* border: 1px dashed red; REMOVE OR RESTYLE */
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 11px 0 0 0;
	background: #720000;
	padding: 3px 10px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#topmenu {

	margin: 0 auto;
	padding: 0;
	float:right;	
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
}

#topmenu a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 0px 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54609A;
	border: none;
}

#navBar
{
	margin: 4px auto;
	padding: 4px;		

}

#mainmenu
{
  margin: 0;
 padding: 0;

}

#mainmenu li
{	float: left;
	list-style: none;	
}

#mainmenu li a
{	
	display: block;	
	padding: 6px 13px 6px 13px;
	text-decoration: none;			
	color: #FFFFFF;
	font-weight:bold;
	white-space: nowrap;
}

#mainmenu li a:hover
{	
	background: #72101A;
	text-decoration:underline;
}
		
#mainmenu li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	z-index:4;
	visibility: hidden;
	border: 1px solid #A21623;
}
		
#mainmenu li ul li
{	
	float: none;
	display: inline;		
}

#mainmenu li ul li a
{	
	width: auto;
	background:#EFF2F5;
	color: #54609A;
	padding-right:50px;
}

#mainmenu li ul li a:hover
{	
	background: #FFFFFF;
	text-decoration:underline;
}

.menudivider
{
	padding:5px 0 0 0;
	color:#FFFFFF;
}


/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	margin-top: 40px;	*margin-top: 40px;	
	
}

/* Content */

#content {
	float: right;
	width: 690px;
	/* padding: 20px 30px 0 0; */
	background:#FFFFFF;
}

#content2 {
	float: right;
	width: 910px;
	/* padding: 20px 30px 0 0; */
	background:#FFFFFF;
}

#content2 p, h3
{
	padding:0 30px 0 18px;
}

#content li
{
	padding: 0 0 5px 0; 
}

#content .last
{
	padding-bottom:0px;
}

.contentPic
{
	float:right;
	padding:0 0 20px 20px;
}

.noLinkHeader
{
	color:#4E5A96;
	text-decoration:underline;
	font-weight:bold;
}

.prequal_roundtop { 
    background: url(../../images/prequalformTopRightCorner.gif) no-repeat top right; 
}

.prequal_roundbottom {
    background: url(../../images/prequalformBottomRightCorner.gif) no-repeat top right; 
}


.roundtop { 
    background: url(../../images/contentRight.gif) no-repeat top right; 
}

.roundbottom {
    background: url(../../images/contentCornerBottomRight.gif) no-repeat top right; 
}

 img.Formcorner {
   width: 17px;
   height: 17px;
   border: none;
   display: block !important;
    }
    
   img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
    }
    
#housepic
{
	float:left;
}

#prequal_formpane
{
	width:645px;
	height:295px;		
	background: url(../../images/formBackground2.jpg) no-repeat top left; 	
	padding-top:7px; 
	font-weight:bold;

}
	
	
#prequal_formpane #formTable
{
	float:right;
	width:465px;	
}

#prequal_formpane #inputContainer
{
	float:right;
	/* margin-right:8px; */
	margin: 5px 0 0 190px;	
}  

#prequal_Fullform div 
{
	
	 float: left;   
     margin: 0 20px 20px 0;   
     width:200px;
     overflow:hidden;   
}

#inputContainer
{
	padding-top:13px;
	*padding-top: 3px;
}

#calcsRight
{
	
 float:right;
 width:305px;
 padding-left:15px;
}

#calcsLeft
{
	float:left;
	width:305px;
	padding-right:15px;
}

#contentMiddle h3
{	
	/* border-bottom:1px solid #535F99;
	width:255px; */
	text-decoration:underline;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
}


#contentMiddle
{
	margin: 18px 25px 0 18px;		
}

.contentMiddleBGLoans
{
	background-image:url('../../images/loan_typePic.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

.contentMiddleBGConsultation
{
	background-image:url('../../images/free_consultationPic.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

#contentMiddle .LeadinText
{
	padding-right:250px;
}

.contentBlock
{
	margin-bottom:18px;
	overflow:hidden;
	width:650px;
}

.contentBlock .leftPic
{
	float:left;
	margin:0 15px 15px 0;
}

#featureBlockOne h3
{
	margin: 0 0 5px 0;
	/* border-bottom:1px solid #535F99;
	width:245px; */
	
	padding: 0 0 5px 0;
	
}

#featureBlockTwo h3
{
	margin: 0 0 5px 0;
	/* border-bottom:1px solid #535F99;
	width:340px; */
	padding: 0 0 5px 0;
	
}

#contentMiddle #featureBlockTwo
{
	float:right;		
	width:345px;
	
}


#featureBlockTwo #ListTwo
{
	float:right;
	margin-left:0px;
	padding-left:0px;
	
}

#featureBlockTwo #ListOne
{
	float:left;
	margin-left:8px;
	padding-left:8px;
	
}

#contentMiddle #featureBlockOne
{
	float:left;		
	width:260px;
}

#featureBlockOne .featureList
{	
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}



#contentMiddle ul
{
	list-style-image: url(../../images/check.gif);	
	font-weight:bold;
}


.IntroImg
{
	margin-bottom:10px;
}

.IntroPic
{
	float:left;
}


faq_list p 
{
	padding: 0 0 1em;
}
.faq_list 
{
	margin: 0 0 315px 0;
	padding: 0px;
	
}
.faq_question 
{	
	cursor: pointer;
	position: relative;	
	margin:5px;
	font-weight:bold;	
}
.faq_answer 
{
	padding: 5px 10px 15px 7px;	
	background-color:#F4F4F4;
}
.faq_head
{
	margin-right:5px;
	font-weight:bold;	
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	/* padding: 20px 30px 0 30px; */
	/* background: #4E5A96;  */
	background: #FFFFFF; 	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 8px 18px 10px 18px;
}

 #sidebar li ul {
	padding-bottom: 0px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

 #sidebar h3 {
	letter-spacing: -.5px;
	color: #000000;
	margin:0 0 0 19px;
	padding:0px;
} 
#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #54609A;
	font-weight:bold;
	border: none;
}

#sidebar .moreLink
{
	font-weight:normal;
}

#sidebar .linkList
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar .linkList li {
	margin: 0;
	padding: 8px 18px 2px 18px;
}

#sidebar .linkList a
{
	font-weight:normal;
}

#sidebar #calcList
{
	list-style-image: url(../../images/calcBullet.gif);
	margin:0 15px 0 37px;
}

#sidebar #calcList li
{
	padding:7px 0 7px 0;
	
}


.formRow 
 {
  clear: both;
  padding-top: 10px;
  }
  
  .formRow .txtBox
  {
  	width:270px;
  }
  
 .formRow .required
 {
 	float:left;
 	width:10px;
 }

.formRow .FieldLabel 
  {
  float: left;
  width: 200px;
  text-align: left;
  font-weight:bold;
  }

.formRow span .formField 
{
  float: right;
  width: 335px;
  text-align: left;
  } 
  
 .required
 {
 	color:Red;
 	font-weight:bold;
 }

.formButton
{
	margin-top:25px;
	width:auto;
	text-align:center;
}
/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #CD7A7A;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#thankyou
{
	background:url(../../images/thankYouBg.jpg) repeat no-repeat right top;
}

#thankyou div
{
	width:345px;
	height:610px;
	padding:45px 0 0 25px;
}

#thankyou div p
{
	font-size:16px;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

.validatorCalloutHighlight
{
    background-color: #FFFACD;
}

#contentMiddle .calcSpacer
{
	width:200px;
	height:255px;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#C21B2C;
	border-width:2px;
	border-style:solid;
	border-color:white;
	padding:2px;
	width:275px;
}