body {
	background-color: #E6E6DC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	color: #000099;
}

a:hover {
	color: #CC3333;
}

a:visited {
	color: #666666;
}

table {
	border-spacing: 00px;
	border-collapse: collapse;
	margin:0 auto;
}

td {
	font-size: 11px;
}

#footer a {
	font-size: 10px;
	color: #CC3333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
}

.homePage {
	font-size: 12px;
	color: #FFFFFF;
}

#hazmat {
	position: absolute;
	left: 326px;
	top: 75px;
}

.Headings {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}

.subHeadings {
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	text-transform: uppercase;

}

li {
	list-style-image: url(images/aclabul1.gif);
}

hr {
	color: #DE9C53;
	height: 1px;
}

.leftBorder {
	border-left: 1px solid #DE9C53;
}
