.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.bodyTextRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLightGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79888F;
	text-decoration: none;
}
.bodyTextLightGreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79888F;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6C7C;
	text-decoration: none;
}
.bodyTextBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6C7C;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlueBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6C7C;
	text-decoration: none;
	font-style: italic;
}
.bodyTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3C131;
	text-decoration: none;
}
.bodyTextGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3C131;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B5B3;
	text-decoration: none;
}
.bodyTextGreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B5B3;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1672C;
	text-decoration: none;
}
.bodyTextOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1672C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D1672C;
	text-decoration: underline;
}
.masterBG {
	background-image: url(comm_Images/masterBG.jpg);
	background-repeat: repeat-x;
}
.panelDivider {
	background-image: url(comm_Images/greyDots_Divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.panelDivider_Vert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.topNav_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6C7C;
	text-decoration: none;
}
.nav_Divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
}
.testimonial_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6C7C;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
}
