.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	list-style-position: none;
}
.HeaderLogotext {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold}
.NormalTextBlue { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal ; color: #0000FF}
.NormalTextBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
}
a:active {
	list-style-position: none;
	list-style-type: none;
}
.textboxstyle {
	border:  1px solid #F7C600;
	background-color: #FFF5CB;
}
.whitebold {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
