
.toc {
	margin: 0 auto 4px auto;
	color: #788D9F;
	background: #F9F9E6;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tocActive {
	color: #788D9F;
	background: #fff;
	margin: 0 auto 4px auto;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tocInactive {
	color: #788D9F;
	background: #F9F9E6;
	margin: 0 auto 4px auto;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homeBlogDate {
	color: #333333;
}

.homeBlogTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, sans-serif, Arial, Helvetica;
	line-height: 20px;
}

.homeBlogPosted  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

.facts {
	padding-bottom: 7px;
}

.textCountdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.textUnReform {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

