
body, html {
	font-size: 11pt;
	line-height: 1.5;
	background: #fff;
	position: relative;
}
#printlogos {
  display: block;
	z-index: 100;
	background: #000;
}
#printlogos img {
	width: 88px;
	display: block;
	height: 113px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#wesleybar {
	display: none;
}
#wesleybar img {
  display: none;
}
#wesleybar img a {
  content: " ";
	color: #85C331;
}
#topnav {
  display: none;
}
#wesleysearch {
  display: none;
}
#mainnav {
  display: none;
}
#breadcrumbs {
	display: none;
}
#titlebar {
  width: 100%;
	border-bottom: 20px solid #fff;
	margin: 0;
}
#titlebar .actionimg,
#titlebar .action-link {
	display: none;
}
#titlebar .titleimg {
  margin-left: 88px;
}
* html #titlebar .titleimg {
	position: absolute;
	top:0; left: 88px;
	margin: 0;
}
#titlebar h1, #titlebar p {
	display: none;
	color: #888;
}
#titlebar h1 {
	font-size: 14pt;
}
#titlebar p {
  font-size: 10pt;
}
#bodywrapper {
  width: auto;
	margin: 1em;
}
html body#body div#container, body#body div#container div#outer, body#body div#container div#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	background-image: none;
	background-color: #fff !important;
}
body#body div#container div#outer div {
	background: #fff;
}
#actionbar {
	display: none;
}
#navbar {
	display: none;
}
#footer {
  display: none;
}

#outer {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.bottom-curve {
  display: none;
}

/* Content wrapper */
#wrapper {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Content */
#content {
	float: none;
	width: 100%;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: .95em;
	overflow: visible;
}
#content ul {
  list-style-type: disc;
	margin: .5em 0 0 1em;
	padding: 0;
}
#content ul li {
	margin: 0.2em 0;
	padding: 0 0 0 8px;
	background: #fff;
	list-style: disc;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 80%;
}

/* Social Bookmarking */
#social {
	display: none;
}
