body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bkg_blue_multi.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.menu {
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	background-color: #B52E29;
	font-weight: bold;
	font-style: normal;
	border-top: thin none;
	border-right: thin ridge;
	border-bottom: thin none;
	border-left: thin ridge;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.menu:hover {
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-style: normal;
	border-top: thin none;
	border-right: thin ridge;
	border-bottom: thin none;
	border-left: thin ridge;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.menuSelected {
	text-decoration: none;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-top: thin none;
	border-right: thin ridge;
	border-bottom: thin none;
	border-left: thin ridge;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a {
	color: #000000;
}
a.dark {
	color: #003B83;
}

.copyright {
	font-size: small;
	font-weight: bold;
}
.generalText {
	color: #B52E29;
}
.byline {
	font-size: small;
	color: #FFFFFF;
}
.sectionTitle {
	font-weight: bold;
}

.tagline {
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: medium;
}
.padding {
	padding: 10px;
}
.testimonial {
	font-style: oblique;
	color: #000066;
}
.testimonialAuthor {
	font-style: normal;
	font-size: small;
}
