/***********************************************/
/*   SCC BLUE CSS                              */
/***********************************************/ 

	.header {
		background-color: #004984 ;
		background-image: url('graphics/bluebar2.gif') ;
		}
		
#navBar{
	background-color: #ffffff;    /************ Background colour of Side bar <<<<<<<<<<<<<< */
	color: #000000;               /************ Foreground colour of Side bar <<<<<<<<<<<<<< */
}

#masthead{
	border-bottom: 2px solid #7BB5CE;   /****** Line across the top */
}

.relatedLinks h3{
	background-color: #7BB5CE ;   /************ Background Colour for Side Bar Headings (Related & Site Tools */
	color: #000000;               /************ Foreground Colour for Side Bar Headings (Related & Site Tools */
	}

#sectionLinks h3{
	background-color: #7BB5CE ;   /************ Background colour for 'In This Section' Heading */
	color: #000000;               /************ Foreground colour for 'In This Section' Heading */
}

#sectionLinks a:hover{
	background-color: #dddddd;    /************ Background colour for hover Section Links */
	color: #E56C01;               /************ Foreground colour for hover Section Links */
	}

h1{
 color: #334d55;
}

h2{
	color: #334d55;
	font-size: 16px;

}

h3{
 color: #334d55;
}


			
ul	{ 
	margin-left: 45px ; 
	list-style-image: url('/graphics/arrow_blue.gif') ;
	font-size: 10pt ;
	list-style-position: inside ;
	}

.unnamed1 {
	background-image: url(consultation/images/dbback.gif);
}
