.header {
	background:  url("../images/Yellow/bg-siloColour-Yellow.gif") repeat-x;
	padding: 0px;
	width: 100%;
	border: none;
}
.header .input, .newsroomYellow a:hover, .newsroomYellow .date, .formTableYellow, .subnav a:hover, #menuSponsorship a:hover {
	color: #0136AA;
}
.header .linkContainer a {
	background: #0136AA url("../images/Yellow/icon-headerArrow-Yellow.gif") no-repeat right center;
	border-top: 1px solid #0136AA;
	border-right: 1px solid #0136AA;
	border-bottom: 1px solid #0136AA;
	border-left: 1px solid #0136AA;
}
.templateTable .col1 {
	border-right: 3px solid #0136AA;
}
.subnav .active{
	color: #0136AA;
}
ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	background: url(../images/icon-arrowYellow.gif) no-repeat left center;
	padding-left: 13px;
}
ul li a:hover {
	color: #BB0000;
	background: url(../images/icon-arrowYellow.gif) no-repeat left center;
}