.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.text-bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	cursor: crosshair;
}
.text-bottom-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #50b948;
	font-weight: bold;
}
.bottom-table {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.text-bottom-links-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	line-height: 16pt;
	cursor: crosshair;
}
.text-bottom-links-plain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #50b948;
	font-weight: normal;
	line-height: 16pt;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #50b948;
	font-weight: bold;
}
.body-textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
.body-text-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #50b948;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body-textboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #50B948;
	text-decoration: underline;
	cursor: crosshair;
}
.body-textboldlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #0087c1;
	text-decoration: underline;
}
.image-pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}