/* PRINT SHEET */
/* RESET/HIDE various elements */
#skiplinks, #mylearndirect, #primaryNav, #sitemap, #footer, #leftBar, #rightBar { display: none; }
#newsarchivecontainer { display: none; }
#container, #content { width: 100%; }

/*   SETUP new sizes etc */
body,div,dl,dt,dd,ul,ol,li,pre,code,form,p,blockquote,th,td { font-family: 'times new roman', serif; }
body { text-align: left; }
a {
	text-decoration: none;
	color: #000;
}
h1, h2, h3 { font-family: arial, helvetica, sans-serif; }
h1 {
	font-size: 130%;
	margin: 1em 0;
}
h2 {
	font-size: 110%;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}
h3 {
	font-size: 105%;
	margin-bottom: 0.2em;
}
p { margin-bottom: 1em; }
ul { margin: 0 0 1em 1.3em; }
#header img { border: 0; }
#breadcrumb { margin: 1em 0; }
#content a:after {
	font-size: 75%;
	content:" [" attr(href) "] ";
}
div.sectionContent, div.paddedColumnHolder {
	margin-bottom: 1em;
	height: auto;
}
#mapviewer{
	page-break-before:always;
	height: 250px;
	width: 350px;
}
