/* Theme text color for links and headlines in this section */
h1, h2, h3, h4, h5,
#bodyContainer a, #bodyContainer a:hover, #bodyContainer a.activeMain:visited,
#menuContainer a.activeMain, #menuContainer a.activeMain:visited,
#menuContainer a.activeSub, #menuContainer a.activeSub:visited,
#footer,
#menuContainer ul ul a,
#menuContainer ul ul a:visited,
span.templateColor {
	color: #65AF25;
}

#bodyContainer ul {
	list-style-image: url(/resources/images/arrow_news.gif);
}

/* theme background for this section */
.templateBox {
	background: #EFF5EA;
}

#menuContainer ul ul li {
	list-style-image: url(/resources/images/hyphen_green.gif);
}
