@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11pt;
}
.lineCell {
	padding-top:10px;
	padding-bottom:10px;
}
.question {
	font-weight:bold;
}
.textColor {
	color:828282;
	text-align:justify;
}
.anchorColor {
	color:#559b44;
	text-align:justify;
}
.link {
	text-align:right;
	color:#559b44;
	font-weight:bold;
	text-transform:uppercase;
}
a {
	color:#559b44;
}
a.bottom {
	text-decoration:none;
	color:#559b44;
}
a.bottomsmall {
	font-size:10pt;
	color:#559b44;
}
.header {
	font-size: 16pt;
	text-align:justify;
}
.largeheader {
	color:#559b44;
	font-size: 20pt;
	text-align:justify;
}
.textTable {
	width:690px;
	margin-left:30px;
	margin-right:30px;
}
.columnTable {
	width:50%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:2px;
	border-right:solid 3px #dbdbdb;
	border-bottom:solid 3px #dbdbdb;
}

