.NavMenuStyle {
	font-family: "Trebuchet MS", "Arial Narrow", "Arial", sans-serif;
	text-align: center;
}
#NavMenuSpace p {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	position: relative;
}
#NavMenuSpace p a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 26px;
	line-height: 25px;
	color: black;
	text-decoration: none;
	background-image: url('images/buttons/navbuttons.gif');
	background-repeat: no-repeat;
}
#NavMenuSpace a:hover {
	background-position: 0px -26px;
}
#NavMenuSpace a:active {
	background-position: 0px -52px;
}
#NavMenuSubSpace p {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	position: relative;
}
#NavMenuSubSpace p a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 135px;
	height: 26px;
	line-height: 25px;
	color: black;
	text-decoration: none;
	background-image: url('images/buttons/narrownavbuttons.gif');
	background-repeat: no-repeat;
}
#NavMenuSubSpace a:hover {
	background-position: 0px -26px;
}
#NavMenuSubSpace a:active {
	background-position: 0px -52px;
}
#YearGrid td {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	position: relative;
}
#YearGrid td a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	height: 26px;
	line-height: 25px;
	color: black;
	text-decoration: none;
	background-image:url('images/buttons/verynarrownavbuttons.gif');
	background-repeat: no-repeat;
}
#YearGrid a:active {
	background-position: 0px -52px;
}
#YearGrid a:hover {
	background-position: 0px -26px;
}
a:link {
	color: #103e18;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #103e18;
	text-decoration: none;
}
a:hover {
	color:#7e9d7b;
	text-decoration: none;
}
.header {
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	text-decoration: none;
}
.subheader {
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: center;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
}
.content {
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
}

.h1 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 180%;
	text-decoration: none;
}

.h2 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-size: 160%;
	text-decoration: none;
	font-weight: normal;
}

.h3 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

.h4 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
}

.h5 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

.h6 	{
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	text-align: left;
	font-size: 105%;
	text-decoration: none;
	font-weight: normal;
}



.footerclass {
	text-align: center;
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	font-size: small;
}
.detailclass {
	font-family: "Verdana", "Geneva", "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 80%;
}
.style1 {
	border-width: 0px;
}
.OfficerTable {
	width: 100%;
}
.OfficerCellFull {
	width: 443px;
}
.OfficerCellLeft {
	width: 132px;
}
.OfficerCellRight {
	width: 307px;
}
.NewOfficerCellLeft {
	width: 132px; font-size: small;
}
.NewOfficerCellRight {
	width: 307px; font-size: small;
}
