h1, h2, h3,
#bottomNavigation ul li,
table.articleList th,
#rightPanel ul li a,
table.articleList a,
#pageContent a,
a.homeLink, 
.articleTitle {
	color: #82913E;
}
h2.hasSubheading {
	color: #DFE1C8;
}
h2 span.subHeading {
	color: #82913E;
}
#rightPanel ul li a:hover,
table.articleList a:hover,
a.homeLink:hover, 
#pageContent a:hover {
	color: #B7BA80;
}
#navigationUnderline {
	background-color: #9CA764;
}
#navigation,
#pageBottomDecoration,
#navigationUnderlineShort,
#navigation ul ul li:hover {
		background-color: #838E2D;
}
#navigationImage {
	background: #8D8C8B url('../img/top/green.jpg') top left no-repeat;
}
#rightPanel {
	background: white url('../img/bubbles/green.gif') 0 0 no-repeat;
}
.formTable div.error {
	background: transparent url('../img/errorGreen.gif') top right no-repeat;
}
