html 
{
	margin:0;
	padding:0;		
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p
{
	text-align: left;
	padding: 0;
	margin: 0;	
}

A:link
{
	color: #dd6900;
	border: 0;
	text-decoration: none;
}
A:visited
{
	color: #dd6900;
	text-decoration: none;
}
A:hover
{	
	color: #FF9900;	
}
A.menuLink, a.menuLink:visited
{	
	display: block;
	color: #e2e2e2;
	
	background-color: #1F1202;
	padding-right: 5px;
	padding-top: 5px;
	
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #331E03;	
	
	text-align: left;
	padding-bottom: 4px;
	padding-left: 5px;	
	
	text-decoration: none;
}
A.menuLink:hover
{
	background-color: #331E03;
	color: #e2e2e2;
	text-decoration: none;
}
H1
{		
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	font-family: Verdana;	
	
	margin: 0;
	padding: 0;
}
H2
{		
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana;	
	
	margin: 0;
	padding: 0;
}
input.button 
{
	/*margin-top: 10px;*/
	background-color : #9AA3B4;
	color : #4b4b4b;
	font-size: 10px; 
	font-family: Helvetica, sans-serif;			
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4b;
	width: 125px;
	height: 18px;
	cursor: pointer;
}
input.buttonOver
{
	/*margin-top: 10px;*/
	background-color : #45556F;
	color : #FFFFFF;
	font-size: 10px; 
	font-family: Helvetica, sans-serif;				
	border-width: 1px;
	border-style: solid;
	border-color: #E6E4E4;
	width: 125px;
	height: 18px;
	cursor: pointer;
}
img
{
	border: 0;
}
input.text, input.password, input.textarea textBox
{
	background-color: #e2e2e2;
	border-color: #9999CC;    
	color: #000000;
}
/*********** Page Layout ************/
#mainBody
{	
	position: relative;
	
	background-image: url("img/bg.jpg"/*tpa=http://mortgageleads.123-refi.net/img/bg.jpg*/);
	background-repeat: repeat;
	
	background-color: #e2e2e2;
	
	margin:0 auto;
	padding:0;		
	
	text-align: center;	
}
#container, #footerContent
{	
	position: relative;
	
	margin: 0 auto;
	text-align: left;
	width: 856px;
	
	background-color: #f1f1f1;
	
	min-height: 550px;
	
	border-style: solid;	
	border-color: #9b9b9b;
	border-width: 0px 1px 1px 1px;
	
	top: -1px;
	left: 0px;
	
	z-index: 1;
}
* html #container
{
	height: 550px;
}
#headerContent
{	
	position: relative;
	
	margin: 0 auto;
	background-image: url("img/header.jpg"/*tpa=http://mortgageleads.123-refi.net/img/header.jpg*/);
	background-repeat: no-repeat;
	
	padding: 0px;
	margin-bottom: 0px;	
	text-align: center;
	
	top: -1px;
	
	width: 864px;
	height: 145px;
	z-index: 2;
}
div.navContent, #mainContent
{
	padding-top: 2px;
}
div.navContent
{	
	float: left;
	position: relative;
	
	width: 200px;		
}
div.navContent a img
{
	border-style: solid;
	border-color: #D6D6D9;
	border-width: 1px 0px 1px 0px;
	
	padding-right: 15px;
}
#rNavContent
{
	display: none;
	float: right;
	left: -2px;
	width: 200px;
}
div.navBox
{
	position: relative;
	
	background-image: url("img/nav_top.gif"/*tpa=http://mortgageleads.123-refi.net/img/nav_top.gif*/);
	background-repeat: no-repeat;
	
	padding: 12px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	width: 200px;
}
div.navBox h1
{
	float: left;
	float: left;
	position: absolute;
	
	left: 10px;
	top: -16px;	
	
	width: 162px;
	
	font-size: 10px;
	color: #aa2a2c;
	
	margin: 0px;
	padding: 2px 0px 2px 18px;
	
	text-align: left;
	
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #d6d6d9;
	
	background-image: url("img/nav_header_back.gif"/*tpa=http://mortgageleads.123-refi.net/img/nav_header_back.gif*/);
	background-repeat: repeat-y;
	
	z-index: 1;
}
div.navBox img.navBoxHeader
{
	position: absolute;
	
	top: 2px;
	left: 2px;	
	
	width: 13px;
	height: 13px;
}
div.navBox div.content
{	
	position: relative;
	
	background-image: url("img/nav_content.gif"/*tpa=http://mortgageleads.123-refi.net/img/nav_content.gif*/);
	background-repeat: repeat-y;
	
	padding: 5px 0px 0px 5px;
	width: 196px;		
}
div.navBox div.bottom
{	
	padding: 0;
	margin: 0;
	
	background-image: url("img/nav_bottom.gif"/*tpa=http://mortgageleads.123-refi.net/img/nav_bottom.gif*/);
	background-repeat: no-repeat;
	
	
	height: 12px;
}
#mainContent
{	
	float: right;	
	clear: none;
	
	position: relative;
	
	top: -2px;
	left: 0px;
	
	width: 640px;
	margin: 0px 0px 0px 0px;	
	
	/*background-image: url(img/main_top.gif);
	background-repeat: no-repeat;*/
	
	border-style: solid;
	border-color: #40ABAB;
	border-width: 0px 1px 0px 1px;
	
	background-color: #205656;
	
	padding: 10px 0px 5px 8px;		
	z-index: 0;
	
	min-height: 575px;
}
* html #mainContent
{
	height: 575px;		
}

#mainContent div.content
{
	padding-left: 5px;		
	margin: 0px 0px 0px 0px;
	
	width: 441px;
	
	background-color: #205656;	
	
	min-height: 400px;
	z-index: 1;
}
#mainContent div.bottom
{
	background-image: url("img/main_bottom.gif"/*tpa=http://mortgageleads.123-refi.net/img/main_bottom.gif*/);
	background-repeat: no-repeat;
	height: 10px;
}
#footerContent
{	
	clear: both;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;	
	border: 0;
	
	background-color: transparent;
	
	text-align: center;
	font-size: 9px;
	
	min-height: 5px;
}
#footerContent p
{
	text-align: center;
}
#footerContent a.validHtml, #footerContent a.validCss
{
	width: 88px;
	height: 31px;
	
	float: left;
	position: relative;
	top: -5px;
}
#footerContent a.validCss
{
	float: right;
}
#subFooterContent
{
	background-color: #205656;
	
	border-style: solid;
	border-color: #9B9B9B;
	border-width: 1px 0px 1px 0px;
	
	color: #e2e2e2;
	
	padding: 5px 0px 5px 0px;
	
	text-align: center;
}
#subFooterContent a
{
	color: #ffffff;
	text-decoration: underline;
}
/********* Main Menu **************/
#mainMenu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainMenu li
{
	position: relative;
	left: -2px;
	
	background-color: #5d8788;
	
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 1px;
	border-top-color: #e2e2e2;
	
	padding: 0px 0px 0px 0px;
}
#mainMenu a
{
	display: block;
	color: #e2e2e2;
	
	padding: 4px 0px 4px 20px;
	
	background-image: url("img/menuItemArrow.gif"/*tpa=http://mortgageleads.123-refi.net/img/menuItemArrow.gif*/);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
#mainMenu a:hover
{
	background-color: #205656;
	color: #e2e2e2;
	border-left-width: 0px;
}
/*************************************/
/******** Popup Details *********/
#popupContainer
{	
	margin: auto;
	text-align: left;	
}
#popupContent
{	
	float: left;	
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}
#popupFooter
{
	position: relative;
	float: left;
	
	clear: both;
	margin: auto;
	
	padding: 0;
	
	padding-top: 6px;
	
	width: 95%;	
	left: 15px;
}
#popupImage
{	
	border-width: 1px;
	border-style: solid;
	border-color: #613806;
}
/********************************/
/********* Proteus Required **********/
#pr_footContainer
{		
	border-width: 1px 0px 0px 0px;
	border-color: #3C3616;
	border-style: solid;	
	
	padding-top: 15px;	
	margin: 0px;
	width: 100%;	
}
#pr_footerDiv
{
	padding: 15px 0px 15px 5px;
	
	width: 755px; 
	
	float: left; 
	
	text-align: center; 		
	
	/*background:url(img/gradback.gif) top left repeat-y;	*/
	
	font-size: 8px;
}
#pr_footerDiv:first-line
{
	font-size: 10px;	
}
#pr_validDiv
{		
	width: 980px;	
}
#validCss, #validXHTML
{
	margin: 30px 5px 0px 5px;
	float: left;
	width: 88px;
}
/*************************************/
/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	text-align: left;
	margin-bottom: 10px;
}
#headerImage, #errorImage, #updatedImage
{
	float: left;
	
	width: 75px;	
	height: 67px;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 0px 0px;	
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;	
		
	left: 15px;
	top: 10px;	
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{	
	position: relative;		
	font-weight: bolder;	
}
span.headerTitle
{	
	padding-left: 10px;
	display: block;
	font-size: 16px;
	color: #000000;	
}
span.headerHeading
{	
	left: 20px;
	display: block;
	font-size: 14px;
	color: #4b4b4b;	
}
span.headerSubHeading
{	
	padding-left: 40px;
	
	font-size: 12px;
	color: #45556F;
}
/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: red;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;
	
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;	
	
	float: left;	
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;	
}
/*** Content Box ***/
div.contentBox
{
	background-image: url("img/content_back.gif"/*tpa=http://mortgageleads.123-refi.net/img/content_back.gif*/);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	
	border-style: solid;
	border-color: #ceced9;
	border-width: 1px 1px 1px 0px;
	
	padding: 5px 5px 5px 10px;
	margin: 0px 12px 12px 3px;	
	min-height: 35px;
}
div.contentBox p
{
	padding: 5px 0px 10px 0px;
}
h1.homeHeader, div.faqDiv h2
{
	position: relative;
	
	top: 0px;
	left: -2px;
	
	height: 23px;
	
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	
	color: #f1f1f1;
	
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 15px;
	
	width: 419px;
	
	text-align: left;
	
	border-style: solid;
	border-color: #163B3B;
	border-width: 0px 0px 0px 0px;
	
	background-image: url("img/content_head_back.gif"/*tpa=http://mortgageleads.123-refi.net/img/content_head_back.gif*/);	
	background-repeat: no-repeat;
	background-position: top left;	
	
	z-index: 1;
}
h1.homeHeader:first-letter
{
	position: relative;
	/*color: #6F1B1F;*/
	color: #205656;
	
	font-size: 22px;
	font-weight: bold;
	font-family: verdana;	
	
	margin: 0px 1px 0px 0px;
	padding: 0px 1px 5px 4px;
	
	border-style: solid;
	border-color: #6F1B1F;
	border-width: 0px 0px 0px 0px;
}
div.contentBox p:first-letter
{
	position: relative;	
	float: left;
	
	font-size: 30px;
	font-weight: bold;
	font-family: verdana;	
	
	margin: 0px 5px 0px 1px;
	padding: 4px 4px 4px 4px;
	
	border-style: solid;
	border-color: black;
	border-width: 1px;
	
	background-color: #A7BDD5;
}
/*** News Entries ***/
#mainNewsDiv
{
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial;	
	line-height: 12px;
	color: #727272;		
}
div.newsDiv
{
	margin-bottom: 0px;	
	margin-top: 0px;
	border-bottom: 0px;
	border-top: 0px;
	
	min-height: 30px;
}
div.newsDiv p
{
	border-style: solid;
	border-color: #205656;
	border-width: 0px 0px 1px 0px;
	
	padding: 0px 0px 10px 0px;
	margin: 0px 15px 0px 0px;
	
	min-height: 30px;
}
div.newsDiv h2
{
	/*
	background-image: url(img/newsTitleArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	*/
	
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 0px 0px;
	
	font-size: 16px;
	font-weight: bold;
}
div.newsDiv span.dateSpan
{
	display: block;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 8px 8px;
	
	border-style: solid;
	border-color: #C3EFEF;
	border-width: 0px 0px 1px 0px;
	
	font-weight: bold;
	
	color: #AA2A2C;
}
/****** Home Page ****/
#homeResidential img, #homeConstruction img, #homeComm img, #homeTop img, img.profileImage, #homeMod img
{
	float: right;
	width: 200px;
	
	margin: 15px 8px 0px 5px;
	
	border-style: solid;
	border-color: #205656;
	border-width: 1px;
}
#homeComm
{
	min-height: 95px;
}
#homeTopImg
{
	border-color: #e2e2e2 !important;
}
#homeMod
{
	height: 170px;
}
#homeConstruction img
{
	float: left;
}
#mapImg
{
	margin: 5px 0px -9px 0px;
	border-style: solid;
	border-color: #9B9B9B;
	border-width: 1px 0px 0px 0px;
}
#contactBox p
{	
	color: #727272;
	padding: 3px 2px 2px 2px;
}
#homeTop
{
	position: relative;
	
	top: -35px;
	left: -11px;
	
	background-color: #266767;
	
	padding-top: 35px;
	margin-bottom: -20px;
	
	border-style: double;
	border-color: #e2e2e2;
	border-width: 0px 0px 3px 0px;	
	
	color: #e2e2e2;
	
	width: 631px;
	
	background-image: none;	
	
	z-index: 0;		
}
* html #homeTop
{	
	width: 628px;
	
	padding-right: 0px;
	margin-right: 0px;
	left: -6px;
}
* html #homeTop p
{
	margin-top: 39px;
}
#homeTop p:first-letter
{
	background-color: #628B8A;	
}
#homeTop.contentBox p:first-letter
{
	border-color: #e2e2e2;
}
/******** FAQ ************/
div.faqExpand
{
	display: none;
	
	float: left;
	clear: left;
	
	position: relative;
	
	left: 5px;
	
	width: 618px;	
	
	padding-bottom: 10px;
	
	font-size: 9pt;	
	font-weight: normal;
	
	background-color: #266767;
	color: #f1f1f1;
	
	border-style: solid;
	border-color: #40ABAB;
	border-width: 0px 1px 0px 1px;
}
div.faqExpand p
{
	text-indent: 5px;
	margin-left: 10px;	
}
div.faqExpand p:first-letter
{
	font-weight: bold;
	font-size: 10pt;
}
div.faqDiv
{
	text-align: left;	
	margin-bottom: 10px;	
}
div.faqDiv h2
{
	margin-bottom: 5px;
	padding-left: 20px;
}
div.faqDiv p
{
	padding: 10px 5px 10px 15px;
}
div.faqDiv a
{
	float: left;
	clear: left;
	
	position: relative;	
	
	color: #e2e2e2 !important;
	
	width: 620px;
	
	font-size: 13px;
	
	background-color: #5d8788;
	
	background-image: url("img/menuItemArrow.gif"/*tpa=http://mortgageleads.123-refi.net/img/menuItemArrow.gif*/);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 1px;
	border-top-color: #e2e2e2;
	
	padding: 4px 0px 4px 15px;
	margin: 1px 0px 0px 0px;
	
}
div.faqDiv a:hover
{
	background-color: #e2e2e2;
	color: #5D8788 !important;
}
/*************************/
/****** About ********/
#about_logo
{
	width: 75px !important;
	height: 75px;
}
img.profileImage
{
	width: 89px !important;
	height: 133px;
}
div.staffDiv p
{	
	margin: 10px 0px 5px 0px;
	padding: 15px 0px 2px 0px;
	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	
	color: #111111;
}
div.staffDiv h2:first-letter
{
	font-size: 24px;
	
	border-style: solid;
	border-color: #111111;
	border-width: 1px;
	
	background-color: #A7BDD5;
	
	padding: 4px;
	margin-right: 3px;
}
div.staffDiv p
{
	color: #111111;
	padding: 0px 0px 5px 0px;
}
div.staffDiv span.telecom
{
	display: block;
	font-weight: bold;
	color: #e2e2e2;
}
div.staffDiv a
{
	display: block;
	color: #e2e2e2 !important;
	text-decoration: underline;
	
	padding: 5px 0px 15px 0px;
}
div.staffDiv a:hover
{
	color: #D69000 !important;
}
div.staffDiv span
{
	display: block;
	width: 200px;
	
	font-weight: bold;
	
	padding: 0px 0px 0px 25px;
}
div.staffDiv ul
{
	padding: 5px 0px 0px 25px;
	margin: 5px 0px 30px 25px;
}
div.branchDIV
{	
	padding: 8px;
}
div.branchDIV h3
{
	text-align: center;
	
	padding: 0px;
	margin: 0px 0px 5px 0px;	
	
	font-size: 25px;
	text-decoration: underline;
}
div.branchDIV h4
{
	text-align: center;
	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	font-size: 13px;	
}
div.branchDIV div
{
	margin: 25px 0px 0px 0px;
}
/*********************/
#faqImg
{
	height: 143px;
}
/**** Privacy Policy ***/
#privacy
{
	color: #e2e2e2;
}
/***********************/
/**** Service Area ****/
#coverageDiv
{
	background-color: #ffffff;
	margin: 0px 8px 10px 0px;
	padding: 0px 0px 10px 0px;
	
	height: 665px;
	
	text-align: center;	
}
#coverageDiv h1
{		
	float: right;	
	
	text-align: left;
	
	font-size: 13px;
	
	padding: 0px 0px 0px 10px;
	margin: 0px;
	
	width: 250px;
}
#resLegend, #resComLegend
{
	float: right;		
	
	margin: 0px 20px 5px 0px;
	
	width: 15px;
	height: 15px;
	
	background-color: #0027A9 !important;
	
	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}
#resComLegend
{
	background-color: #0B69F4 !important;	
}
div.coverageBox
{
	float: left;	
	
	width: 290px;	
	
	margin: 20px 0px 10px 10px;
	
	border-style: solid;
	border-color: #205656;
	border-width: 0px;
}
div.coverageBox a, div.coverageBox span
{	
	display: block;
	
	margin: 0px 0px 2px 3px;	
	
	text-align: left;
}
span.mapLabel
{
	float: left;	
	width: 100%;	
	
	font-size: 14px;
	font-weight: bolder;
	
	border-style: solid;
	border-color: #205656;
	border-width: 0px 0px 1px 0px;
	
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

/**********************/
/***** Contact Us *****/
#contactUsContent a img
{
	float: right;
	
	width: 185px;
	height: 95px;
	
	border-style: solid;
	border-color: #D6D6D9;
	border-width: 1px 1px 1px 1px;
	
	padding-right: 0px;
	margin: 30px 10px 0px 0px;
}
/**********************/
#errorDiv
{	
	background-color: #e2e2e2;
	color: #FF0000;
	
	font-size: 15px;
	font-weight: bold;
	
	padding: 6px;
	
	text-align: center;
	
	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}
#contactForm
{
	margin: 0;
	padding: 0;
}
#contactForm fieldset
{
	background-image: url("img/content_back.gif"/*tpa=http://mortgageleads.123-refi.net/img/content_back.gif*/);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	
	margin: 0;
	padding: 5px;
}
#contactForm label, #contactForm span
{
	float: left;
	clear: left;
	
	width: 175px;
}
#contactForm span
{
	position: relative;
	top: 97px;
}
#contactForm input, #contactForm textarea
{
	float: left;	
	
	width: 200px;
}
#contactForm textarea
{
	width: 400px;
}
#contactSubmit
{
	float: left;
	clear: left;
	
	position: relative;	
	
	left: 175px;
	
	margin: 20px 0px 0px 0px;
}
#captcha
{
	float: left;
	clear: left;
	
	position: relative;
	left: 175px;
	
	width: 200px;
	margin: 0px 0px 10px 0px;
}
#captcha input, #captcha img
{
	border-style: solid;
	border-color: #D6D3CF;
	border-width: 1px;
	
	width: 200px;
}
#captcha input
{
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
}
