@charset "utf-8";
.topaddress {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #578228;
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	font-weight: 400;
}
.title {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #598529;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}
.lefttext {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 25px;
	font-weight: normal;
}
.rightbox {
	padding: 25px;
	border-top-color: #F0FEB8;
	border-right-color: #F0FEB8;
	border-bottom-color: #F0FEB8;
	border-left-color: #F0FEB8;
}
.righttext {
	background-color: #FFF;
	border: thin dotted #999;
}
.rightboxtitle {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	padding-left: 25px;
	font-weight: 400;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333;
	text-align: center;
	padding: 7px;
}
.links {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFB800;
	text-decoration: underline;
	font-weight: bold;
}
.textbox {
	border: thin double #D8E4AF;
}
