
/* ================================================================= */
/* ================================================================= */
/* rules to reformat page for paper output */

	body {
		background-color: #ffffff;
	}
	
	#skip {
		display: none;
	}
	
	#header {
		display: none;
	}
	
	#menu {
		display: none;
	}
	
	#submenu {
		display: none;
	}
	
	#main {
		width: 100%;
		background-image: none !important;
	}
	
	#footer {
		display: none;
	}
	
	h1.readup,
	body.es h1.readup {
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
		margin-left: 0px !important;
		margin-right: 0px !important;
		height: auto;
		width: auto;
	}
	p.readup
	 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	h1.reachout,
	body.es h1.reachout {
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
		margin-left: 0px !important;
		margin-right: 0px !important;
		height: auto;
		width: auto;
	}
	p.reachout
	 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	body#reachout h1 {
		height: auto;
		width: auto;
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
	}
		body#reachout.es h1 {
			height: auto;
			width: auto;
			background-image: none;
		}

	body#readup h1 {
		height: auto;
		width: auto;
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
	}
		body#readup.es h1 {
			height: auto;
			width: auto;
			background-image: none;
		}

	body#order h1 {
		height: auto;
		width: auto;
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
	}
		body#order.es h1 {
			height: auto;
			width: auto;
			background-image: none;
		}

	body#sitemap h1 {
		height: auto;
		width: auto;
		background-image: none;
		text-indent: 0px;
		font-size: 140%;
	}
		body#sitemap.es h1 {
			height: auto;
			width: auto;
			background-image: none;
		}

	div.placeholder,
	div.decorative {
		display: none;
	}



/* ================================================================= */
/* ================================================================= */

