h1 {
	font-size: 18px;
	color: #B60000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #B60000;
	font-family: Arial, Helvetica, sans-serif;
}
.NavWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	background-color: #00CC33;
	height: 1px;
	color: #999999;
	width: 100%;
}
.NavWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFAA00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ContentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B60000;
	text-decoration: none;
}
.ContentLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4B89B2;
	text-decoration: none;
}

.ContentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B60000;
	letter-spacing: -1px;
	margin-top: 20px;
}
.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B60000;
	text-decoration: none;
	letter-spacing: -1px;
}

.ContentRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B60000;
	text-decoration: none;
	letter-spacing: -1px;
}
.SideBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#header {
	background-position: center;
	margin: auto;
	height: 178px;
	width: 750px;
}
#header img {
	float: left;
}
#header object {
	margin: 0px;
	padding: 0px;
	float: right;
}
#logos {
	float: left;
	width: 100%;
}
