body {
	margin-top: 0px;
	background-color: #595959;
}
.footer-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #C61C05;

}
.footer-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;

}
.footer-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;

}
a.footer-white:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-white:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.footer-white:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	margin-top: 15px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.row {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menuSection {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

