body * {
	background-image	: none !important;
	border-color 		: black !important;
	color 				: black !important;
}

	a.arrow {
		background 		 	: transparent url(../images-hi/i/arrow-white-onblack.gif) no-repeat left center !important;
	}
	
	ul.arrow li, li.arrow {
		background 		 	: transparent url(../images-hi/i/arrow-white-onblack.gif) no-repeat left 0.5em !important;
	}

	#header ul#top-nav li {
		background 			: black !important;
		border 				: 1px solid white !important;
	}

		#header ul#top-nav li a:link, #header ul#top-nav li a:visited {
			color 				: white !important;
		}
	
		#header ul#top-nav li.on a, #header ul#top-nav li a:hover {
			text-decoration		: underline;
		}
	
	#banner, #right-col div.pod.subscribe form {
		background-color 	: transparent !important;
	}
	
	#left-col li {
		background 		 	: transparent url(../images-hi/i/arrow-white-onblack.gif) no-repeat 14.9em 50% !important;
	}
	
	#left-col div.type10 li {	
			background 		 	: transparent url(../images-hi/i/arrow-white-onblack.gif) no-repeat 14.9em 50% !important;
			background-color : white !important;	
			font-weight			: normal !important;
	}
	
	#left-col div.type10 li a:hover {	
			font-weight			: bold !important;
			}
	
		#left-col li.parent {
			background 		 	: transparent url(../images-hi/i/lhn-main-parent-top.gif) no-repeat 0.5em center !important;
		}
	
	#left-col li.parent a:link, #left-col li.parent a:visited {
		border 			 	: 0 none !important;
	}
	
	#left-col li.activeSection, #left-col li.activeSection-first {
		background 		 	: black none !important;
	}
	
	#left-col li.activeSection a:link, #left-col li.activeSection-first a:link,
	#left-col li.activeSection a:visited, #left-col li.activeSection-first a:visited {
		color 				: white !important;
	}
	
	.tabs li.active a:link, .tabs li.active a:visited {
		background-color 	: white !important;
		color 				: black !important;
	}
	
	div.feature h3, div.speciallinks h3, #left-col div.type10 h2, .pod h2,
	.tabs li a:link, .tabs li a:visited, .pod h2 strong {
		background-color 	: black !important;
		color 				: white !important;
	}
	
	div.comments, .search-inner, h2.bkgblue {background-color:transparent !important;}
	
	div#accordionpanel h3.toggler strong {
		background-color 	: black !important;
		color 				: white !important;
	}
	
	div#accordionpanel h3.toggler {
		background 			: black url(../images-hi/b/btn-close.gif) no-repeat 0.5em center !important;
		color 				: white !important;
	}
	
	div#accordionpanel h3.toggler.open {
		background 			: black url(../images-hi/b/btn-open.gif) no-repeat 0.5em center !important;
		color 				: white !important;
	}
	
	.bubble-form {
	background-color : #EEEEEE;
	}

