/* CSS Document */

body
{
	background-image:url(../images/type3_bgdots.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.form .heading
{
	background-color:#C6C2BF;
	color:#000000;
	font-weight:bold;
}

.form .fieldname
{
	font-weight:bold;
}

.form .required
{
	color:#116191;
	font-weight:normal;
}