td {
	color:#C60C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
body {
	background-image: url();
	margin-top: 30px;
}
.Footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
}
.LeftNavigation {
	color: #C60C0D;
	font-weight: bold;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	font-style: normal;
	line-height: 20px;
	list-style-position: inside;
	background-position: left top;
	text-indent: 15px;
	white-space: normal;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
	background-image: none;
	vertical-align: top;
}
.TopNavigation {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.125em;
	text-align: center;
}
.Siteworx {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.125em;
	text-align: center;
}

a {
	color: #C60C0D;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #1D73BD;
	}
	
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#C60C0D;
	background-color: #FFFFFF;
	}

#padding {
	padding:14px;
	}
	
.BodyText {
	line-height:17px;
	color:#000000;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}
