body {
	margin: 10px 0px 10px 0px;
}

td.Address {
	font-size: 7pt;
	color: #CCCCCC;
	height: 22px;
}

td.ContentArea {
	background-image: url("../Images/Base/Homepage/ContentBackground.jpg");
	padding: 0px 40px 0px 40px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
}

td.LeftNavigation {
	background-image: url("../Images/Base/Internal/NavFiller.jpg");
	padding: 0px 10px 0px 25px;
}

td.LeftNavigation a {
	color: #848484;
	text-decoration: none;
}

td.LeftNavigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h4 {
	font-size: 12pt;
}

td.LeftNavigation a.CategoryLink {
	color: #FFFFFF;
	text-decoration: none;
}