@charset "utf-8";
/* CSS Document */

html {
	color:#000;
	background:#fff;
	width: auto;
	height: auto;
	float: none;
}
body {
	color:#000;
	background:#fff;
	width: auto;
	height: auto;
	float: none;
	overflow: visible;
	page-break-inside: auto;
}

#topbar {
	display: none;
}

#sideBar {
	display: none;
}

#othercontent, #container, #contentContainer, #table_of_contents, #article, #content, {
	width: auto;
	height: auto;
	float: none;
	border: 0;
	overflow: visible;
	page-break-inside: auto;
}

#journalnav {
	display: none;
}

.pdf {
	display: none;
}

#othercontent h2 {
	color: #000000;
}
