@charset "UTF-8";
body {
	background-color: #F2F3EC;
}

td img {
	display: block;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}
.subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
a {
	color: #6F9D32;
}
.photo {
	margin-bottom: 10px;
	margin-left: 16px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #8BC53F;
	border-right-color: #8BC53F;
	border-bottom-color: #8BC53F;
	border-left-color: #8BC53F;
	float: right;
}
.photoCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #B7D97A;
	padding: 6px;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8BC53F;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
