body {
	background: none;
}

.buttonrow {
	display: none;
}
.transfer_container {
	page-break-inside: avoid;
	border: 5px solid white;
	display: block;
}
.transfer_container table, .transfer_overview {
	font-family:  Arial, Tahoma, Verdana, Georgia, Sans;
	font-size: 11px;
	line-height: 15px;
	display: block;
	page-break-inside: avoid;
	width: 80%;
}

div.menu, div.rgtcol, div.bottommenu, div.shadow div.shadowtop, div.shadow div.shadowbottom {
	display: none;
}
div.main div.topbar {
	background: none;
	background-image: none;
	height: auto;
	width: auto;
	overflow: visible;
	cursor: default;
}
	div.main div.topbar h1 {
		padding: 0px;
		height: auto;
		width: auto;
		margin-bottom: 25px;
		font-size: 21px;
		line-height: 27px;
	}

div.shadow {
	position: static;
	width: auto;
	margin: 0px;
	background: none;
}

div.main, div.main div.content, div.main div.content div.padding {
	width: auto;
	float: none;
	overflow: visible;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: none;
}

div.content {
	background-color: none;
	margin: 0px;
}

div.copyright {
	text-align: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #575757;
	font-size: 10px;
}
