body {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
}
form {
	margin-right: 20px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menuitem a {
	color: #FFFFFF;
	text-decoration: none;
}
.docpath a {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.copyright {
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;

}
.maincontent {
	font-size: x-small;
	line-height: 135%;
	margin: 20px;


}
.maincontent h1 {
	font-size: medium;
	color: #556D71;
	margin-bottom: 15px;
}
.maincontent h2 {
	font-size: small;
	color: #556D71;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #556D71;
}
.maincontent h3 {
	color: #648084;
	margin-bottom: 15px;
	font-size: x-small;
	font-weight: bold;
	margin-left: 30px;
}
.maincontent p {
	text-indent: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.maincontent table {
	font-size: x-small;
}
.maincontent li {
	margin-top: 6px;
}
.detailtable th {
	border: 1px solid #AFC0C3;
	color: #FFFFFF;
	background-color: #AFC0C3;
	text-align: left;
	line-height: 150%;
}
.detailtable td {
	vertical-align: top;
	border-bottom: 1px solid #E7ECED;
	line-height: 135%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingpage p {
	text-indent: 0px;
	line-height: 135%;
}
.headingpage li {
	margin-top: 0px;
}
.tighttext li, .tighttext ol, .tighttext h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.linkitem p {
	text-indent: -20px;
	line-height: 120%;
	margin-left: 20px;
}
.misctext p {
	text-indent: 0px;
	line-height: 120%;
}
.misctext blockquote {
	text-indent: 0px;
	line-height: 120%;
	margin-left: 20px;
}
.docpath {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.maincontent .author {
	color: #666666;
	line-height: 100%;
	margin-bottom: 20px;
	text-indent: 0px;
}
.maincontent .image {
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.maincontent .imagedesc {
	text-indent: 0px;
	color: #555555;
	text-align: center;
	margin-bottom: 20px;
}
.maincontent .noindent {
	text-indent: 0px;
}
.sidebar {
	background-color: #F3F5F5;
	padding: 5px 20px 20px;


}
.menubar {
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;

}
.tinytext {
	font-size: 8pt;

}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7ECED;
}
