/* 
	Main colour:	[#006f7a]
*/

ul {
	list-style: none;
	padding: 5px 0;
	}

	ul li {
		padding: 5px 10px 3px 18px; 
		background: url(/images/style/misc-bullet.gif) 0 0 no-repeat;
		background-position: 0 8px;
		font-size: 100%;
		margin-left: 10px;
		}
		li.noStyle {
			background: none;
			list-style: none;
			}


h2 {
	background: url('../../images/style/header_08.gif') top left repeat-x;
	}
	
h3, .advertLink span.advertTitle, .breadcrumb a, a {	
	color: #006f7a;
	}
	
.secondaryNav li a, .secondaryNav .CS_PgIndex_Item a, .secondaryNav .CS_PgIndex_Item_Alternate a {
	background-image: url('../../images/nav/secondary_nav_04.gif');
	}
	
.snippetBoxOut, .featureBox310, .advert230, .pageRaterBack {
	border-color: #006f7a;
	}

.breadcrumb a:hover{
	color:#FF9A00;
	}
	
.selector th, .selector2 th {
	background-color: #006f7a;
	}
