#header, #search, #nav, #account-tools, #breadcrumbs, #content #subnav, #footer img, #footer ul {
	display: none;
}

.noprint {
	display: none !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	background: transparent;
}

#wrap {
	position: relative;
	min-width: auto;
	max-width: auto;
	margin: 0;
	text-align: left;
	background: transparent;
	padding: 0;
	border: none;
}

#title {
	background: transparent;
	border: none;
}

body.home #main, body.MS #main, body.NMS #main {
	width: 75%;
}

body.NM #main {
	width: auto;
}

#footer {
	background: transparent;
	color: black;
	margin: 0;
	width: auto;
	border-top: 1px solid black;
}

