#header, #topNavWrapper, #subNav, #powerSearchForm, #smartInputFloater, #canvasShadow {
	display: none;
}
img {
	border: 0;
}
body {
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
}
h1 {
	font-size: 13pt;
}
h2 {
	font-size: 11pt;
}
h3 {
	font-size: 10pt;
}
fieldset {
	border: 1px solid black;
}
legend {
	font-weight: bold;
	font-size: 10pt;
}
th, td {
	text-align: left;
	padding: 0 5px;
}
ul {
  list-style: none;
}
#dashboard {
	background-repeat: no-repeat;
	background-position: 98% 2%;
}

.Layout-help .Footer,
.Do-not-print {
	display: none;
}
