body, body#default body, td, li {
	font: 11px Tahoma, verdana, arial, helvetica, "Trebuchet MS", sans-serif;
	color: #000000;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: underline;
}
#container {
	margin: 0px auto;
	width: 572px;
}
#container, td, ul, li {
	text-align: left;
}
img {
	border: 0px;
}
#header {
	position: relative;
	height: 100px;
}
object, param, #logo, #header-container, #main-nav, #sub-nav, #breadcrumbs, #sidebar-wrapper, #powered {
	display: none;
}
#content {
	width: 100%;
}
#footer {
	border-top: 5px solid #676666;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-size: 10px;
	font: arial, Tahoma, verdana, helvetica, "Trebuchet MS", sans-serif;
	color: #292929;
	margin-top: 10px;
}
#footer a {
	display: none
}
#print-contact {
	position: absolute;
	top: 0px;
	right: 60px;
	text-align: right;
}
#print-logo {
	position: absolute;
	top: 0px;
	left: 55px;
}
.clear {
	font-size: 1px;
	height: 0;
	clear: both;
}