/* grey styles */

#middleContainer{
	background:url(../../images/lhSidebar/menuBackground.gif) 0 0 repeat-y;
}

#copy ul li{
	background: url(../../images/content/grey/bullet.gif) 8px 10px no-repeat #fff;
}
#copy ul li ul li{
	background: url(../../images/content/grey/bullet.gif) 8px 10px no-repeat #fff;
}
#copy h1{
	color:#666;
}
#copy h2{
	color:#333;
}
#copy h3{
	color:#666;
}
#copy h4{
	color:#000;
}
#copy a:link{color:#666; background:none transparent; text-decoration:underline;}
#copy a:active{color:#666; background:none transparent; text-decoration:underline;}
#copy a:visited{color:#666; background:none transparent; text-decoration:underline;}
#copy a:hover{color:#fff; background: none #666; text-decoration:underline;}

/* orange sectionIndex panels */

#panelsWrapper .panel h2{
	background: url(../../images/content/orange/h2Background.jpg) left top no-repeat #666;
}
.panelContent div div {background: url(../../images/content/grey/bullet.gif) left 4px no-repeat transparent;}
.panelContent div.bottom div {background: url(../../images/content/grey/moreArrow.gif) left top no-repeat transparent;}

/*sectionIndex contentBoxes*/
#contentBox h2 {
	background: url(../../images/content/grey/boxTopShad.jpg) left top no-repeat #666666;
}

/* content div for highlighting KH */

#twoCols {
	width:366px;
	padding-bottom:10px;
	margin-left:15px;
}
#twoColsLeft{
	float:left;
	padding:5px;	}
#twoColsRight{
	float:right;
	padding:5px
}
#twoCols ul li{
	background: url(../../images/content/grey/bullet.gif) 8px 10px no-repeat #fff;
}


#twoCols h4 {color:#333; background:none transparent; text-decoration:underline;}
#twoCols a:link{color:#333; background:none transparent; text-decoration:underline;}
#twoCols a:active{color:#333; background:none transparent; text-decoration:underline;}
#twoCols a:visited{color:#333; background:none transparent; text-decoration:underline;}
#twoCols a:hover{color:#fff; background: none #333; text-decoration:underline;}

