body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #99FFFF;
}
.default {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.ITDresults {
	font-weight: bold;
	color: #FF0000;
}
.boldtext {
	font-weight: bold;
}
.required {
	font-weight: bold;
	color: #0000FF;
}
.heading {
	font-size: 12px;
	color: #000099;
}
.errormsg {
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.bordered {
	border: thin solid #000000;
}
.tabmenu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tabSelected {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteText {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.requiredField {
	color: #0000FF;
	background-color: #FFFF99;
	font-size: 10px;
}
.menulink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.heading2 {
	font-size: 14pt;
	color: #000099;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

