@charset "UTF-8";
/* CSS Document */

.bodycopy, .bodybold, .footerNav, .largecallout, .callout, .hovercallout {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14pt;
	color:#383838;
}
.bodybold {
	font-weight:bold;
}

.callout,.largecallout, .hovercallout {
	font-size:11px;
	font-weight:bold;
	color:#496272;
}

.largecallout {
	font-size:12.5px;
}

.hovercallout:hover {
	color:#383838;
}