/* CSS Document */

.printhidden {
	display: none;
}

.banner {
	display: none
}
.printfont {
	font-size: 130%;
	line-height: 20px;
}
#logo {
	margin-top: -40px;
	z-index: 0;
}
#contentFrame {
	margin-top: -100px;
}
.printheader {
	font-size: 30px;
	line-height: 130%;
	text-align: center;
	display: block;
	margin: 0px 0px 0px;
	padding: 0px 0px 10px;
	height: 60px;
}
#contentFrame {
	width: 190mm;
}
#url {
	font-size: 25px;
	color: #0056A6;
	display: block;
	text-align: center;
	margin: 0px;
	clear: both;
	width: 170mm;
}

