/* CSS Document */

/*
Colourise elements
*/
a {
	color: #66ccff;
}
b {
	color:#4d90cc;
}


/*
Colourise Top Navigation
*/
div#links-nav li.li-topnav2 {
	background: url(../_images/bullets/about_us_over.gif) no-repeat left top;
}


/*
Colourise Left Hand frame
*/
div.links-left div.top {
	background-image: url(../_images/frames/leftnav/about_us_top.gif);
}
div.links-left div.middle {
	background-image: url(../_images/frames/leftnav/about_us_middle.gif);
}
div.links-left div.bottom {
	background-image: url(../_images/frames/leftnav/about_us_bottom.gif);
}

a.links-left-subsub, 
a.links-left-subsub-active {
	color: #008093;
}

a.links-left, 
a.links-left-active {
	border-bottom: 1px solid #008093;
}
a.links-left:hover, 
a.links-left-active {
	background-color: #008093;
}

a.links-left-sub:hover, 
a.links-left-sub-active {
	border-left: 17px solid #008093;
}
a.links-left-sub, 
a.links-left-sub-active {
	background-color: #cde6ea;
}


/*
Colourise Arrow/Gradient boxes
*/
div.arrow-box {
	background-image: url(../_images/frames/blue_middle.gif);
}
div.arrow-box div.content {
	background-image: url(../_images/frames/blue_top.gif);
	color: #4d90cc;
}
div.arrow-box div.bottom {
	background-image: url(../_images/frames/blue_bottom.gif);
}

div.arrow-header {
	background-image: url(../_images/bullets/header/about_us_arrow.gif);
	color: #008093;
}
div.arrow-header h1 {
	color: #008093;
}


/*
Colourise Right Hand frame
*/
div.rhs-box div.top {
	background-image: url(../_images/frames/rightnav/about_us_top.gif);
}
div.rhs-box div.middle {
	background-image: url(../_images/frames/rightnav/about_us_middle.gif);
	color: #000;
}
div.rhs-box div.bottom {
	background-image: url(../_images/frames/rightnav/about_us_bottom.gif);
}


/*
Web forms
*/
form.webForm label {
	color: #4d90cc;
}
form.webForm input.button {
	color: #4d90cc;
}


/*
 *
 * Section Specifics
 *
 */
