/* CSS Document */

body {
	background: white;
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	}
	
#header, #navcontainer, #crumbs, #search, a.totop, #ipsenav, #subnavcontainer, .print, .noprint {
	display: none;
	}

#container, #full, #content {
	width: auto; 
	margin: -20px 0 0 0px;
	border: 0;
	float: none;
	color: black; 
	background: transparent;
	}	
	
#topicstoc {
	display: none;
	}

.roundtop img, .roundbottom img {
	display:none;
}
