.bodyText {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhite {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhiteBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGrey {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.bodyTextRed {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.bodyTextRedBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGreen {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
}
.bodyTextGreenBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlue {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2039A1;
	text-decoration: none;
}
.bodyTextBlueBold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2039A1;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlue_Large {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #2039A1;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
.panelDivider_Hort {
	background-image: url(comm_Images/Divider_Hort.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.panelDivider_Vert {
	background-image: url(comm_Images/lightBlue_Divider_Vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.title_Text {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #30597A;
	text-decoration: none;
}
.grey_Border {
	border: 1px solid #CCCCCC;
}
.enquiryPanel_Bio {
	background-image: url(bio/images/enquiry_Panel_Bio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.enquiryPanel_Marine {
	background-image: url(marine/images/enquiry_Panel_Marine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.enquiryPanel_Wash {
	background-image: url(washdown/images/enquiry_Panel_Wash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.enquiryPanel_Pet {
	background-image: url(pet/images/enquiry_Panel_Pet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}