.formstyle {
	background-color: #E6F5FF;
	border: 1px solid #003399;
}
.asterisk {
	font-size: 14px;
	color: #FF3333;
}
.title {
	font-size: 18px;
	color: #000033;
}
.jobcard {
	background-color: #F0F9FF;
	border: 1px solid #999999;
}
.header {

	background-image: url(../imagesnew/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
		background-image: url(../imagesnew/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.formlist {
	font-size: 12px;
	line-height: 20px;
}
