@charset "ISO-8859-1";
.bodycopy {
	font-family: trebuchet, "trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	color: 2c81b9;
}
.divider {
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: Arial;
	color: #CCCCCC;
}
