body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ece8d5;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
}

/* Begin Page Layout Styles */
div#header {
	background: url(../images/header_bg.gif) left top repeat-x;
	height: 48px;
}

div#logo {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
}

div#main_container {
	width: 915px;
	padding: 0px 15px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #a8a59a;
	border-right: 1px solid #a8a59a;
	border-bottom: 1px solid #a8a59a;
	background: #FFF url(../images/content_bg.gif) right top no-repeat;
	min-height:300px;
  height:auto !important;
  height:300px;
}

div#left_sidebar {
	float: left;
	width: 138px;
	padding-right: 3px;
	padding-top: 24px;
	margin-right: -138px;
}

div#main_content {
	width: 760px;
	margin-left: 138px;
	padding: 148px 0px 30px 14px;
}

div#main_text {
	float: left;
	width: 392px;
	padding-right: 26px;
	margin-right: -415px;
}

div#illustration_form {
	width: 342px;
	margin-left: 415px;
}

input.submitButton {
	width: 69px;
	height: 22px;
	border: 0px;
	background: #FFF url(../images/submit_button.gif) left top no-repeat;
	cursor: pointer;
}

input.biographyButton {
	width: 103px;
	height: 19px;
	border: 0px;
	background: #FFF url(../images/biography_button.gif) left top no-repeat;
	cursor: pointer;
}

input.backButton {
	width: 44px;
	height: 19px;
	border: 0px;
	background: #FFF url(../images/back_button.gif) left top no-repeat;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

p#footerlinks input.footerLinkButton {
	cursor: pointer;
	background:none;
	border:0px;
	padding:0px;
	margin:0px;
	font-size: 11px;
}
/* End Page Layout Styles */

/* Begin Left Sidebar Styles */
div#left_sidebar p#agentpicture {
	margin-top: 24px;
	margin-bottom: 9px;
}

div#left_sidebar p#companylogo {
	text-align: center;
	margin-bottom: 23px;
}

div#left_sidebar p#agentcontactinfo {
	color: #666666;
	line-height: 14px;
}
/* End Left Sidebar Styles */

/* Begin Main Text Styles */
div#main_text p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
}

div#illustration_text p.disclaimertext {
	font-size: 11px;
	color: #AAAAAA;
	line-height: 14px;
}

div#main_text p a {
	color: #498fc1;
}

div#info_buttons {
	width: 392px;
	height: 79px;
	margin-bottom: 25px;
	background:  url(../images/moreinfo_bg.gif) left top no-repeat;
}

input.residentialButton {
	width: 166px;
	height: 44px;
	border: 0px;
	background: #FFF url(../images/info_residential.gif) left top no-repeat;
	cursor: pointer;
	margin-top: 18px;
	margin-left: 20px;
}

input.commercialButton {
	width: 166px;
	height: 44px;
	border: 0px;
	background: #FFF url(../images/info_commercial.gif) left top no-repeat;
	cursor: pointer;
	margin-top: 18px;
	margin-left: 13px;	
}

div#footnote {
	width: 392px;
	color: #aaaaaa;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
}

div#footnote span {
	font-size: 10px;
}

div#footnote a {
	color: #aaaaaa;
}
/* End Main Text Styles */

/* Begin Illustration Tab Styles */
div#illustration_form div#formresponse {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF3D3D;
}

div#illustration_form div.illustration_tab1 {
	background-image: url(../images/tab_border1.gif);
}

div#illustration_form div.illustration_tab2 {
	background-image: url(../images/tab_border2.gif);
}

div#illustration_tabs {
	padding-left: 10px;
	height: 29px;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #38477e;
	font-size: 12px;
}

div#illustration_tabs div.tab1active {
	float: left;
	height: 11px;
	width: 40px;
	padding: 8px 11px;
	border: 1px solid #97a0c4;
	border-bottom: 0px;
	background: #f0f3ff url(../images/tab_bg.gif) left top repeat-x;
	cursor: pointer;
}

div#illustration_tabs div.tab2inactive {
	height: 11px;
	width: 65px;
	padding: 8px 11px;
	margin-left: 66px;
	border: 1px solid #97a0c4;
	background-color: #fff;
	cursor: pointer;
}

div#illustration_tabs div.tab1inactive {
	float: left;
	height: 11px;
	width: 40px;
	padding: 8px 11px;
	border: 1px solid #97a0c4;
	background-color: #fff;
	cursor: pointer;
}

div#illustration_tabs div.tab2active {
	height: 11px;
	width: 65px;
	padding: 8px 11px;
	margin-left: 66px;
	border: 1px solid #97a0c4;
	border-bottom: 0px;
	background: #f0f3ff url(../images/tab_bg.gif) left top repeat-x;
	cursor: pointer;
}

/* End Illustration Tab Styles */

/* Begin Illustration Form Styles */
div#illustration_form div#illustration_content_property {
	display: none;
}

div#illustration_form div.illustration_content {
	width: 316px;
	background-color: #f0f3ff;
	padding: 17px 13px;
}

div#illustration_form div.illustration_content p.illustration_title {
	color: #38477e;
	font-size: 14px;
}

div#illustration_form div.illustration_content p.illustration_description {
	margin: 12px 0px;
	color: #5d5d5d;	
}

div#illustration_form div.illustration_content table#illustration_self td.label {
	text-align: right;
	width: 87px;
	color: #5d5d5d;
	padding: 3px 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.label span.required {
	color: red;
	font-size: 12px;
}

div#illustration_form div.illustration_content table#illustration_self td.field {
	width: 225px;
	padding: 3px 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.medium {
	width: 100px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.xlarge {
	width: 140px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.xxlarge {
	width: 212px;
}

div#illustration_form div.illustration_content table#illustration_self td.field textarea {
	width: 212px;
}

div#illustration_form div.illustration_content table#illustration_self td.field select {
	width: 49px;
}


div#illustration_form div.illustration_content table#illustration_self td.illustration_button {
	height: 22px;
	padding-top: 14px;
	text-align: right;
	background: url(../images/button_bg.gif) left top repeat-x;
}

div#illustration_form div.illustration_content table#illustration_self td.illustration_button img {
	cursor: pointer;
}

div#illustration_form div.buttonarea {
	padding-top: 14px;
	background: url(../images/button_bg.gif) left top repeat-x;
	height: 40px;
}

div#illustration_form div.buttonarea span.required {
	color: red;
}

div#illustration_form div.buttonarea img, div#illustration_form div.buttonarea input {
	cursor: pointer;
	float: right;
}

div#illustration_form div.illustration_content table#illustration_self td.field input {
	width: 200px;
	height: 17px;
	border: 1px solid #a5acb2;
	padding: 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.field select {
	font-size: 11px;
}

div#illustration_form table#illustration_property1 {
	margin-top: 3px;
}

div#illustration_form table td.dots{
	height: 11px;
	background: url(../images/dots.gif) left top repeat-x;
}

div#illustration_form table#illustration_property1 td.label {
	width: 93px;
	color: #5d5d5d;
	text-align: right;
}

div#illustration_form table#illustration_property1 td.label span.required {
	color: red;
	font-size: 12px;	
}

div#illustration_form table#illustration_property1 textarea, div#illustration_form table#illustration_property1 select {
	width: 215px;
}

div#illustration_form table#illustration_property1 select {
	height: 17px;
	font-size: 11px;
	width: 49px;
}

div#illustration_form table#illustration_property2 td.widelabel {
	width: 210px;
	padding-right: 5px;
	vertical-align: top;
	color: #5d5d5d;
}

div#illustration_form table#illustration_property2 td.widelabel span.required {
	color: red;
	font-size: 12px;
}

div#illustration_form table#illustration_property2 td.widefield {
	color: #5d5d5d;
	text-align: left;
}

div#illustration_form table#illustration_property2 td.widefield input.large {
	width: 74px;
}

div#illustration_form table#illustration_property2 td.widefield input.xlarge {
	width: 100px;
}

div#illustration_form table#illustration_property2 td.illustration_button {
	text-align: right;
}

/* End Illustration Form Styles */

/* Begin Footer Styles */
div#footer {
	width: 945px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
	font-size: 11px;
	position:relative;
	clear: both;
}

div#footerpages {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}	

div#footerpages p#footerlinks a {
	color: #000000;	
	text-decoration: none;
}

div#footer p#designby {
	position: absolute;
	top: 31px;
	left: 737px;
}

div#footer p#designby a {
	color: #000000;	
}

div#footer img#imgpoweredby {
	position: absolute;
	left: 875px;
	top: 19px;	
}
/*End Footer Styles */

/* Begin Illustration Results Display Page  */
div#main_content div#illustrationdisplay {
	width: 760px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div#illustrationdisplay p.header {
	font-size: 18px;
	color: #38477e;
	font-family: Georgia, serif;
	border-bottom: 2px solid #b9c0e7;
	padding-bottom: 4px;
}

div#illustrationdisplay p.subheader {
	font-size: 14px;
	color: #38477e;
}

div#illustrationdisplay p.note {
	margin-bottom: 20px;
}

div#illustrationdisplay div#illustrationinfo {
	background-color: #ece8d5;
	width: 736px;
	padding: 12px;
	margin-top: 15px;
	margin-bottom: 25px;
}

div#illustrationdisplay div#illustrationinfo table {
	margin-top: 8px;
}

div#illustrationdisplay div#illustrationinfo table tbody td {
	padding: 3px 0px;
}

div#illustrationdisplay div#illustrationinfo table tbody td.label {
	width: 200px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

div#illustrationdisplay div#illustrationinfo table tbody td.value {
	width: 516px;
	padding-right: 10px;
	color: #666666;
}

div#illustrationdisplay .value {
	color: #a64606;
}

div#illustrationdisplay table {
	border-collapse: collapse;
}

div#illustrationdisplay p.disclaimertext {
	font-size: 11px;
	color: #aaaaaa;
	padding-right: 15px;
	margin-bottom: 28px;
}

div#illustrationdisplay p.disclaimersection {
	margin-bottom: 20px;
}

div#illustrationdisplay table#inputs {
	width: 581px;
	border-top: 2px solid #b9c0e7;
	margin-top: 2px;
	margin-bottom: 28px;
}

div#illustrationdisplay table#inputs tbody td,
div#illustrationdisplay table#inputswide tbody td,
div#illustrationdisplay table#inputswide thead th {
	padding: 5px 0px;
	border-bottom: 1px solid #b9c0e7;
}

div#illustrationdisplay table#inputs tbody td.label {
	padding-left: 2px;
	text-align: left;
	width: 479px;
}

div#illustrationdisplay table#inputs tbody td.value {
	padding-right: 2px;
	text-align: right;
	width: 80px;
}

div#illustrationdisplay table#inputs tbody td.total {
	padding-right: 5px;
	text-align: right;
	width: 77px;
	background-color: #e6eaff;
}

div#illustrationdisplay table#inputs tbody tr.noseparator td,
div#illustrationdisplay table#inputswide tbody tr.noseparator td {
	border-bottom: 0px;
}

div#illustrationdisplay table#inputs tbody tr.notedef td {
	text-align: right;
	padding-right: 2px;
}

div#illustrationdisplay table#inputswide {
	width: 760px;
	border-top: 2px solid #b9c0e7;
	margin-bottom: 25px;
}

div#illustrationdisplay table#inputswide tbody td.label {
	padding-left: 2px;
	padding-right: 10px;
	text-align: left;
	width: 460px;
}

div#illustrationdisplay table#inputswide tbody td.value {
	padding-right: 8px;
	text-align: right;
	width: 90px;
	background: url(../images/dot.gif) left top repeat-y;
}

div#illustrationdisplay table#inputswide thead th.value {
	text-align:right;
	padding-right: 8px;
	width: 82px;
	color: #38477e;
	font-size: 11px;
	background: #e7ebfc url(../images/dot.gif) left top repeat-y;
}

div#illustrationdisplay table.comparison {
	width: 760px;
	border-top: 2px solid #b9c0e7;
	margin-top: 3px;
	margin-bottom: 16px;
}

div#illustrationdisplay table.comparison td,
div#illustrationdisplay table.comparison th {
	border-bottom: 1px solid #b9c0e7;
	padding-top: 5px;
	padding-bottom: 5px;
}	

div#illustrationdisplay table.comparison td.label {
	width: 550px;
}

div#illustrationdisplay table.comparison td.value {
	width: 97px;
	text-align: right;
	padding-right: 8px;
	background: #FFFFFF url(../images/dot.gif) left top repeat-y;
}

div#illustrationdisplay table.comparison tr.nodots td.value {
	background: none;
}

div#illustrationdisplay table.comparison tr.total td.value {
	background-color: #e6eaff;
}

div#illustrationdisplay table.comparison thead th.value {
	width: 97px;
	text-align: right;
	padding-right: 8px;
	color: #38477e;
	font-size: 11px;
	background: #e7ebfc url(../images/dot.gif) left top repeat-y;
}

div#illustrationdisplay table.comparison tr.note span,
div#illustrationdisplay table#inputs tr.note span {
	font-size: 11px;
}

div#illustrationdisplay table.comparison tr.note td.value,
div#illustrationdisplay table#inputs tr.note td.value {
	padding-top: 5px;
	vertical-align: top;
}

/* End Illustration Results Display Page  */
