a:link, a:visited, a:active {
	color: #036e00;

	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.header-right:link, a.header-right:visited, a.header-right:active {
	font-size: 24px;
	color: #00c62a;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
	text-decoration: none;
}

a.black:link, a.black:visited, a.black:active {
	color: #666666;

	font-weight: bold;
	text-decoration: none;
}

a.black:hover {
	text-decoration: underline;
}

a.highlight:link, a.highlight:visited, a.highlight:active {
	font-size: 14px;
	color: #666666;

	display: block;
	margin-bottom: 5px;
	letter-spacing: -0.5px;
	font-weight: bold;
	text-decoration: underline;
}

a.highlight:hover {
	text-decoration: none;
}

.submenu-item a:link, .submenu-item a:visited, .submenu-item a:active {
	font-size: 11px;
	color: #036e00;

	font-weight: bold;
	text-decoration: none;
}

.submenu-item a:hover {
	text-decoration: underline;
}

.submenu-item-footer a:link, .submenu-item-footer a:visited, .submenu-item-footer a:active {
	font-size: 11px;
	color: #ffffff;

	font-weight: bold;
	text-decoration: none;
}

.submenu-item-footer a:hover {
	text-decoration: underline;
}

a.index:link, a.index:visited, a.index:active {
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 0px 4px 0px 4px;

}

a.index:hover {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	border: 1px solid #036e00;
}

.display-index {
	font-size: 11px;
	font-family: Trebuchet MS;
	border: 1px solid #cccccc;
	padding: 0px 4px 0px 4px;
}

.display-index:hover {
	border: 1px solid #666666;
}

.display-index-off {
	font-size: 11px;
	font-family: Trebuchet MS;
	border: 1px solid #cccccc;
	padding: 0px 4px 0px 4px;
}

.display-index-on {
	font-size: 11px;
	font-family: Trebuchet MS;
	border: 1px solid #036e00;
	background: #036e00;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}