﻿#News #bannerContainer #HeaderInline {
	
	background: url('HLF_Images/bgs/bg_hdr_local_blue.png') no-repeat 0px 0px;
	
}
#News .localBanner { background: #143D8D url('HLF_Images/hdrs/photo_about-us_intro_TEMP.jpg') top right no-repeat; } 

/* from specific */
#News a { color: #143D8D; }
#News #wrapper #mainContainer { background: #fff url('HLF_Images/bgs/bg_container_main_blue.gif') 0 0 no-repeat; }
#News #leftCol ul li { background: transparent url('HLF_Images/icns/icn_arrow_blue_plus.gif') 0 7px no-repeat; }
#News #leftCol ul li.current { background: transparent url('HLF_Images/icns/icn_arrow_blue_minus.gif') 0 7px no-repeat;}
#News #leftCol ul ul li { background: transparent url("hlf_images/icns/icn_li-sq_blue.gif") 0 9px no-repeat;}
#News #leftCol ul ul li.current { background: transparent url("hlf_images/icns/icn_li-sq_blue.gif") 0 9px no-repeat; }
#News #leftCol ul ul li a { color: #0067b1; }
#News #leftCol ul ul li a.current  { color: #143D8D; }

#News h1,
#News h2,
#News h3,
#News h3,
#News h5,
#News h6 { color: #143D8D; width:100%;}


/*#News #rightCol ul li { background: transparent url('HLF_Images/icns/icn_arrow_blue_right.gif') 0 4px no-repeat;}*/
#News #mainfooterouter { background: #fff url('HLF_Images/bgs/bg_ftr_top_blue.gif') no-repeat;}

/* News paging */

#centreCol .newsContent{
background:	url('HLF_Images/icns/icn_arrow_blue_right.gif') no-repeat 8px 7px transparent;
}
#centreCol #NewsPaging #PageTitle{
	display:inline;
				
}
#centreCol #NewsPaging{
	padding-left:5px;
}
#centreCol #NewsPaging ul{
				background-color:transparent;
				list-style:none;
				display:inline;padding-left:5px;			
}
#centreCol #NewsPaging ul li{

display:inline;
margin: 0 0 0 0px;
}
#centreCol #NewsPaging ul li a { border-left: 1px solid #000; padding: 0 5px 0 5px; text-decoration: none; color: #000; font-weight: bold; }
#centreCol #NewsPaging ul li a:hover { text-decoration: underline; color: #143d8d; }
#centreCol #NewsPaging ul li a.current {color: #143d8d; }
#centreCol #NewsPaging ul li a.first{
	border-left: 0px solid #000;
}

#News #rightCol ul li.slideshow_control_previous,
#News #rightCol ul li.slideshow_control_next,
#News #rightCol ul.slideshow_content li
{
				background-image: none;
				background: none;
				padding-left: 5px;				
}

#searchForm .btnSearchSubmit {
	BACKGROUND: url(HLF_Images/bgs/bg_btn_search_blue.gif) #143d8d repeat-x 0px 0px;
	cursor: pointer;
	}


