body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 15px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccc;
	SCROLLBAR-SHADOW-COLOR: #ccc;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #003399;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-BASE-COLOR: #ccc;	
}
td.hmLeft {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000000;
	height: 440px;
	width: 417px;
}
td.hmRight {
	vertical-align: middle;
	text-align: left;
}
td.hmRight p {
	margin: 28px 0px 28px 10px;
	vertical-align: middle;
}
a.hmLinks, a.hmLinks:link, a.hmLinks:visited {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	padding: 0px;
	display: block;
} 
a.hmLinks:hover, a.hmLinks:active {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003399;
	padding-left: 12px;
	background: url(images/arrows.gif) no-repeat 0px 3px;
} 
table#hmPage {
	background: #FFFFFF url(images/bkg_hm.jpg) no-repeat right bottom;
	height: 460px;
	width: 760px;
	border: 1px solid #000000;
}
div#container {
	width: 760px;
	border: 1px solid #000000;
	position: static;
	display: block;
	margin: auto;
}
div#container div#mainNav {
	clear: both;
	height: 18px;
	background: #000000;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: relative;
	padding-left: 80px;
}
div#container div#mainNav div#mainInner {
	text-align: center;
	margin: auto;
}
div#mainNav a, div#mainNav a:link, div#mainNav a:visited {
	display: inline;
	padding: 1px 20px 1px 20px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background: #000000;
	white-space: nowrap;
	text-align: center;
}
div#mainNav a:hover {
	color: #ffffcc;
	background: #003399;
}
div#container div#content {
	width: auto;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 10px 5px 10px 5px;
}
div#container div#content div#left {
	float: left;
	width: 190px;
	text-align: center;
	padding: 20px 0 0 0;
	border-right: 1px solid #000000;
	height: 360px;
	display: block;
	position: static;
	margin: 0px 5px 10px 0px;
}
div#container div#contentBlock {
	height: 350px;
	clip: rect(auto, auto, auto, auto);
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccc;
	SCROLLBAR-SHADOW-COLOR: #ccc;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #003399;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-BASE-COLOR: #ccc;	
}
td {
	vertical-align: top;
	text-align: left;
}
h1 {
	font: 28px normal "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	clear: right;
}
div#footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
	width: 760px;
}
