.textbox {
	width: 500px;
	font-size: 11px;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002255;
}
.button {
	font-size: 10px;
	color: #002255;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F66607;
}
.samplelink {
	font-size: 11px;
	color: #808080;
}
.normalFont {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.redFont {color: #FF0000}
.orangeLink {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}.subtitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002255;
}
