.noprint {
	display: none !important;
}

body {
	overflow-x: visible !important;
	overflow-y: visible !important;
	overflow: visible !important;
}

#all,
#header,
#footwrap,
#content,
#inner-box {
	width: auto;
	float: none;
}

body {
	text-align: center;
}

#two-column-box {
	width: auto !important;
	margin: 0 auto;
	float: none;
}

#maincontent,
#main-content {
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	width: auto;
	float: none;
}

#crumbs {
	padding: 0 0 10px 0;
	margin: 0 0 0 -10px;
	border-bottom: 2px solid #333;
	font-size: 1em;
}

#crumbs ul li {
	padding: 0 10px;
}

#header,
#left-content,
#right-content,
#inner-bottom,
.tab-nav {
	display: none;
}

#two-column-content,
#maincontentholder,
#two-column-box {
	float: none;
	width: auto;
	background: none;
	padding: 0;
}

#twocolbanner,
#threecolbanner {
	background: none;
	padding: 0;
	width: auto;
	float: none;
}

#twocolbanner .tx-AMS-pi3,
#twocolbanner img,
#threecolbanner .tx-AMS-pi3,
#threecolbanner img {
	display: none;
}

#twocolbanner h1,
#twocolbanner h2,
#twocolbanner h3,
#twocolbanner h4 {
	color: #000;
	margin: 0;
}

#footer {
	display: none;
}

#footwrap {
	line-height: 1px;
	height: 1px;
	clear:both;
	float: none;
}

ul {
	list-style-type: disc;
}

li,
#maincontentholder ul li {
	background: none;
	list-style-type: disc;
	padding-left: 0;
}

#inner-box {
	color: #000;
}
