/* -----------======== Print Stylesheet =========--------------- */
body {
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	margin: auto;
	width:auto;
	}
#wrap {
	background: transparent;
	background-image: none;
	color: #000;
	margin: auto;
	width:auto;
	}
#content ul {
	list-style-image: none;
	}
#nav {display: none;}
#main {	margin: auto;
	width:auto;
}
#content {
	margin: auto;
	width:auto;
	float: none;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	border: 0;

}
#myh1, #site_heading, #myh1 a, #myh1 a:hover {
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	margin: auto;
	width:auto;
	height: auto;
}
#header {
	background-image: none;
	margin: auto;
	width:auto;
	height: auto;
	}				
	#site_heading {
		height: auto;
		width:auto;
		background: transparent none;
		float: none;
		position:static;
		margin: auto;
		padding: 0;
		border: 0;
		font-size: 1em;
		}
				.replace {
			position: static;
			margin: auto; padding: 0px;
			overflow: visible;
			}
			.replace span {
			display: inline;
			position: static;
			top: 0px;
			left: 0px;
			}
			#myh1, #myh1 span {
				height: auto;
				width: auto;
				}
			#myh1 a {
				display: inline;
				height: auto;
				width: auto;
				margin: auto;
				padding: 0;
				border: 0;
				background: transparent none;
			}
			#myh1 a:hover {
				display: inline;
				height: auto;
				width: auto;
				background: transparent none;
			}

h2 {
	background-image: none;
	border-bottom-color: #000;
}			
#sidebar {
	margin: auto;
	width:auto;
	height: auto;
}
#sidebar .subnav { display: none;}	

#footer, #footer_corner {
	background-image: none;
	margin: auto;
	width:auto;
	height: auto;
	color: #000;
}
#footer_corner p {display: none;}
#footer a, #footer a:hover, #footer p {color: #000; background: transparent;}
#footer ul {display: none;}
form {display: none;}