body {
	background-color: #FFFFFF;
}
.LtGreen {
	background-color: #C1F0D0;
}
.Red {
	background-color: #FF3C3C;
}
.SideBarHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pc;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3C3C;
}
.SideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1pc;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.whtText {
	font-weight: bolder;
	color: #FFFFFF;
}
.picRight {
	float: right;
}
#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	color: #5B2E00;
	text-align: center;
}
.edge {
	background-color: #5B2E00;
}
.tanBackground {
	background-color: #ECEBB6;
}
.navCap {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#current a {
	text-decoration: none;
}
#rightPanel {
	padding-right: 1em;
	padding-left: 1em;
}
#leftPanel {
	padding-right: .75em;
	padding-left: .75em;
}
.ExtraBold {
	display: block;
	text-align: center;
	font-weight:500;
}
.footer {
	color: #ffffff;
	font-weight: bolder;
}