@charset "utf-8";

h1, h2, h3, h4, h5, h6,
a, a:visited, a:link, a:active,
#rightColumn .rightHandBlock a  {
	color:#2363a1;
}

#siteNavigation #mainNavigation a#mainLink3 {
	background-image:url(/images/structure/navigation/nav-whats-it-all-about.gif);
	color:#ffffff;
}

#subNavigation a.subNavLink05 {
	background-color:#478ed4;
}

#subNavigation{
	background-image:url(/images/structure/navigation/subnav-whatsitallabout.gif);
}

#subsubNavigation {
	background-image:url(/images/structure/navigation/sub-subnav-whatsitallabout.gif);
}

/* style the teasers the same colour as the rest of the section */
.rightHandBlock .rhcLink,
.insetsArrowLink {
	background-color:#2363a1;
	background-image:url(/images/structure/whats-it-all-about-link-arrow.gif);
}

.rightHandBlock .rhcLink:hover,
.insetsArrowLink:hover {
	background-color:#194671;
	background-image:url(/images/structure/whats-it-all-about-link-arrow-over.gif);
}

#rightColumn .rightHandBlock img, .mainEntryContent img, .halfEntryContent img {
	border-color:#2363a1;
}
