body {
	margin: 0px;
}
.headerTOP {
	background-image:     url(/img/header/headerBkgndTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 890px;
}
.headerBOTTOM {
	background-image:     url(/img/header/headerBkgndBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	text-align: right;
	padding-right: 35px;
	vertical-align: top;
	padding-top: 7px;
}
.navTABLE {
	position: absolute;
	top: 43px;
	left: 189px;
}
.navSUBBkgnd {
	background-image:     url(/img/header/navSUBBkgnd02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 696px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 50px;
	font-style: normal;
	padding-top: 3px;
}
.imgALIGNMIDDLE {
	vertical-align: middle;
}
.navSUBS {
	height: 20px;
	width: 646px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #1964AB;
	text-decoration: none;
}
a:visited {
	color: #1964AB;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
