body {
	background-image: url(images/bodyTopBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.headerBG {
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #0097BE;
	line-height: 20px;
	padding-top: 10px;
	padding-left: -5px;
}
.drpDwnLst {
	width: 400px;
}
a {
	color: #0393C3;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
	background-color: #666666;
}
.txt10 {
	font-size: 10px;
	font-weight: bold;
}
.txt9 {
	font-size: 9px;
}
.brdr {
	border: 1px solid #999999;
}
.jumpMenuTbl {
	background-image: url(images/bizCatsDrpDwnBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.jumpMenuWidth {
	margin: 0px;
	padding: 0px;
	width: 330px;
}
