.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: CC3366;
	font-weight: bold;
	text-decoration: none;
}
.navOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 4656A3;
	font-weight: bold;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: 4656A3;
	text-decoration: none;
	font-weight: bold;
	text-indent: 20px;
}
.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 4656A3;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: CC3366;
	border-right-color: CC3366;
	border-bottom-color: CC3366;
	border-left-color: CC3366;
	font-weight: bold;
}
