@charset "UTF-8";
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: 900;
	color: #000000;
}
.tagLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
}
.goldBar {
	background-color: #FDB040;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	line-height: 3px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 24px;
	width: 100%;
	line-height: 24px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB040;
	display: block;
	line-height: 20px;
	text-align: left;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
}
.topMenu a:link {
	text-decoration: none;
	color: #000000;
}
.topMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.topMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.sideMenu a:link {
	text-decoration: none;
	color: #000000;
}
.sideMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.sideMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
