* { background-color: white; color: #000; }

html {
	top: 0px;
	border-width: 0pt;
	padding: 0pt;
	margin: 0pt;
	width: 100%;
	height: 100%;
}

div#container {
	position: relative;
	margin-top: 0;
}

ul#navM, ul#navT, ul#navS, ul#siteInfo, div.photo, div#slideshow, div#contactForm, * background, img, p#printLink {
	display: none;
}

div#searchbox {
	display: none;
}

h2#tagLine {
	width: 100%;
	text-align: right;
}

img#logoPrint {
	display: block;
}

ul li {
	page-break-before: auto;
	page-break-inside: avoid;
}

ol li {
	list-style-type: decimal;
}

dd {
	page-break-before: avoid;
}

h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }

p, ul, ol, dl { font-size: 11pt; }

h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd {
	margin-top: 11pt;
}

p { line-height: 1.25em; }

a { text-decoration: none; }

a[rel]:after {
	content: " (" attr(href) ") ";
}

/* forms */

div#contactUsForm {
	margin-top: 12pt;
}

fieldset,
fieldset label span,
fieldset label input,
fieldset label textarea {
	display: block;
	width: auto;
	margin: 12pt 0 0 0;
	text-align: left;
	clear: both;
}

fieldset legend {
	font-size: 16pt;
	padding-bottom: 12pt;
}

fieldset label input,
fieldset label textarea {
	visibility: hidden;
}

fieldset label span:first-child {
	page-break-before: avoid;
}

div#formButtons, span.radios {
	display: none;
}
