@charset "UTF-8";
/* CSS Document */

a {
	color: #5c9354;
}

a:link {

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #5c9354;
}

a:active {

	text-decoration: none;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15pt;
	color: #d89523;
	line-height: 15pt;
}
h3 {
	font-size: 11pt;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
}
h2 {
	font-size: 13pt;
	color: 83ae77;
	line-height: 13pt;
}
.subheadGray {
	font-size: 11pt;
	color: #999999;
}
.sidebarTOC {
	font-family: Arial, Helvetica, sans-serif;
	width: 205px;
}
.sidebarTOC p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	color: #5B5B5B;
}
.sidebarTOC h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.sidebarTOC a {
	color: #83ae77;
	font-weight: bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-style: oblique;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
}h4 {
	font-size: 9pt;
	font-weight: bold;
	color: 333333;
}
.footer {
	font-size: 8pt;
}
