.colFormat{
	margin-left: 25px hanging each-line;
	font-size: 14px;
	font-family: calibri;
}
.colDisplay{
	font-size: 14px;
	font-family: calibri;
}
.inputrequired {
	font-size: 12px;
	font-style: normal;
	font-family: calibri;
}
.buttonclass {
	font-family: calibri;
	font-size: 12px;
	font-style: normal;
	background-color: #D9D9D9;
	border: outset;
}
.infoNotes {
	font-family: calibri;
	font-size: 12px; 
	font-style: normal;
	color: Red;
}
.form {
	font-family: calibri;
	font-size: 12px;
	background-color: dfdfdf;
	color: #333333;
}
.chk {
	font-size: 14px;
	font-style: normal;
	font-family: calibri;
}