.wbtaBox {
	position: static;
	width: 866px;
	margin: auto;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(backgroundFill.jpg);
	background-repeat: repeat-x;
}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.formBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #787878;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #000000;
	text-align: left;
	padding: 0px;
	text-indent: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.emptySpace {
	font-family: "Trebuchet MS", Arial;
	font-size: xx-small;
}

.smallBodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.largeBodyText {

	font-family: "Trebuchet MS", Arial;
	font-size: medium;
	color: #000000;
	text-align: left;
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.bodyTextIndent {

	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #000000;
	text-align: left;
	padding: 10px;
}
.smallPrint {

	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
}
