body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url("images/bg-tile.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.nav {
	font-size: 18px;
	font-weight: bold;
}
.hmpgcenterbg {
	background-image: url("images/bg-center.jpg");
	background-repeat: no-repeat;
}
.hmpgalign {
	padding-top: 36px;
	padding-right: 310px;
	padding-bottom: 10px;
	padding-left: 50px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.subnavalign {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #FFFF00;
}
:link.lnksubnav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
:visited.lnksubnav {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
:active.lnksubnav {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
:hover.lnksubnav {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.subcontentalign {
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.subcontentbg {
	background-image: url("images/sub_bg-content.gif");
	background-repeat: no-repeat;
}
.txthead {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



