body {
	margin: 0px;
	background-image: url("/v1/images/interface/background.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#master {
	background-image: url("/v1/images/interface/background_content.gif");
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
}
#footer {
	clear: both;
	background-image: url("/v1/images/interface/footer.jpg");
	height: 35px;
	font-size: 10px;
	padding-top: 20px;
	color: #666666;
	line-height: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF66;
	text-decoration: underline;
}


#content {
	float: right;
	width: 545px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#printhead {
	display: none;
}
.printheadlogo {
	display: none;
	height: 0px;
	width: 0px;
}

