.header {
	background:  url("../images/Blue/bg-siloColour-Blue.gif") repeat-x;
	padding: 0px;
	width: 100%;
	border: none;
}
.header .input, .subnav a:hover, .archive .years a:hover, .archive .years .active, .newsroomBlue a:hover, .newsroomBlue .date, .formTableBlue, #menuAbout a:hover {
	color: #6699CC;
}
.header .linkContainer a {
	background: #6699CC url("../images/Blue/icon-headerArrow-Blue.gif") no-repeat right center;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #99CCFF;
}
.header .linkContainer a:hover {
	background: #CCCCCC url(../images/Blue/icon-headerArrow-Blue.gif) no-repeat right center;
}
.templateTable .col1 {
	border-right: 3px solid #6699CC;
}
.column3Links .headingBlue {
	background-color: #6699CC;
}
.subnav .active{
	color: #6699CC;
}

ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
	background: url(../images/icon-arrowBlue.gif) no-repeat left center;
	padding-left: 13px;
}
ul li a:hover {
	color: #CCCCCC;
	background: url(../images/icon-arrowBlueOver.gif) no-repeat left center;
}