body {
	background: url(/env/images/bg.gif) #6565CF fixed no-repeat left bottom; margin: 0px
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #00259B;
	font-weight : bold;
	text-decoration : none;
}

.boldtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.service
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

.formFieldTitle {
	color: #6666CC;
	text-align: right;
}
