@charset "UTF-8";
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 12pt;
	text-align: right;
}
.disclaimer-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #CCCCCC;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}
.Bodytext-img {
	padding-left: 20px;
	padding-bottom: 20px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0D9648;
	line-height: 12pt;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
}.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	text-transform: uppercase;
}
