.sideBarHeading {
	font-size: 18px;
	font-weight: bold;
}
.boldHeading {
	font-size: 14px;
	font-weight: bold;
}
.backtotop {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 190px;
}
.classinfo {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 300px;
}
#bodyOfContentRN h4 {
	font-size: 14px;
	color: #DC0206;
}
.redText {
	color: #A80A01
}
.BigBoldredText {
	font-size: 14px;
	color: #B40A01;
	font-weight: bold;
}
.classfooter {
	clear: both;
	font-size: 11px;
	background-color: #EDF6FF;
	width: 98%;
	margin: 0px 0px 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70AAE7;
}
#bodyOfContentRN li {
	list-style-image: url(images/sideNav_bullet.png);
	list-style-type: none;
}
#map {
	float: left;
	width: 500px;
}
#winner {
	background-color: #FDF8B8;
	padding: 10px;
	text-align: center;
}
