﻿.navigationBar {
	font-family: Tahoma;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #80A424;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #80A424;
}
dd {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: small;
}
#mainContent a:link {
	color: #000000;
}
#mainContent a:visited {
	color: #000000;
}
#mainContent a:hover {
	color: #80A424;
}
#mainContent a:active {
	color: #80A424;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerText {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	line-height: 60px;
}
.tinyCopywrite {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #8DB428;
	padding-left: 750px;
}
.imageFloatLeft {
	float: left;
	border: 30px #FFFFFF solid;
	clear: left;
	border-left-width: 5px;
}

