#contentLeft, #langnav, #footer, #zoom, #logo_link {
	display: none;
}

body {
	background-image: none;
	background-color: white;
}

@page {
	size:21.0cm 29.7cm;
}

#frame {
	margin: 0;
}

#contentFrame {
	margin: 0;
}

#header {
	display: none;
}

#header_image {
	position: absolute;
	top: 0;
	left: 0;
}

#printHeader {
	padding: 12px 0 0 0;
	background-color: white;
	height: 71px;
	width: 100%;
}

#printHeader_logo {
	position: absolute;
	left: 22px;
	top: 12px;
	padding: 0;
	height: 36px;
}

#printHeader_date {
	font-family: sans-serif;
	color: #666666;
	position: absolute;
	top: 60px;
	left: 630px;
	font-size: 14px;
}

#printHeader_line {
	position: absolute;
	left: 0px;
	top: 70px;
	padding: 0;
	height: 36px;
	width: 100%;
	border-bottom: 1px solid #000000;
}

.noprint a {
	font-weight: bold;
	color: #2745AB;
	font-size: 1.3em;
	padding: 0 0px 15px 15px;
}

#contentMain {
	margin-top: 20px;
}

#dkv .noprint {
	display: none;
}