@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-image: url(images/box_back_3.jpg);
	background-repeat: repeat-y;
	background-color: #2b3482;
	background-position: center;
}
h1 {
	font-size: 24px;
	color: #FF0;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
#footer {
	color: #fff;
	background-image: url(images/Footer_2_mini.png);
	text-align: left;
	clear: both;
	height: 90px;
	width: auto;
}

.oneColFixCtr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #8b8c8f;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2b3482;
	border-bottom-color: #2b3482;
	border-left-color: #2b3482;
}

#menu {
	background-image: url(images/menu_bar_main4.png);
	height: 38px;
	width: auto;
}
.oneColFixCtr #middle {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}#submenu {
	float: left;
	width: 235px;
	padding-bottom: 10px;
	margin-left: 20px;
	font-style: italic;
	text-align: center;
	color: #FFF;
	font-size: 16pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu2 {
	float: left;
	width: 225px;
	font-style: normal;
	text-align: justify;
	color: #FFF;
	font-size: 10pt;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.oneColFixCtr #container #mainContent #submenu table tr .sub-bg img {
}

#content {
	float: left;
	width: 600px;
	background-color: #8b8c8f;
	color: #FFf;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}

#content2 {
	background-color: #8b8c8f;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content4 {
	height: auto;
	width: auto;
	color: #FFF;
}


#content3 {
	float: none;
	width: 605px;
	background-color: #8b8c8f;
	color: #FFf;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#header {
	height: 90px;
	width: auto;
	background-image: url(FlashHeader/HeaderVHU3_base.jpg);
}
.sub-bg {
	background-image: url(images/submenu_5_bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	color: #8B8C8F;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	text-indent: 10px;
}
.oneColFixCtr #container #mainContent #submenu table tr th top {
	background-image: url(images/ResaleHomeSearch_bttn.png);
}

.oneColFixCtr #container #mainContent #content h2 {
	text-align: center;
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-variant: small-caps;
	text-transform: none;
	line-height: 6px;
	color: #FF0;
	font-weight: bold;
}
.h2patrick {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FF0;
}

#mainForm 
{
	position: relative;
	text-align: justify;
	width: 580px;
	background-color: #8B8C8F;
	float: right;
	margin-bottom: 10px;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #8b8c8f;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: center;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #FFF;
	margin: 0;
	width: 94%;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:100%;
	padding:0 4px 1px 0;
	border:none;
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.0em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal;
	display:block;
	position:absolute;
	top:25px;
	left:25px;
	width:205px;
	height:70px;
	border: 1px solid #ccc;
	background:#f4f4f4 url(question.gif) no-repeat bottom right;
	color:#000;
	text-align:left;
	font-size:0.7em;
	padding-left:10px;
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	
}
.menu_sub {
	background-image: url(images/menu_bar_sub_6.png);
	background-repeat: repeat-x;
	height: 12px;
	width: auto;
	padding-bottom: 0px;
}
.oneColFixCtr #container #mainContent #submenu table tr td h2 #IDX-IndexPage-slideshowImage {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FF0;
}

.oneColFixCtr #container #mainContent #submenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.oneColFixCtr #container #mainContent #content h3 strong {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
}
.oneColFixCtr #container #mainContent #submenu table tr th p {
	font-style: normal;
	font-size: 14px;
}
.mainForm2 {
}
#sphider {
	height: 15px;
	float: right;
	margin-right: 5px;
}
h4 {
	color: #000;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent #content em {
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
}
.secondheader {
	font-size: 16px;
	color: #FF0;
}
.oneColFixCtr #container #mainContent #content p {
	color: #FFF;
	font-size: 14px;
}
.oneColFixCtr #container #mainContent #content .secondheader .secondheader .secondheader {
	font-size: 18px;
}
.oneColFixCtr #container #mainContent #content .secondheader .secondheader {
	font-size: 18px;
}
.oneColFixCtr #container #mainContent #submenu #IDX-showcaseWrapper tr td h2 {
	color: #FF0;
}
.oneColFixCtr #container #mainContent #submenu #IDX-showcaseWrapper tr td small {
	text-align: center;
	color: #03C;
}
.oneColFixCtr #content2 table {
	color: #333;
}
.mortgage table highlight {
	color: #FF0;
}
.oneColFixCtr .shadow #container #mainContent #content table tr td .secondheader {
	font-family: Arial Black, Gadget, sans-serif;
}
.oneColFixCtr .shadow #container #mainContent #content table tr td h2 {
	font-family: Arial Black, Gadget, sans-serif;
}
#howmuchhouse {
	float: left;
	width: auto;
	background-color: #8B8C8F;
	clear: both;
}
#right {
	float: right;
	width: 280px;
	background-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	clear: both;
	padding: 12px;
}
#mortright {
	color: #FFF;
	background-color: #8B8C8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#rates {
	margin-left: 65px;
}
#calc {
	margin-left: 76px;
}
#calc2 {
	margin-right: 70px;
	margin-left: 70px;
}


.oneColFixCtr .shadow #container #mainContent #content table tr th #right #Glossary h6 {
	color: #FFF;
	background-color: #8B8C8F;
}
.oneColFixCtr .shadow #container #mainContent #content2 #mortright table tr th p {
	color: #FFF;
}
