@charset "ISO-8859-1";
.accolades {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20.5px;
	font-weight: 100;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	letter-spacing: 0.5px;
	float: left;
	height: auto;
	width: auto;
}
.accolades.lc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
}

