.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.homepageRule {
	background-image: url(assets/gradations/homepage/homepage.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.enviropageRule {
	background-image: url(assets/miscellaneous/rules/enviro/enviromental.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.railRule {
	background-image: url(assets/miscellaneous/rules/rail/rail.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hireRule {
	background-image: url(assets/miscellaneous/rules/hire/hire.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.plantRule {
	background-image: url(assets/miscellaneous/rules/plant/plant.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.transportRule {
	background-image: url(assets/miscellaneous/rules/transport/transport.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.siteRule {
	background-image: url(assets/miscellaneous/rules/site/site.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.bodyTextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: justify;
	font-weight: bold;
	text-indent: 5px;
}
.bodyTextIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	text-indent: 5px;
}
