
/* ====================================================== */
/* ====================================================== */
/* ====================================================== */
/* ====================================================== */
/* print-friendly style rules */

	body {
		margin: 2em;
		padding: 0px;
		background-color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
	}
		
	a {
		font-weight: bold;
		text-decoration: underline;
	}
	a:visited {
		font-weight: bold;
		text-decoration: underline;
	}

	h1 {
		font-size: 2.0em;
		margin-top: 0px;
		padding-top: 30px;
		margin-bottom: 40px;
		font-family: Georgia, Times, "Times New Roman", serif;
	}

	h2 {
		font-size: 1.4em;
		margin-top: 40px;
		margin-bottom: 20px;
		font-family: Georgia, Times, "Times New Roman", serif;
	}

	h3 {
		font-size: 1.2em;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	div#banner {
		display: none;
	}

	div#nav {
		display: none;
	}
	
	div#bar {
		display: none;
	}
	
	div#submenu {
		display: none;
	}

	p#trail {
		margin: 10px 0px 30px -5px;
	}

	p#trail a {
		margin-right: 5px;
		margin-left: 5px;
	}
	
	div#controls {
		display: none;
	}

	div#sidebar {
		width: 200px;
		float: right;
		margin: 17px 0px 30px 50px;
	}

	div#footer {
		margin-top: 40px;
	}
	
	
	

/* ====================================================== */
/* ====================================================== */
/* ====================================================== */
/* ====================================================== */
/*  */