body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F7F7F0;
	margin: 5px 0px 3px;
	padding: 5px 0px 3px;
	color: #000000;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.MasterTable {
	border: 1px solid #3C3D77;
}
.Footer {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.MainBody {
	background: #E8E7D1;
	padding: 12px 6px;
}
.MainNavTable {
	border-top: 2px solid #3C3D77;
	border-bottom: 2px solid #3C3D77;
}
.MasterNavTD {
	color: #FFFFFF;
	border-top: 4px solid #3C3D77;
	border-bottom: 4px solid #3C3D77;
	background: #6D6E99;
	border-left: 1px solid #E8E7D1;
	border-right: #E8E7D1;
}
a.MasterNav:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
}
a.MasterNav:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
}
a.MasterNav:hover {
	color: #000000;
	text-decoration: none;
	background: #898AAD;
	padding-top: 3px;
	padding-bottom: 4px;
}
.MasterNav {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
}
td {
	font-size: 11px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #B60000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h5 {
	font-weight: bold;
	color: #3C3D77;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
a:link {
	color: #B92533;
}
a:visited {
	color: #B92533;
}
a:hover {
	color: #B92533;
}
a:active {
	color: #B92533;
}
.LocatorTable {
	background: #F7F7F0;
	border-top: 3px solid #3C3D77;
	border-right: #3C3D77;
	border-bottom: 3px solid #3C3D77;
	border-left: #3C3D77;
	padding: 2px;
	margin: 2px;
}
.QuestionsBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFBF4;
	background-color: #3C3D77;
}
a.QuestionsBox:link {
	font-weight: bold;
	color: #FCFBF4;
	text-decoration: underline;
}
a.QuestionsBox:active {
	font-weight: bold;
	color: #FCFBF4;
	text-decoration: underline;
}
a.QuestionsBox:visited {
	font-weight: bold;
	color: #FCFBF4;
	text-decoration: underline;
}
a.QuestionsBox:hover {
	font-weight: bold;
	color: #EDE2C8;
	text-decoration: underline;
}
#HeaderImg {
	background-image: url(/Graphics/Template/hdh_logo.gif);
	height: 64px;
	width: 456px;
	margin-left: 15px;
}
.ClearDiv {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	border-style: none;
}