@charset "UTF-8";
* {
	color:#000 !important;
}
h1 {
	font-size:16pt !important;
}
h2 {
	font-size:14pt !important;
}
h3 {
	font-size:11pt !important;
}
p {
	font-size:11pt !important;
}
li {
	font-size:11pt !important;
}
body, div, img, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}
#header #logo, #mainnav, #sidebar1, #footer { /* hides page elements not needed for printouts */
	display: none;
}
body {
	background: #fff;
	font: 11pt Arial, Helvetica, sans-serif;
	width: auto;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#container {
	background: #fff;
	width: auto;
}
#header {
	background: #fff;
	padding: 0 0 12pt;
}
#header h1 {
	font: 11pt Arial, Helvetica, sans-serif !important;
	padding: 10pt 0 0pt;
	text-indent: 0;
}
#logoBasic {
	display: block;
}
#header .vcard {
	font-size: 9pt;
	margin-left: 0;
	margin-bottom: 0;
	color: #999;
}
#header .org, #header .country-name {
	display: none;
}
#main {
	background: #fff; /* also turns off background image for the top of the main content section */
	padding-top: 0px;
}
#mainContent {
	background: #fff;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	line-height: 14pt;
	width: auto;
	float: none !important;
}
#mainContent h1, #container #mainContent h2, #container #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#mainContent h1 {
 background: #fff  margin-bottom: 12pt;
	margin-bottom: 12pt;
}
#mainContent h2 {
	margin-top: 20pt;
}
#mainContent p {
	font-size: 10pt;
	line-height: 16pt;
	margin-bottom: 8pt;
}
#mainContent ul {
	list-style: disc;
}
#mainContent a {
	text-decoration: none;
}
#mainContent li {
	margin: 0px;
	padding: 0px;
}
#mainContent img {
	border: 1px solid #999;
	display: block;
	margin-bottom: 12pt;
}
h1 + h2 {
	margin-top:6pt !important;
	margin-bottom:6pt !important;
}
h2 + h2 {
	margin-top:0 !important;
	margin-bottom:12pt !important;
}
#sitemapListing ul {
	list-style: none;
	margin: 0p;
	padding: 0p;
	font-size: 11pt !important;
}

ul#sitemapListing li {
	list-style: none;
}
ul#sitemapListing  li  a   {
	margin-left: 0;
}
ul#sitemapListing li ul li a {
	margin-left: 0;
}
ul#sitemapListing li ul li ul li a {
	margin-left: 0;
}
ul#sitemapListing li ul li ul li ul li a {
	margin-left: 0;
}

