.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, .newsroom a:hover, SponsorOptionsContainer p a:hover, .option2Heading p a:hover, .sponsorHeadingThankyou p a:hover {
	color: #0136AA;
}
.header .linkContainer a {
	background: #0136AA url("../images/Yellow/icon-headerArrow-white.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;
}
.header .linkContainer a:hover {
	background: #CCCCCC url(../images/Yellow/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 #0136AA;
}
.subnav .active{
	color: #0136AA;
}
.column3Links .headingYellow {
	background-color: #0136AA;
}
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: #990000;*/
	text-decoration: none;
	background: url(../images/icon-arrowYellow.gif) no-repeat left top;
	/*padding-left: 13px;*/
}
ul li a:hover {
	/*color: #BB0000;*/
	color: #0136AA;
	background: url(../images/icon-arrowYellow.gif) no-repeat left top;
}