@charset "UTF-8";

body { padding: 0; }

* { background: none; }

div#masthead, div#sidebar ul#actionLinks, div#sidebar img, h2, h3, h4, p, ul, div#sidebar form, div#footer { display: none; }
.printThis, div#sidebar ul { display: block; }
div.column { border: 0; }
div.column#sidebar {
	width: 100%;
	padding-top: 30px;
}

div.column.threequarters {
	width: 100%;
	float: left;
	clear: both;
}

div#sidebar ul li strong { padding: 0; }
div#sidebar ul li span {
	display: block;
	float: left;
	clear: left;
	text-align: left;
	font-size: 15px;
	padding-bottom: 15px;
	overflow: visible;
}

h2 {
	width: 100%;
	font-size: 21px;
	text-indent: 5px;
	padding-bottom: 20px;
}

div#sidebar h2.printOnly img {
	position: relative;
	top: 3px;

	display: inline;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	border: 0;
}

div#interactiveMap {
	width: 100%;
	height: 400px;
}

.printOnly { display: block; }
img.printOnly {
	float: right;
	margin-right: 5px;
	border: 0;
}
