.hmpgShowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004566;
	font-weight: bolder;
}
.hmpgShowSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004566;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004566;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	text-align: center;
	margin: 0 auto;
	}
#footer a:link, #footer a:active, #footer a:visited { color: white;	text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}
#footer p.nav {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
#footer p.copyright {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	}
.def_back_color {
	background-color: #004566;
	}
#minor_nav {
	font-family: Arial, Helvetica, sans-serif;
	}
#minor_nav p {
	text-align: right;
	color: white;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 25px;
	}
#minor_nav a {
	color: white;
	text-decoration: none;
	}
#minor_nav a:hover {
	color: white;
	text-decoration: underline;
	}
