* {
	color: #000 ! important;
}

html, body {
	background-color: transparent;
}

#wrapper_outer {
	width: auto;
}

#wrapper_footer, #wrapper_columns, #wrapper_outer {
	background-image: none;
}

.noprint, #wrapper_left, #banner_fade, #wrapper_header h2, #calculator {
	display: none ! important;
}

#logo {
	position: relative;
	top: auto;
	left: auto;
}

	#logo, #logo h1, #logo h2, #logo h1 a, #logo h2 a {
		display: block;
		width: auto;
		height: auto;
	}

	#logo h1 a, #logo h2 a {
		overflow: visible;
		text-indent: 0px;
	}

	#logo h1, #logo h2 {
		font-size: 24px;
		padding-bottom: 0.2em;
		border-bottom: 2px solid #000;
	}

#wrapper_columns {
	border: 0 ! important;
}

#wrapper_content, #wrapper_right {
	display: block;
	float: none;
	clear: both;
	width: auto;
	margin: 20px 0 20px ! important;
	padding: 0 ! important;
}

#wrapper_header {
	height: auto;
}

	#wrapper_header img {
		display: none;
	}

	#wrapper_header h1, #wrapper_header h4 {
		display: block ! important;
		position: relative ! important;
		bottom: auto;
		left: auto ! important;
		text-decoration: underline;
		margin: 1em 0 ! important;
	}

#body {
	width: auto;
	padding-bottom: 20px;
	text-align: justify;
}

#wrapper_right {
	
}

.title {
	display: block;
	overflow: visible;
	text-indent: 0px;
	width: auto ! important;
	height: auto ! important;
	background-image: none;
}
