.noprint {
        display: none;
}

body {
        margin: 0;
	color: black;
}

#screenheader, #stats, #bug, #links, #metapanel, #headertitle,td.form, #vp, #transparent, #nxsl {
        display: none;
}

#header {
        margin-bottom: 7mm;
}

#printheader {
        display: block;
	position: absolute;
	top: 0mm;
	left: 45mm;
	height: 20mm;
	width: 100%;
	color: silver;
	text-align: left;
	font-size: 12pt;
}

#page {
        position: static;
	width: auto;
	height: auto;
}

#map
{
        position: relative;
	margin-left: 0;
	margin-right: auto;
	overflow: hidden;
}

#rhs
{
        position: static;
	margin-top: 5mm;
	margin-left: 10mm;
	width: 260mm;
}

#rhs #panel
{
        width: 100%;
}

#rhs #panel table td div {
        display: inline;
	margin: 0px 5px 0px
	0px;
	padding: 0px;
	text-decoration: none;
	font-size: 4mm;
}

a {
        text-decoration: none;
	color: black;
}

#rhs #panel table {
        width: 100%;
	orphans: 2;
	widows: 2;
}

#rhs #panel table td {
        border: none;
	text-align: top;
}

#rhs #panel table td.name {
        width: 30mm;
}

#rhs #panel table td.value {
        width: 130mm;
}

#rhs #panel div.reverse
{
        display: none;
}

#rhs #panel table.directions {
        margin-top: 4mm;
}

table.directions td, table.dirsummary td {
        font-size: 13pt;
}

#rhs #dirlegal {
        margin-top: 4mm;
	width: 100%;
}
