
#bannerImage, #bannerBox { height: 74px; background:#009fd9;background-position:top right;background-repeat:no-repeat;}
#topnav0 #topnavItem16 { background-color: #004C80; }

#level3 #bannerImage {
	background-image: url("../banners/our_offices.jpg");
	background-color: #009fD9;
	height: 74px;
	background-position:top right;
}

/*content*/
#content #menu div.selected { 
	background-color: #999; 
}
#content #colmain a, #content #rightcol a { 
	color: #009fD9;font-weight:normal; 
}

/* Colour all tables in this section grey */
#content #colmain table { border-collapse: collapse; border: none; }

/* Search result styles */
div.result { line-height: 1.2em; }
div.result h4, #content #colmain div.result h4 a { font-size: 110%; font-weight: normal; text-decoration: underline; line-height: 1.3em; }
div.result div.info { color: green; }

