@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#click {
	float: right;
	clear: none;
	margin-top: 28px;
}
#leftClick {
	clear: none;
	float: left;
}
#area {
	position: absolute;
	height: 89px;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: none;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
a:link {
	text-decoration: none;
}

