body {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.logo_bkgd {
	background-image: url(images/hm_logo_space.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.gnav_bkgd {
	background-image: url(images/hm_gnav_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.head_bkgd_1 {
	background-image: url(images/hm_head_bkgd_1.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.head_bkgd_2 {
	background-image: url(images/hm_head_bkgd_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.head {
	padding-left: 21px;
	font: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
}

.content {
	padding-top: 12px;
	padding-left: 14px;
	padding-right: 14px;
}

.new_bak {
	background-image: url(images/hm_whatsNew_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.new {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

a.new, a.new:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.new:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.footer
{  font-family: Arial, sans-serif;
	color: #898A8E;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footer {
	color: #CB8200;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
a.footer:visited {
	color: #CB8200;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Georgia, Times Roman, Serif;
	color: #497E69; 
	font-size: 18px;
	padding-bottom: 3px;
	font-weight: lighter;
}