body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(Images/lightgrey_bg.gif);
	background-repeat:repeat;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background-color: #FFFFFF;
}		
/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h2, h3, h4, h5, h6 {color: #719ddb; }

h1 {
	margin: 0 0 0 -1em;
	font-size: 1.6em;
	font-weight: normal;	
	color: #134b90;
}
h2 {
	clear: both;
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}

#mainwrapper {			
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
}

#topShadow 
{
	background-color:Transparent;
	height: 20px;	
}

#header {
	position: relative;
	height: 206px;
	margin-left: 0px;
}

#branding {
	position: absolute;
	right: 20px;
	bottom: 55px;
	z-index:1000;
	text-align: center;
	color: #FFDA09;
}

#companyName {
	color: #660000;
	font-size: 20px;
}

#logoImage {vertical-align: bottom;}

#slogan {
	color: #666666;
	font-size: 12px;
}

.DataSheet
{
	border-color:Black;
	border-style:solid;
	margin:auto;
	margin-top:20px;
}

.DataSheet th, .DataSheet td
{ 
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}	

#content {
	position:relative;
	margin-top:25px;
	min-height:600px;	
}



/* Hide from IE5 Mac \*/
* html #content {
	height:1%;
}
/* End hide from IE5 Mac */

#menu {
	position:absolute;
	left:20px;
	top:0;
	width: 180px;
}
#menu a {				
	display:block !important;
	margin-left:30px;	
	background-image: none !important;
	background-repeat: no-repeat;
}		
#menu .menuNormal {
	border-bottom: 1px dotted #666666;
	color: #666666;
	font-weight:normal;
}
#menu .menuHover {
	border-bottom: 1px dotted #1CCD1A;
	background-color: #FFFFFF;
	color: #00CC00;
	background-image: url(Images/list-bullet-02.png);
	background-repeat:no-repeat;
	background-position:0 center;
}
#menu .menuSelected {
	border-bottom: 1px dotted #7da2c6;
	background-color: #FFFFFF;
	color: #7da2c6;
	background-image: url(Images/backgroundImage.png);
	background-repeat:no-repeat;	
	background-position:2px center;
}

#menu .menuSelected .menuSelected {border:none;} /* khtml compatibility hack */

#menu .subMenu table{			    
	background-color: #FFFFFF;
	background-image: url(Images/subMenu_bg.png);
	background-repeat:repeat-y;
}
#menu .subMenu a {
	width:140px;
	border-style:none;
}

* html #menu .subMenu a {width:139px;}

#menu .subMenuNormal {			 
	color: #00CC00;
	font-weight: bold;
	background-color:#FFFFFF;	
}

html>body .subMenuNormal {border: 1px solid transparent;}

#menu .subMenuHover {
    border:1px solid #1CCD1A;
    background-color:#FFFFFF;
    color: #00CC00;
}
* html #menu .subMenuHover {
    background-color:#FFFFFF;
    color: #00CC00;
 }
#menu .subMenuHover td {
    background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover{
 	background-color:#FFFFFF;
	color: #00CC00;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
}
/* This is right side content. */
#copy {			
	position:static;
	margin-left:220px;
	margin-right:10px;
	padding: 0 3.5em 4em;	
}

/* This is for the page that without left navigation. */
#noLeftCopy
{
	position:static;
	margin-left:5px;
	margin-right:5px;
	padding: 0 0 0 23px ;
}

* html #copy {padding:0 5em 4em 2em;}
* html #noLeftCopy {padding:0 5em 4em 2em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li {
	margin-top: 0.2em;
	margin-bottom: 0em; 
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul 
{
	padding-left:2px;
	}

* html #copy li {padding-left:0.4em;}

#copy li 
{
	list-style-image: url(Images/list-bullet-orange.png);
	list-style-position:outside;

	}

#copy p {
	font-size: 1.0em;
	line-height: 1.8em;
}

#copy p.note
{
	font-size:0.8em;
	line-height:1.2em;
	font-family:Arial, Verdana;
	padding:0;
	
}

#copy li > p {margin-top: 0.2em;}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-image: url(Images/logo_mini.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #0FCF0F;
}

.MHC 
{
	text-decoration:none;
	color:#660000;
}

#copy a.resourceLink
{
	padding:1px 0 0 0px;
	display:block;
}

#copy a.resourceLinkLeft
{
	padding:1px 0 0 0px;
	width:230px;
	display:inline-block;
	clear:left;
	
}
#copy a.resourceLinkRight
{
	padding:1px 0 0 5px;
	width:215px;
	display:inline-block;
	vertical-align:top;
	clear:right;
	
}

	
#copy a {color:#0FCF0F;}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}

#copy .textBox {
	border:1px solid #FFDA09;
	margin-left: 1em;
	background-color:#FFEB79;
}

#copy .textBox:focus {background-color:#FFFFFF;}

#copy .dropDownlist {
	margin-left: 1em;
	background-color: #FFEB79 !important;
}

#copy .radioButtonList {margin-left: 1em;}

#copy fieldset {
	border:1px solid #1CCD1A;
	padding: 1.5em;
}

#copy legend {color: #666666;}

#copy .button {
    margin:1em 0;
    border:1px solid #1CCD1A;
    background-color:#FFEB79;
    color:#333333;
} 

* html .button {padding:0 0.5em;} 

#bottomShadow {
	height: 10px;		
	/*background-image: url(Images/bottom_shadow.png);
	background-repeat: no-repeat;*/
	background-color:Transparent;
}

* html #bottomShadow {margin-bottom:-8px;}

.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 .clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* For present Income Limit and Eligible Community */
.limitPanel
{
	background-color: #ffffff; 
	background-image:url(Images/bg_tile.gif);
	background-repeat:repeat;
	border:dotted 1px orange;	
	padding:5px 10px 5px 10px;	
	margin-left: 0px; 
	margin-right: 30px	;
	width:100%
}

.propertyPanel
{
	background-color: #ffffff; 
	background-image:url(Images/bg_tile.gif);
	background-repeat:repeat;
	border:dotted 1px #00cc00;	
	padding:5px 10px 5px 10px;	
	margin:10px 10px 0 0;	
	width:100%
}

.resultTitle
{
	white-space:nowrap;	
	text-align:left;
	width:120px;
	padding:0;
	}
	
.resultValue
{
	text-align:left;
	width:300px;
}

.czTitle
{
	text-decoration:underline;
	font-style:italic;
}

.cityTitle
{
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	padding-left:9px;	
}

.zipButton
{
	padding-right:5px;
}

.lenderTitle
{
	font-weight:bold;
	margin-top:15px;
	display:block;
}

.contactEmailLink
{
	display:block;
}

.contactAddressLabel
{
	display:block;	
}

.contactPhoneLabel
{
	display:block;
	margin-bottom:5px;
	}

.accordionHeader
{
	color:White;
	background-color:#7DA2C6;	
	background-repeat:repeat;
	font:bold 12px auto "Trebuchet MS", Verdana;
	padding:4px 4px 4px 7px;
	border:solid 1px #ffffff;
}

.accordionContent
{
	background-image:url(Images/bg_tile.gif);
	border:dotted 1px #666666;
	padding:7px 4px 4px 7px;
}
	

@media print {	
	body {
		border-bottom: 1px solid #000;
		color: #333333 !important;
		background:#FFFFFF !important;		
		font-size:10pt;
		line-height:12pt;
	}	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #333333;
	}

	#mainwrapper,#topShadow,#bottomShadow {background:none;}

	#header {
		position: static;
		height: auto;
	}	

	#menu,#mastheadImage {display:none;}	

	#branding {
		position: static;		
		text-align:left;
		margin: 0;
		padding: 0;
	}

	#companyName {color:#1CCD1A;}

	#breadcrumbs {
		position: static;
		margin: 1em 0;
		padding-bottom: 2em;
		border-bottom: 1px solid #000000;
		color: #333333;
	}

	#breadcrumbs a {color: #333333;}

	#copy {
		margin-left:0;
		padding: 0 2em;
		width: 80%
	}

	#copy a {color: #333333;}

	#copy li {
		list-style-image: none;
		list-style-type: disc;
	}

	#copy .pullQuote {display: none;}

	#copy .textBox {
		border: 1px solid #333333;
		background:none;
	}

	#copy .textBox:focus {background:none;}

	#copy fieldset {border:1px solid #333333;}

    #copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}
