body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 89.6% !important;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1.6em 1.4em 1.6em 1.4em;
}
.clrlr {
	clear: both;
	overflow: hidden;
	height: 1%;
}
#preview-panel, .pagenav {
	display: none;
}
a, a:link, a:visited {
	text-decoration: underline !important;
	color: #000000 !important;
}
a.external span {
	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;
}
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;
}
#wrapper {
	text-align: left;
}
.componenttools {
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding: 0.5em 0em 0.5em 0em;
	margin: 1.5em 0em 1em 0em;
	text-align: center;
}
.componenttools ul, .componenttools li {
	list-style-type: none;
	margin: 0px
	padding: 0px
}
