.formField {
	font-size : 12px;
	height: 20px;
	padding-bottom: 1px;
	color: #344564;
}

.formLables {
	font-size: 12px;
	font-weight:bold;
}

.formTable {
	width: 85%;
	padding: 2px 2px 2px 2px;
	background-color:#F7F7F7;
	border: 1px solid #344564;
}

.currentITupdate {
 	font-family: "Times New Roman";
	font-size: 16px;
}

.prevITupdate {
 	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}

.prevITheading {
 	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}

