body {
	color: black;
	background-color: white;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
a.back {
	display: none;
}
a.more {
	display: none;
}
#divBody {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#divRow1 {
}
#printLogo {
	margin-bottom: 1em;
}
#divHeader {
	display: none;
}
#divHeaderlinks {
	display: none;
}
div#divHeaders {
	display: none;
}
#divQuickNav {
	display: none;
}
#divTopNav {
	display: none;
}
#divLeftNav {
	display: none;
}
#tableTools {
	display: none;
}
#tableArrows {
	display: none;
}
table {
}
ul {
	list-style-type: disc;
	padding: 0 0 0 1cm;
	margin: 5mm 0 10mm 0;
}
ul li {
}
h1 {
	font-size: 18pt;
	margin: 0 0 5mm 0;
}
h2 {
	font-size: 14pt;
	margin: 2mm 0 3mm 0;
}
h3 {
	font-size: 12pt;
	margin: 0 0 1mm 0;
}
p {
	font-size: 11pt;
	margin: 0 0 5mm 0;
}
td {
	font-size: 11pt;
}
#divRightContent {
	float: right;
	width: 20%;
}
#divTextContent {
	float: left;
	width: 80%
}
#divPullout {
	float: right;
	width: 90%;
}
#divPulloutHeader {
	margin: 0 0 2mm 0;
}
#tableFinancialData {
	margin-bottom: 5%;
	width: 100%;
}
#tableFinancialData td {
	padding: 2mm 0 2mm 0;
}
#tableFinancialData .row1 {
}
#tableFinancialData .row1 td {
	border-top: 0.3mm solid black;
	border-bottom: 0.3mm solid black;
}
#tableFinancialData .header {
	border-bottom: 0.5mm solid black;
}
#tableFinancialData .shadow {
	display: none;
}

#spanCopyright {
	border-top: 0.5mm solid black;
	font-weight: bold;
	padding: 2mm 0 0 0;
	width: 100%;
	margin-top: 2%;
	display: block;
}
