﻿* {
 padding: 0;
 margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	margin: 0px;
	background-color: #EFEFEF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #EF9021;
	font-size: 1em;
	margin: 0px;
	font-weight:bold;
	text-decoration:none;
}
#content {
	clear:both;
	position: relative;
	z-index: 1;

	min-height: 400px;
	height:auto !important;
	height:400px;
	
}
#container {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(/images/FHA/blu_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	position: relative;
	margin: 0px;
	height: 34px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 20;
}
#logo{
	position: absolute;
	right: 20px;
	top: 0px;
}
#Container_2 {
	background-color: #FFFFFF;
	background-image: url(/images/FHA/blu_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#leftcolumn {
	padding: 0px;
	display: inline;
	float: left;
	background-color: #FFFFFF;
	min-height: 300px;
	font-size: 80%;
	width: 203px;
	margin-top: 60;
}

/* 'Ere tha goes!!! BEGIN */

#full_span_column {
	margin: 15px 15px 15px 0px;
	padding: 15px 0px 15px 0px; 
	border-bottom: 1px solid #CCC; 
}
#full_span_column h2 {
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 'Ere tha goes!!! END */

* html #leftcolumn {height:300px} /* IE Min-Height Hack */

#Sub_Mnu {
	background-image: url(/images/FHA/sub-menu-bg.gif);
	background-repeat: repeat-y;
	width: 177px;
}
#Main_Mnu {
	clear: left;
	background-image: url(/Images/FHA/sub-menu-bg.gif);
	background-repeat: repeat-y;
	width: 177px;
}
#Sub_Mnu ul{
	margin: 0px;
	padding: 0px 20px 0px 20px;
	list-style-type:none;
}
#Sub_Mnu ul li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px 5px 0px;
}
#Sub_Mnu_top {
	background-image: url(/images/FHA/sub-menu-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 25px;
	font-size: 1pt;
}
#Sub_Mnu_bot {
	background-image: url(/images/FHA/sub-menu-bot.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 20px;
	font-size: 1pt;
}
#Sub_Mnu ul .first{
	border-top: 1px solid #CCC;
}

#centercolumn {
	float: left;
	margin: 0px;
	display: inline;
	padding: 0px 0px 4px 20px;
	width: 520px;
	
	min-height: 400px;
	height:auto !important;
	height:400px;
	
	font-size: 80%;
	background-image: url(/images/FHA/temp_home.gif);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	position: relative;
	z-index: 1;
}

#homeLogos
{
	float:left;
	width:520px;
	height:285px;
	clear:both;
	display:block;
	position:relative;
}


#key_anim {
	position: absolute;
	left: 122px;
	top: 43px;
	height: 52px;
	width: 58px;
	background-repeat: no-repeat;
	background-position: left top;
}
#logintext {
	position: absolute;
	left: 103px;
	top: 97px;
	height: 13px;
	width: 100px;
	text-align: center;
	font-size: 10pt;
}
#logintext a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#people_anim {
	position: absolute;
	left: 334px;
	top: 23px;
	height: 59px;
	width: 61px;
	background-repeat: no-repeat;
	background-position: left top;
}
#servicestext {
	position: absolute;
	left: 316px;
	top: 83px;
	height: 13px;
	width: 100px;
	text-align: center;
	font-size: 10pt;
}
#servicestext a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#house_anim {
	position: absolute;
	left: 204px;
	top: 179px;
	height: 57px;
	width: 59px;
	background-repeat: no-repeat;
	background-position: left top;
}
#newhometext {
	position: absolute;
	left: 181px;
	top: 238px;
	height: 13px;
	width: 100px;
	text-align: center;
	font-size: 10pt;
}
#newhometext a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#letter_anim {
	position: absolute;
	left: 395px;
	top: 165px;
	height: 66px;
	width: 78px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contacttext {
	position: absolute;
	left: 384px;
	top: 231px;
	height: 13px;
	width: 100px;
	text-align: center;
	font-size: 10pt;
}
#contacttext a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
* html #centercolumn {height:400px} /* IE Min-Height Hack */ 

#pdf_col_1 {
	width: 150px;
	float: left;
	margin-top: 15px;
}
#pdf_col_2 {
	width: 92px;
	float: left;
	margin-top: 15px;
}

#centercolumn2 {
	display: inline;
	padding: 4px;
	width: 420px;
	float: left;
	
	min-height: 400px;
	height:auto !important;
	height:400px;
	
	font-size: 80%;
	margin: 0px;
	background-image: url(/images/FHA/blox-bkg.gif);
	background-repeat: no-repeat;
}

#centercolumn_wide {
	display: inline;
	padding: 4px;
	width: 550px;
	float: left;
	
	min-height: 400px;
	height:auto !important;
	height:400px;
	
	font-size: 80%;
	margin: 0px;
	background-image: url(/images/FHA/blox-bkg.gif);
	background-repeat: no-repeat;
}

#tv {
	background-image: url(/images/FHA/mnu-bx-lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 151px;
	padding: 28px;
}
#footer {
	float: left;
	width: 100%;
	background-image: url(/images/FHA/gryswoosh.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	background-color: #CCCCCC;
	padding-top: 20px;
}
#rght_img {
	background-image: url(/images/FHA/people-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	height: 150px;
	width: 125px;
}
#rght_img_adjustable {
	float: right;
	height: 150px;
	width: 125px;
}










#AccessibilityMain {
	
	width: 770px;
	height: 20px;
	font-size: .7em;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px; 
	color:#999999;
}
#AccessibilityMain a{

	font-weight:normal;
	color:#999999;
	text-decoration: none;
}

.redSeparator {
	color: #0090D0;
}












#SubFootr {
	width: 770px;
	background-image: url(/images/FHA/invstr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	font-size: 80%;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px; 
}
#breadcrumb {
	padding-bottom: 10px;
}
#SS_5 {
	float: right;
	text-align: right;
	width: 128px;
	padding: 5px;
	font-size: 110%;
}
#SS_6 {
	float: right;
	text-align: left;
	padding: 5px 5px 5px 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8301;
	width: 148px;
	margin: 7px;
	font-size: 90%;
}
/*------------*/
/* navigation */
/*------------*/
#navbar {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 38px;
	background-image: url(/images/FHA/hz_blu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
}
#navbar ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#navbar li{
	float: left;
  	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
	position: relative;
}
#navbar li a{
	float: left;
	background:url("/images/FHA/white_strip.gif") no-repeat right top;
	color: #FFFFFF;
	padding: 7px 4px 10px 10px;
	text-decoration:none;
	font-weight:bold;
	font-size: 70%;
	width: 91px;
	line-height: 12px;
}
* html #navbar li a{
	padding: 7px 5px 7px 5px;
	z-index: 10;
} 
#navbar li a:hover{
	color: #CCC;
}
#navbar ul a.first { 
	border: none;
}
#navbar li#current {
	xbackground-color: #FFF;
}
#navbar #current a{
	color: #000;

	margin-left: -1px;
	background:url("/images/FHA/tab_90_blu.gif") no-repeat left top;
	border: none;
}
#navbar #current a:hover{
	color: #999;
}
* html #navbar #current{
	padding-top: 0px;
	padding-bottom:0px;
}
* html #navbar #current a{
	padding-top: 8px;
	padding-bottom: 0px;
	height:30px;
	z-index: 10;
}
html>body #navbar  li { /* all list items */
	width: auto; /* width needed or else Opera goes nuts */
}
#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	margin-left: -1px;
}
#navbar .short{
	width: 30px;
}
#navbar #current .short{
	width: 30px;
	background:url("/images/FHA/tab_30.gif") no-repeat left top;
}
#navbar li ul {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 38px;
	list-style: none;
	width: 150px;
	left: -999em;
}
#navbar li li {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background: none;
	xposition:relative;
}
#navbar li li a{
	color: #999;
	background: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
	border-top: none;
	width: 150px;
}
#navbar li li a:hover, #navbar li#current li a:hover{
	color: #666;
}
#navbar li#current li a {
	background: none;
	color: #999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
	border-top: none;
	width: 150px;
}
#navbar li:hover ul ul, #navbar li.sfhover ul ul {
	left: -999em;
}
html>body #navbar  li { /* all list items */
	width: auto; /* width needed or else Opera goes nuts */
}
/*------------*/
/*  NAV END   */
/*------------*/

/*---------------*/
/* subnavigation */
/*---------------*/
#subnavbar {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	z-index: 10;
	background-color:#CCCCCC;
	text-align:left;
	height:45px;
	clear:both;
}
* html #subnavbar{
	margin-top: 3px;
}

#subnavbar ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-color: transparent;
	float:left;

}

#subnavbar li{
	float: left;
	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
}

#subnavbar li a{
	float: left;
	background:none;
	color: #333333;
	padding: 7px 4px 14px 10px;
	text-decoration:none;
	font-weight:bold;
	font-size: 70%;
	width: 91px;
	line-height: 12px;
	border-left:solid #F0F0F0 1px;
	z-index:998;
}

* html #subnavbar li a{
	padding: 7px 5px 13px 5px;
	z-index: 1;
} 

#subnavbar li a:hover{
	color: #666666;
}

#subnavbar ul a.first { 
	border: none;
}

#subnavbar #current a{
	color: #437e39;
	padding: 7px 9px 20px 8px;
	margin-left: -1px;
	background-image:none;
	border: none;
}

#subnavbar #current a:hover{
	color: #666666;
}

* html #subnavbar #current{
	padding-top: 0px;
}

* html #subnavbar #current a{
	padding-top: -2px;
	padding-bottom: 20px;
	z-index: 10;
}

html>body #subnavbar  li { /* all list items */
	width: auto; /* width needed or else Opera goes nuts */
}

#subnavbar li:hover ul, #subnavbar li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	margin-left: -1px;
}

#subnavbar .short{
	width: 50px;
}

#subnavbar #current .short{
	width: 50px;
	background:none;
}

#subnavbar li ul {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 38px;
	list-style: none;
	width: 150px;
	left: -999em;
}

#subnavbarloginstatus p
{
	display:inline;
	color:#333333;
	float:left;
	font-size: 70%;
	width: 150px;
	padding: 7px 4px 10px 10px;
}

#subnavbarloginstatus a
{
	color:#333333;
}
/*-------------------*/
/* subnavigation end */
/*-------------------*/


#centercolumn_logged_in {
	float: left;
	margin: 0px;
	display: inline;
	padding: 0px 0px 4px 20px;
	width: 520px;
	height: 300px;
	font-size: 80%;
	background-image: url(/images/FHA/lggd-in_bkg.gif);
	background-repeat: no-repeat;
	background-position: 35px 15px;
	position: relative;
	z-index: 1;
}

#key_anim {
	position: absolute;
	left: 122px;
	top: 43px;
	height: 52px;
	width: 58px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logged-in page animations - BEGIN */

#tools_anim {
	position: absolute;
	left: 89px;
	top: 196px;
	height: 57px;
	width: 65px;
	background-repeat: no-repeat;
	background-position: left top;
}
#repairstext {
	position: absolute;
	left: 69px;
	top: 254px;
	height: 13px;
	width: 100px;
	text-align: center;
}
#repairstext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#lttr_anim {
	position: absolute;
	left: 125px;
	top: 41px;
	height: 57px;
	width: 59px;
	background-repeat: no-repeat;
	background-position: left top;
}
#getitrighttext {
	position: absolute;
	left: 104px;
	top: 100px;
	height: 13px;
	width: 100px;
	text-align: center;
}
#getitrighttext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#ppl_anim {
	position: absolute;
	left: 247px;
	top: 152px;
	height: 57px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
#servtext {
	position: absolute;
	left: 318px;
	top: 83px;
	height: 13px;
	width: 100px;
	text-align: center;
}
#servtext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#speech_anim {
	position: absolute;
	left: 345px;
	top: 28px;
	height: 57px;
	width: 46px;
	background-repeat: no-repeat;
	background-position: left top;
}
#viewstext {
	position: absolute;
	left: 224px;
	top: 211px;
	height: 13px;
	width: 100px;
	text-align: center;
}
#viewstext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#pound_anim {
	position: absolute;
	left: 413px;
	top: 172px;
	height: 57px;
	width: 39px;
	background-repeat: no-repeat;
	background-position: left top;
}
#accounttext {
	position: absolute;
	left: 386px;
	top: 230px;
	height: 13px;
	width: 100px;
	text-align: center;
}
#accounttext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Logged-in page animations - END */

#Sub_Mnu_top_search {
	background-image: url(/Images/EMHA/sub-menu-top-search.gif);
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 25px;
	font-size: 1pt;
}
#Sub_Mnu_bot_search {
	background-image:url(/Images/EMHA/sub-menu-bot-search.gif);
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 20px;
	font-size: 1pt;
}
#Main_Mnu_search {
	clear: left;
	background-image: url(/Images/EMHA/sub-menu-bg-search.gif);
	background-repeat: repeat-y;
	width: 177px;
}
#Sub_Mnu_search ul{
	margin: 0px;
	padding: 0px 20px 0px 20px;
	list-style-type:none;
}
#Sub_Mnu_search ul li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px 5px 0px;
}
#Sub_Mnu_search ul .first{
	border-top: 1px solid #CCC;
}

/*------------*/
/*  NEWS BOX  */
/*------------*/
#Sub_Mnu_top_news {
	background-image: url(/Images/FHA/news-box-top.gif);
	margin: 0px;
	padding: 0px;
	width: 454px;
	height: 24px;
	font-size: 1pt;
	margin-left: 45px;

}
#Sub_Mnu_bot_news {
	background-image:url(/Images/FHA/news-box-bot.gif);
	margin: 0px;
	padding: 0px;
	width: 454px;
	height: 24px;
	font-size: 1pt;
	margin-left: 45px;
}
#Main_Mnu_news {
	clear: left;
	background-image: url(/Images/FHA/news-box-bg.gif);
	background-repeat: repeat-y;
	width: 444px;
	padding-left:14px;
	padding-right:14px;
	margin-left: 45px;
}
#Sub_Mnu_news ul{
	margin: 0px;
	padding: 0px 20px 0px 20px;
	list-style-type:none;
}
#Sub_Mnu_news ul li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px 5px 0px;
}
#Sub_Mnu_news ul .first{
	border-top: 1px solid #CCC;
}

#Main_Mnu_news p 
{
	padding: 0px 5px 0px 5px;
}


/*------------------*/
/*  NEWS HEADLINES  */
/*------------------*/

#newsheadline-separator {
	margin-top: 20px;
	color: #dddddd;
	height: 2px;
}

#newsheadline {
	margin-top: 20px;
}

#newsheadline-title {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #EF9021;
	font-size: 1em;
	margin: 0px;
	font-weight:bold;
	text-decoration:none;
}

#newsheadline-title p {
	width:auto;
}

#newsheadline-date {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	margin: 0px;
	font-weight:normal;
	text-decoration:none;
}

#newsheadline-image {
	width: 120px;/*150px;*/
	margin-right: 10px;
	float:left;
	/*background-color:Blue*/
}

#newsheadline-snippet {
	width: 250px;/*220px;*/
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	margin-top:15px;
	/*background-color:Fuchsia;*/
}