/* Encorp Pacific (Canada) Milk Program Colour Override */
/* Last Updated: 2009.03.20 ET */

h1#mainheading {
	background-color: rgb(108,171,231);
}

h3 {
	color: rgb(108,171,231);
}

hr {
	color: rgb(108,171,231);
	background-color: rgb(108,171,231);
}

table.grid td, table.grid th, table.faqs, table.faqs td, table.faqs th {
	border-color: rgb(108,171,231);
}

#mainbody td.leftbar, #mainbody td.rightbar {
	background-color: rgb(185,203,229);
}

#mainbody td.leftbar {
	background-image: url(../images/encp_bkgd_milk-containers.gif);
	background-repeat: repeat-y;
}

#mainbody td.ad {
	background-color: rgb(185,203,229);
}

#mainbody td.ad div.caption {
	background-color: rgb(108,171,231);
}

#nav {
	border-left: 1px solid rgb(108,171,231);
}

#nav li {
	background-color: rgb(108,171,231);
}

ul.sidebar_nav li {
	background-color: rgb(0,53,173);
}

ul.sidebar_nav a, ul.sidebar_nav a:visited {
	background-image: url(../images/encp_bkgd_blue-button-right-grad4.gif);
}

ul.sidebar_nav a:hover {
	background-color: rgb(255,159,0);
	background-image: url(../images/encp_bkgd_orange-button-right-grad4.gif);
}

div.quicklinks {
	background-color: rgb(185,203,229);
}

div.searchbox {
	color: rgb(108,171,231);
	background-color: rgb(0,53,173);
	background-image: url(../images/encp_bkgd_blue-button-right-grad4.gif);
	border-color: rgb(0,53,173);
}

div.searchbox a, div.searchbox a:visited {
	color: rgb(108,171,231);
}

div.searchbox a:hover {
	color: white;
}

a.sectlink:hover {
	background-color: rgb(108,171,231);
}

#homepage td.whatsnew div.whatsnew hr, #mainbody td.rightbar div.whatsnew hr {
	color: rgb(108,171,231);
	background-color: rgb(108,171,231);
}

#homepage td.whatsnew + td.whatsnew {
	border-left: 1px solid rgb(185,203,229);
}

li.highlight hr {
	color: rgb(185,203,229);
	background-color: rgb(185,203,229);
}

table.sectorlist td {
	border-right: 1px solid rgb(185,203,229);
}

table.sectorlist th {
	border-right: 1px solid rgb(185,203,229);
}

table.tabs th.active {
	background-color: rgb(185,203,229);
}
