/* GLOBAL STYLES */
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFCC33;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	color: #999999;
}
a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}
.logobg {
	background-image: url(hm_logo_bg.gif);
	background-repeat: no-repeat;
}
/* END GLOBAL STYLES */
/* HOME PAGE STYLES */
.homecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}
a.homecopy:link {
	color: #3366FF;
	text-decoration: underline;
}
a.homecopy:visited {
	color: #3366FF;
	text-decoration: underline;
}
a.homecopy:hover {
	color: #3366FF;
	text-decoration: underline;
}
.homepromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	color: #666666;
}
a.homepromo:link {
	color: #3366FF;
	text-decoration: underline;
}
a.homepromo:visited {
	color: #3366FF;
	text-decoration: underline;
}
a.homepromo:hover {
	color: #3366FF;
	text-decoration: underline;
}
/* END HOME PAGE STYLES */
/* INTERIOR PAGE STYLES */
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #666666;
}
a.copy:link {
	color: #3366FF;
	text-decoration: underline;
}
a.copy:visited {
	color: #3366FF;
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 130%;
	color: #99CCFF;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	color: #FF6699;
}
/* END INTERIOR PAGE STYLES */
.photo {
	border: 1px solid 3366FF;
}
