/*//////////////////////*/
/* CBC ELEMENTS */
/*//////////////////////*/

/* SUBNAV LINK style */

ul#cbc_nav_main a.here
{
	font-weight: bold;
}

ul#cbc_nav_cbc a.here, ul#cbc_nav_cbc a.here, ul#cbc_nav_acbc a.here, ul#cbc_nav_acbc a.here, ul#cbc_nav_news a.here, ul#cbc_nav_news a.here
{
	color: #00446a;
	font-weight: normal !important;
}

a.ftnav:hover, a.ftnav:active
{
	color: #09334a;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: #00446a;
}

a:visited
{
	color: #667e8c;
}

a:active, a:hover
{
	color: #09334a;
}

/* HEADER styles */
#header
{
	background: url(../images/bg_cbc.gif) no-repeat top left #fff;
	height: 177px;
}

#map_nav
{
	background: url(../images/mapnav.gif) transparent no-repeat;
}

/* CONTENT styles */
#masthead
{
	margin: 0;
	padding: 0;
}

#mh_cbc_blank
{
	width: 627px;
	height: 80px;
	background-color: #fff;
}

#cap_bar
{
	width: 627px;
	height: 20px;
	margin: 3px 0 20px 0;
	padding: 10px 0 0 20px;
	color: #fff;
	font-size: 10px;
	line-height: 100%;
	background-color: #00446a;
}

th.h1_full
{
	background: url(../images/bg_th_cbc_full.gif) bottom left no-repeat transparent;
}

/* COLOURED BULLET styles */
.clr_list
{
	list-style: url(../images/bullet.gif) outside disc;
}