body, p, td {
   font-family: 'arial', verdana, sans-serif;
   font-size: 12px;
   color: #333;
   margin-top: 0px;
}

a,a:visited, a:link, a:hover { 
	text-decoration: none;
	color: #009999; 
}

#hmContent {
   margin-top: 50px;
   margin-left: -510px;
   font-family: 'Times New Roman', times;
   font-size: 18px;
   color: #333;
}

table.hmZones {
   width: 650px;
   border-bottom: 1px solid #fff;
}

td.hmLeft {
   padding: 528px 62px 20px 30px;
}

td.secZone {
   padding-top: 40px;
}

td.tertContent {
   width: 375px;
   padding: 0px 0px 0px 0px;
}

.underNav {
   padding-top: 60px;
}


.noprint {
	display: none;
}
.noshowtitle {
	display: block;
	font-family: 'arial', verdana, sans-serif;
	font-size: 18px;
	color: #4B4B4B;
	font-weight: bold;
}
.noshow {
	display: block;
	text-align: left;
	color: #000000;		
}
