@media all {
	body {
		margin:0px;
		background-color:#fff;
		font-size:76%;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	ul, ol, li, input, select, textarea, table, tr, th, td, div, p  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		text-align:left;
	}
	
	h1, h2, h3, h4, h5, h6 {line-height:1.170em;font-size:1.170em;font-weight:bold;color:#000000;margin-bottom:1em;}
	
	p {margin-bottom:1em;}
	
	HR { width:100%;height:1px;background-color:#000000;color:#000000;margin-top:0px;margin-bottom:0px;border:0px;padding:0px;}
	
	a {color:#000;}
	a:link {color:#000;}
	a:active {color:#000;}
	a:visited {color:#000;}
	a:hover {color:#000;}
	a:focus {color:#000;}
	
	.msg_err {
		display:none;
	}
	
	.msg_msg {
		display:none;
	}
	
	#site_container {
		width:100%;
		background-image:none;
	}
	
	#header {
		display:none;
	}
	
	#user_box {
		display:none;
	}
	
	#navigation_main {
		display:none;
	}
	
	.navigation_tree, .left_bar {
		display:none ;
	}
	
	#navigation_backnav {
		display:none;
	}
	
	#page_container {
		width:100%;
	}
	
	#side_bar {
		display:none;
	}
	
	#content {
		margin-right:0;
		margin-left:0;
		background-color:#fff;
	}
	
	#footer {
		display:none;
	}
	
	#printlink {
		display:none;
	}
	
	#breadcrumb {
	}
	
	/* main navigation */
	/* no changes */
	
	/* tree or subnav */
	/* no changes */
	
	/* tree or subnav */
	/* no changes */
	
	
	/* backnav navigation */
	/* no changes */
}
