body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mainheading {
	color: #003465;
	font-size: 120%;
	font-weight: bold;
	line-height: 35px;
	font-style: normal;
}
.subheading {
	color: #003465;
	font-size: 90%;
	font-weight: bold;
	line-height: 15px;
	font-style: normal;
}
.sectionheading {
	color: #6279B2;
	font-size: 75%;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
}
.normaltext {
	color: #000000;
	font-size: 75%;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
}
.boxtext {
	color: #636466;
	font-size: 75%;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
}
.topmenuwhite {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenuwhitelink {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenuwhitelink:visited {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenuwhitelink:hover {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext {
	font-size: 65%;
	color: #A6A6A6;
	text-decoration: none;
}
.footerlink {
	font-size: 65%;
	color: #A6A6A6;
	text-decoration: underline;
}
.footerlink:visited {
	font-size: 65%;
	color: #A6A6A6;	
	text-decoration: underline;
}
.footerlink:hover {
	font-size: 65%;
	color: #A6A6A6;	
	text-decoration: underline;
}
.normallink {
	color: #0062D8;
	font-size: 75%;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}
.normallink:visited {
	color: #0062D8;
	font-size: 75%;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}
.normallink:hover {
	color: #0062D8;
	font-size: 75%;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}

textarea {
	border: 1px solid #A5BE00;
	background-color: #E8EFBF;
}
.inputbox{
	border: 1px solid #A5BE00;
	background-color: #E8EFBF;
}
