.sidenavboldlink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #18481D;
	text-decoration: none;
}
.ProductBoldUnderline {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 700;
	color: #000000;
	text-decoration: underline;
}
.ProductRegular {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.ProductBold {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.sidenavboldlinkActive {

	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #990000;
	text-decoration: none;
}
