body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
}
.whitebody {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.6em;
}
.whitelink {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.6em;
}
.whiteheading {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 2em;
}
.whiteheading2 {
	font-weight: 600;
	color: #FFFFFF;
	font-size: 1.3em;
}
.greenlinkbold {
	color: #4CA62C;
	font-weight: 600;
}
.greenlink {
	color: #4CA62C;
	font-size: 0.8em;
}
.textfield {
	width: 260px;
	margin: 0px;
	padding: 1px 2px 2px 3px;
	border: 1px solid #000000;
	font-size: 1em;
}
.button {
	width: 80px;
	color: #FFFFFF;
	background-color: #009556;
	font-weight: 600;
	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;
	font-size: 90%;
	padding: 2px 4px;
}
.footer {
	font-size: 11px;
}
.errormsg {
	color: #D8007F;
	font-size: 1em;
}
.formcopy {
	font-size: 1em;
}
.purple {
	color: #213181;
	font-size: 0.8em;
}
.popupinfo {
	font-size: 0.8em;
}
.popuplinkbold {
	color: #4CA62C;
	font-weight: 600;
}
.mandatory {
	font-weight: 600;
	color: #D8007F;
}
.heading {
	font-size: 1.8em;
	color: #009556;
}
.topleftbg {
	background-image: url(topleftbg.gif);
	background-repeat: no-repeat;
	background-color: #0A2C4E;
	background-position: right bottom;
}
.toprightbg {
	background-image: url(toprightbg.gif);
	background-repeat: no-repeat;
	background-color: #7F7D95;
	background-position: left bottom;
}.topbg {
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-color: #0A2C4E;
	background-position: left top;
}
