﻿#header, nav#headermenu, #headercontent, #sidebar, footer#footer, div.sidebar, .AuthNoPrint,
a#pdflink, a#pdflinkimg, img#pdfimg, span.lastupdated, div#WelcomeCheckbox, div#TickerContainer, .TickerHideButton
{
	display: none;
}

#wrapper #content
{
	margin: 0 0 0 0;
	background-image: none;
	width: auto !important;
	min-height: 0;
	height: auto; /* affects IE6.  If not set, short pages print as 2 pages */
}

form#aspnetForm
{
	width:  auto !important;
} 

#body
{ 
	font-size: 100%;
}

.NoPrint { display: none;}

body { margin: 0px;}

.UJRestrictedText {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
}

