/* blue content styles */

#middleContainer{
	background:url(../../images/lhSidebar/menuBackground.gif) 0 0 repeat-y;
}

#copy ul li{
	background: url(../../images/content/blue/bullet.gif) 8px 10px no-repeat #fff;
}
#copy ul li ul li{
	background: url(../../images/content/blue/bullet.gif) 8px 10px no-repeat #fff;
}
#copy h1{
	color:#3399ff;
}
#copy h2{
	color:#3399ff;
}
#copy h3{
	color:#3399ff;
}
#copy h4{
	color:#000;
}
#copy a:link{color:#3399ff; background:none transparent; text-decoration:underline;}
#copy a:active{color:#3399ff; background:none transparent; text-decoration:underline;}
#copy a:visited{color:#3399ff; background:none transparent; text-decoration:underline;}
#copy a:hover{color:#fff; background: none #3399ff; text-decoration:underline;}

/* blue sectionIndex panels */
#panelsWrapper .panel h2{
	background: url(../../images/content/blue/h2Background.jpg) left top no-repeat #3399ff;
}
.panelContent div div {background: url(../../images/content/blue/bullet.gif) left 4px no-repeat transparent;}
.panelContent div.bottom div {background: url(../../images/content/blue/moreArrow.gif) left top no-repeat transparent;}

/*sectionIndex contentBoxes*/
#contentBox h2 {
	background: url(../../images/content/blue/boxTopShad.jpg) left top no-repeat #3399ff;
}