.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, .newsroom p a:hover {
	color: #6699CC;
}
.header .linkContainer a {
	background: #6699CC url("../images/Blue/icon-headerArrow-white.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-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 #6699CC;
}
.column3Links .headingBlue {
	background-color: #6699CC;
}
.subnav .active{
	color: #6699CC;
}
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: #6699CC;*/
	text-decoration: none;
	background: url(../images/icon-arrowBlue.gif) no-repeat left top;
	/*padding-left: 13px;*/
}
ul li a:hover {
	/*color: #CCCCCC;*/
	color: #6699CC;
	background: url(../images/icon-arrowBlue.gif) no-repeat left top;
}