.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normal_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.inputarea {
BORDER-RIGHT: #20000C 1px solid;
BORDER-TOP: #20000C 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #20000C 1px solid;
COLOR: #000000;
BORDER-BOTTOM: #20000C 1px solid;
FONT-FAMILY: verdana;
BACKGROUND-COLOR: #ffffff;
}
.blue_big_text {
	color: #003091;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.orange_big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF4800;
	font-weight: bold;
}
.white_big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2EAFE;
}