/* Copyright (c) 2009, Experion Inc.  All rights reserved. */

.noprint {
	display: none;
}

.printonly {
	display: block;
}

.printtitle {
	clear: both;
	width: 920px;
	margin: 0 auto;
}
.printtitle h1 {
	font-size: 15pt;
	text-decoration: underline;
	margin: 0 0 30px 5px;
}
