/* blue sectionIndex rhSidebar styles */

#rhPanels h3 {
	border: 1px solid #3399ff; 
	background:url(../../../images/rhSidebar/bluePanelShadow.jpg) left top no-repeat #3399ff;
}

#rhPanels a:link{color:#3399ff; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:active{color:#3399ff; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:visited{color:#3399ff; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:hover{color:#fff; background:none #3399ff; text-decoration:none; font-weight:bold;}

#rhNav a:link{color:#3399ff; background:none transparent; text-decoration:underline;}
#rhNav a:active{color:#3399ff; background:none transparent; text-decoration:underline;}
#rhNav a:visited{color:#3399ff; background:none transparent; text-decoration:underline;}
#rhNav a:hover{color:#fff; background:none #3399ff; text-decoration:none;}

#rhNav .selected {
	color:#3399ff; 
	background: url(../../../images/rhSidebar/sectionIndex/blue/arrowSelected.gif) 0 5px no-repeat transparent;
}

#rhNav #secondLevel div {background: url(../../../images/rhSidebar/sectionIndex/blue/secondLevelArrow.gif) left 8px no-repeat transparent; color:#3399ff;}

#rhNav #secondLevel div a:link {color:#3399ff;}
#rhNav #secondLevel div a:active {color:#3399ff;}
#rhNav #secondLevel div a:visited {color:#3399ff;}
#rhNav #secondLevel div a:hover {color:#fff;}