* {
	background: transparent;
}

body {
	font: 11px verdana;
}

a img, img map { border: 0px; }
a, a:active { outline: none; color: #0067AB; text-decoration: underline; }
table { font-size: inherit; font-size: 100%;  }
table td { vertical-align: top;  }

.hideOnPrint, #search_box, #navigation, #portals, #footer {
	width: 0px;
	height: 0px;
	display: none;
}

.printEnlarge {
	width: 65%;
	border: 1px solid #CCCCCC;
}

h1 {
	margin: 3px;
	padding: 3px;
	font-size: 16px;
}
