.header {
	background: #39528d;
	padding: 0px;
	width: 100%;
	border: none;
}
.newsroom p a {
color:#000000;
}
.header .input, .subnav a:hover, #menuProgram a:hover, .wrapperGreen .date, .wrapperGreen p a:hover, .col2 .newsroom p a:hover {
	color: #669933;
}
.header .linkContainer a {
	background: #669933 url("../images/Green/icon-headerArrow-white.gif") no-repeat right center;
	border-top: 1px solid #99CC99;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 1px solid #99CC99;
}
.header .linkContainer a:hover {
	background: #CCCCCC url(../images/Green/icon-headerArrow-white.gif) no-repeat right center;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #E4E4E4;
}
.templateTable .col1 {
	border-right: 3px solid #669933;
}
.column3Links .headingGreen {
	background-color: #669933;
}
.subnav .active{
	color: #669933
}
ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #669933;*/
	text-decoration: none;
	background: url(../images/icon-arrowGreen.gif) no-repeat left top;
	/*padding-left: 13px;*/
}
ul li a:hover {
	/*color: #889933;*/
	color: #669933;
	background: url(../images/icon-arrowGreen.gif) no-repeat left top;
}
