/*NEW STYLES FOR ENQUIRY FORM*/
#content {
	margin:0px 0px 0px 0px;
	padding:0px;
}
form div.row {
	font-size: 10pt;
	line-height: normal;
	color: #000099;
	min-height: 25px;
	padding: 1px 0;
	clear: both;
}
form div.row .thisferror {
	font-size: 10pt;
	line-height: normal;
	color: #a00;
	font-weight: normal;
	display: block;
	width: 115px;
	float: left;
	margin-top: 0px;
}
form div.row .thismandatory {
	font-size: 10pt;
	line-height: normal;
	color: #000099;
	display: block;
	width: 115px;
	float: left;
	margin-top: 0px;
}
form div.row .this {
	font-size: 10pt;
	line-height: normal;
	color: #000099;
	display: block;
	width: 115px;
	float: left;
	margin-top: 0px;
}
form div.row .right {
	display: block;
	padding-top: 1px;
}
form .textfield {
	width: 200px;
}
form .buttons {
	margin-top: 0px;
	padding-left: 160px;
}
form .buttonsRight {
	margin-top: 0px;
	padding-left: 160px;
	text-align: right;
}
#errorbox p {
	font-size: 10pt;
	line-height: normal;
	color: #a00;	
	font-weight: normal;
}
.error {
	font-size: 10pt;
	line-height: normal;
	color: #a00;
	font-weight: normal;
}
/*END OF NEW STYLE FOR ENQUIRY FORM*/
