@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282800;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282800;
	font-weight: bolder;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0B792;
}
.smallcopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C99A;
	font-weight: bold;
}
.smallcopy-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C99A;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.border {
	border: 2px dotted #616B31;
}
.bodycopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282800;
	font-weight: bold;
}
.headline-NOBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282800;
	font-weight: lighter;
}
.headline-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCE36F;
	font-weight: bolder;
}
.smallcopy-header-LIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCE36F;
	font-weight: bolder;
}
.smallERcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #B0B792;
}
.smallERCopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #C0C99A;
	font-weight: bold;
}
.smallcopy-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #282800;
}
