/* COLOUR SETTINGS  */
h2, h3, 
.pic-text,
blockquote h4,
.intro-text, .highlight-text,
a:active, a:link, a:visited,
.name strong,
.media table th,
.partners td strong, 
.col-left-home h1.title1, .statements span, .home-quote {
	color:#00599c;
	}	

a.action-link:active, a.action-link:link, a.action-link:visited,
ul#section li a:active,  ul#section li a:link, ul#section li a:visited,
ul#services-home li a:active, ul#services-home li a:link, ul#services-home li a:visited 
 {
	background: url(arrow_link.gif) no-repeat right;
	}
a.jump-link, a.jump-link:active, a.jump-link:link, a.jump-link:visited {
	background:url(arrow_link.gif) no-repeat bottom right;
	}
.top-link a {
	background:	url(arrow_up.gif) no-repeat right;
	}
.media table a:active, .media table a:link, .media table a:visited {
	background: url(arrow_down.gif) no-repeat right;
	}		
.content-block blockquote {
	background:url(quotes_open.gif) no-repeat top left;
	}
.content-block blockquote div {
	background:url(quotes_close.gif) no-repeat bottom right;
	}
#main .button {	
	background:url(arrow_link.gif) no-repeat right;
	}
.content-block ul {
	list-style-image: url(bullet.gif)
	}

