body {
	background-color:#FFFFFF;
	font-family :  'trebuchet MS', trebuchet, geneva, helvetica, sans-serif ;
	font-size: 10pt;
	text-align: left;
	margin: 0px;
	background-image: none;
}

.noprint, #header, #sidebar, #siteNav, #logo, #MainNav, #LUUnderMainNav, #pagetop, #footer, #slogan {
	display:none;
}

#headerPrint {
	border-bottom: 2px solid #000000;
	display: block;
}

#headerPrint h1 {
	display: block;
	margin:5px 0px;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:30px 0px 0px 0px;
	font-size:9pt;
}

#headerPrint a {
	font-weight: normal;
	text-decoration: none;
}

#content h1, #content h2, #content h3, {
	color: #000000;
	margin: auto;
	border:none;
}

#content h2 {
	padding-left:0px;
}

#page {
	border: none;
}

#main {
	background: none;
}

#content {
	background-color:#FFFFFF;
	padding:0px;
	margin: 0px 10px;
	border:none;
	color:#000000;
	clear: both;
	line-height:120%;
}

#content ul li {
	list-style-image: none;
	list-style-type: square;
}

hr {
	color: #333333;
	background-color: #333333;
}

.buttons {
	color: #000000;
	background-color: transparent;
}

a:link, a:active, a:visited, a:hover {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

.viewListing {
	page-break-inside: auto;
}
