body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}
#wp-header, #wp-main-menu, #wp-tools, #left-panel, #wp-footer, #preview-panel, .pagenav, .componenttools, .componentheader h3 img, a#content {
	display: none;
}
abbr, acronym {
	border: none;
}
abbr:after, acronym:after {
	content: " *" attr(title) "* ";
}
a, a:link, a:visited {
	outline: none !important;
	text-decoration: underline !important;
	color: #000000 !important;
}
a:after {
content: " {" attr(href) "} ";
}
a.external span, .hidden {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.moduletable, .component {
	padding: 1em 0em 1.6em 0em;
}
p {
	padding: 0.3em 1em 0.6em 0.3em;
}
.componenttext ul, .componenttext ol {
	list-style-type: inherit;
}
.componenttext ul li, .componenttext ol li {
	margin-left: 1.5em;
  padding-left: 0.2em;
}
table {
	border-collapse: collapse;
	border: 1px solid #000000;
}
table th, table td {
	border: 1px solid #000000;
}
table th {
	text-align: left;
}
table thead th {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 0.3em;
}
table caption {
	padding-bottom: 5px;
	font-weight: bold;
}
dl dt {
	font-weight: bold;
	margin-top: 1em;
}
dl dd {
	padding-left: 1.6em;
}
dl dt, dl dd {
	line-height: 1.4em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, ul, ul li {
	page-break-after: avoid;
}
img {
	page-break-inside: aviod;
}
img.attach-left {
	margin-left: 0.5em;
	margin-right: 1em;
	float: left;
	clear: left;
}
img.attach-right {
	margin-left: 1em;
	margin-right: 0.5em;
	float: right;
	clear: right;
}
img.attach-left, img.attach-right {
	border: 1px solid #000;
	padding: 2px;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
}
