div#leftCol_bottom{
	width:100%;
	float:left;
}

div#sub_header{
	background-image:url(../../images/hud_sub_header_2.jpg);
}

div#map_container{
	float:right;
	width:15%;
	text-align:center;
	margin:15px 25px 40px 40px;
}

table.fha{
	width:100%;
	float:left;
	border-collapse:collapse;
	margin-bottom:35px;
}

th.section{
	border:solid 1px #cccccc;
	width:25%;
	background-color:#0f143e;
	color:#d4af37;
	font-weight:400;
}

th.description{
	border:solid 1px #cccccc;
	width:75%;
	background-color:#0f143e;
	color:#CFB53B;
	font-weight:400;
}

td.section{
	text-align:center;
	height:25px;
	border:solid 1px #cccccc;
	font-weight:700;
	font-size:7pt;
}

td.description{
	text-align:left;
	height:25px;
	border:solid 1px #cccccc;
	padding:15px 10px 15px 10px;
}

td.sub_header{
	height:0px;
	text-align:center;
	background-color:#e4e4e4;
	border:solid 1px #cccccc;
	padding:5px 10px 5px 10px;
	font-weight:700;
	font-size:7pt;
}
