body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.textbox100pc {
	width: 600px;
}
.RedHighlight {
	color: #FF0000;
}
.errorhighlight {
	border: 1px solid #FF0000;
	background-color: #eeeeFF;
}
.errorhighlight100 {
	width: 600px;
	border: 1px solid #FF0000;
	background-color: #eeeeFF;
}.superscript {
	vertical-align: super;
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
}
.smaller {
	font-size: .8em;
}
.leftBottomPadding4 {
	padding-left: 4px;
	padding-bottom: 4px;
}
