.colouredheading{
	background-image:url('../images/heading_background.jpg');
	background-repeat: no-repeat;
	background-position: middle right;
}
.colouredheading2{
	/* background-image:url('../images/login_top_background.gif'); */
	background-image:url('../images/heading_background.jpg');
	background-repeat: no-repeat;
	background-position: middle right;
	padding:2px 3px 2px 0px;
}
.newheading{
	background-color:#FFC;
	color:#004a80;
}
.pcheck{
	padding:5px 0px 5px 5px;
}
