body		{ background-image: url(images/background_fade.jpg); background-position: 0 0; }
p			{ color: #fff; font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; line-height: 13pt; text-align: left; }
.pBold { color: #fff; font-size: 11pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 13pt; text-align: left; margin: 0 0 1.25em; }
a			{ color: blue; text-decoration: underline }
a:link		{ color: #a4a657 }
a:visited { color: #a4a657; }
a:hover		{ color: #8bbf8b }
a:active	{ color: #848484 }
.sidebarInfoHeader { color: #515151; font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; text-align: left; margin: 12px; }
.sidebarInfo { color: #515151; font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-align: left; margin: 12px; }
.sidebarInfo:link { color: #515151; font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; text-decoration: underline; text-align: left; margin: 12px; }
div			{ }
span		{ }
td			{ }
table		{ }
h1			{ font-weight: bold; font-size: 2em; margin: 0.67em 0px }
h2			{ font-weight: bold; font-size: 1.5em; margin: 0.83em 0px }
h3			{ font-weight: bold; font-size: 1.17em; margin: 1em 0px }
h4			{ font-weight: bold; margin: 1.33em 0px }
h5			{ font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 11pt; margin-top: 0.5em; margin-bottom: 0.5em; }
h6			{ color: #fff; font-weight: normal; font-size: 9pt; font-family: arial, helvetica; margin: 0   }
.description { color: #515151; font-size: 8pt; font-family: arial, helvetica, sans-serif; font-weight: normal; line-height: 11pt; text-align: left; padding: 12px 12px 0; }
.copyright { color: #848484; font-size: 8pt; font-family: arial, helvetica; font-weight: normal; text-align: left; margin: 0; }
ul {
	color: #fff;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 13pt;
	text-align: left;
	margin-left: 20px;
	list-style-type: disc;
}
ol			{ margin: 1em 0px 1em 40px; list-style-type: decimal }
ol ol		{ margin-top: 0px; margin-bottom: 0px }
