/* 
	Main colour:	[#1d459e]
*/


				
				
ul {
	list-style: none;
	padding: 5px 0;
	}

	ul li {
		padding: 5px 10px 3px 18px; 
		background: url(/images/style/ad-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_02.gif') top left repeat-x;
	}
	
	
h3, .advertLink span.advertTitle, .breadcrumb a, a {	
	color: #1d459e;
	}
	
.secondaryNav li a, .secondaryNav .CS_PgIndex_Item a, .secondaryNav .CS_PgIndex_Item_Alternate a {
	background-image: url('../../images/nav/secondary_nav_02.gif');
	}
	
.snippetBoxOut, .featureBox310, .advert230, .pageRaterBack {
	border-color: #1d459e;
	}

.breadcrumb a:hover{
	color:#FF9A00;
}

.selector th, .selector2 th {
	background-color: #1d459e;
	}
	
	
	
