@charset "UTF-8";
body {
	text-align: center;
	background-color: #D6EEE9;
}
.centerlayer {
	margin-top: 10px;
	margin-left: -405px;
	left: 50%;
	top: 0px;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.green-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #82C461;
	line-height: 30px;
	text-align: justify;
}
.left-picture {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-right: 60px;
	padding-top: 20px;
	line-height: 20px;
}
.endorsement-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 20px;
}
.counter {
	padding-top: 10px;
}
.green-type-narrow-leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #82C461;
	line-height: 20px;
	text-align: justify;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
.link-to-poster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF40D0;
	text-decoration: blink;
}

