body {
	background-color: #FFFFFF;
}
.topMnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: auto;
}
.topMnu:hover {

	text-decoration:underline
}
.tbBack {
	background-color: #F8F7DC;
}
.TableCelllHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #01579E;
	text-decoration: none;
}

.TableCelllText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #01579E;
	text-decoration: none;
}
.TableCelllText:hover {

	text-decoration: underline;
}

.TableCelllTextWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mandatoryIndicator {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #BB321E;
	text-decoration: none;
}
