body {
	font-size: 9pt;
	background-color:#ffffff;
}
#container, #footer{
	width: 100%!important;
	}
#texttitle {
	display: inline;
	font-size: 1.5em;
	}
div {
	background-image: none!important;
	border: 0!important;
	width: 100%!important;
}
img, #legend, #footer, #crosssection, .nohand {
	display: none!important;
	visibility: hidden!important;
}
#navigation {
	width: 100%!important;
	text-align:justify;
}
	#navigation ul, #navigation li{
		list-style: none;
		margin: 0;
	}
	#navigation ul {
	}
	#navigation ul li {
		border-bottom: 0!important;
		margin-right: 1em;
	}
	#navigation a {
		color: #875558;
		display:inline!important;
		border-left-width: 0!important;
	}
	#navigation a:hover {
		border-left-style: solid;
		border-left-color: #875558;
	}
#content {
	text-align: left;
	padding: 0;
}
h1, h2, h3 {
	color: #000000;
}

/*----- Skip Navigation ----*/
#skipnav {
	visibility: hidden;
	}	

/*----- change all links to off-black ----*/
a {
	text-decoration:underline!important;
}
div {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}