.genText {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.textField {
	font-family: Arial;
	font-size: 14px;
	color: #00531B;
	width: 95%;
}
.suggestion {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.heads {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #001be7;
	font-weight: bold;

}
.topBack {
	background-image: url(images/nlsa_banner_h3.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
.disEdit {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	width: 95%;
}

