body,td,th {
	font-family: Calibri, Lucida Grande, Trebuchet MS;
	font-size: .8em;
	color: #666;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.headerleft {
	float: left;
	height: 150px;
	width: 165px;
}
.headernav {
	float: right;
	height: 60px;
	width: 300px;
}
.headertitle {
	float: right;
	height: 90px;
	width: 615px;
	margin-top: 0px;
}
.splash {
	height: auto;
	width: 780px;
	margin-bottom: 10px;
}
.maincontent {
	height: auto;
	width: 780px;
}
.leftnav {
	background-image: url(../_assets/images/hnavtile.jpg);
	float: left;
	height: auto;
	width: 173px;
	margin-right: 5px;
}
.centercontent {
	float: left;
	height: auto;
	width: 414px;
	margin-right: 5px;
	margin-left: 5px;
}
.rightnav {
	float: right;
	height: auto;
	width: 173px;
	margin-left: 5px;
	background-image: url(../_assets/images/hnavtile.jpg);
}
.sidenavUl {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
}
.sidecals {
	height: 242px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.sidenavimgUl {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidenavbottom {
	height: 10px;
	width: 173px;
}
.topcap {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 173px;
}
a {
	color: #333;
	text-decoration: none;
}
.footer {
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
}

