body {
	color			:#000000;
	background		:#ffffff;
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10pt;
	line-height		:1.0em;
	letter-spacing	:0;
}

#mainframe {
	padding-right	:0;
	background		:#ffffff;
	min-width		:100%;
	width			:100%;
	max-width		:100%;
	min-height		:auto;
}

#header {
	clear			:both;
	height			:auto;
	width			:auto;
	background		:#000000;
	padding			:2em;
}

#mainframe #logo {
	float			:none;
	height			:auto;
	margin			:0;
	padding			:0;
	background		:#000000;
}

#servicelinks {
	display			:none;
}

#mainnav {
	display			:none;
}

#left {
	width			:auto;
	float			:none !important;
}

#left #icon {
	display			:none;
}

#subnav {
	display			:none;
}

#main {
	float			:none !important;
	width			:auto;
	padding			:0;
}

#pathnav {
	padding-top		:1em;
	float			:none !important;
	width			:auto;
	min-height		:auto;
	height			:auto;
}

#pathnav a {
	color			:#000000;
	font-weight		:normal;
}

#contentframe {
}

#content {
	width			:auto;
	min-height		:auto;
	height			:auto;
	background		:#ffffff;
	line-height		:1.2em;
}

#footernav {
	display			:none;
}

#toplink,
.csc-toplink,
#pdflink {
	display			:none;
}

