@charset "utf-8";
/* CSS Document */

#LeftNav ul {
	margin: 0px;
	padding: 10px;
	list-style: none
}

#LeftNav ul ul {
	padding: 5px;
	margin: 0px;
	list-style: none;
}

#LeftNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#LeftNav a, #LeftNav a:link, #LeftNav a:visited {
	display: block;
	background: #f6f5f7;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 2px;
	text-decoration: none
}

#LeftNav a:hover {
	background: #016701;
	color: #fff
}

#Board #LeftNav a#nav_board {
	background: #016701;
	color: #fff
}

#History #LeftNav a#nav_history {
	background: #016701;
	color: #fff
}

#structure #LeftNav a#nav_structure {
	background: #016701;
	color: #fff
}

#results #LeftNav a#nav_results {
	background: #016701;
	color: #fff
}

#archive #LeftNav a#nav_archive {
	background: #016701;
	color: #fff
}

#five #LeftNav a#nav_five {
	background: #016701;
	color: #fff
}

#five #LeftNav a#nav_search {
	background: #016701;
	color: #fff
}

#presentations #LeftNav a#nav_presentations {
	background: #016701;
	color: #fff
}

#share #LeftNav a#nav_share {
	background: #016701;
	color: #fff
}

#governance #LeftNav a#nav_governance {
	background: #016701;
	color: #fff
}

#alert #LeftNav a#nav_alert {
	background: #016701;
	color: #fff
}

#dates #LeftNav a#nav_dates {
	background: #016701;
	color: #fff
}

#registrar #LeftNav a#nav_registrar {
	background: #016701;
	color: #fff
}

#contact #LeftNav a#nav_contact {
	background: #016701;
	color: #fff
}

#advisers #LeftNav a#nav_advisers, #agm #LeftNav a#nav_agm {
	background: #016701;
	color: #fff
}

#press #LeftNav a#nav_press {
	background: #016701;
	color: #fff
}

#press2008 #LeftNav a#nav_press2008 {
	background: #016701;
	color: #fff
}

