/*
#firstcolumnWrapper ul li.selected a:link, #firstcolumnWrapper ul li.selected a:visited {
	color: #FFCC00 !important;
}


#firstcolumnWrapper li .selected a:link, #firstcolumnWrapper li .selected a:visited {
	background-color: #006699;
	background-image: none;
	display: block;
	
}
*/

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelOne{
	background:transparent; !important;
	background-image:none; !important;
	text-decoration:none !important;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .selectedLevelOne{
background-image:url(/library/images/blueRightArrow.gif) !important;
background-repeat:no-repeat !important;
background-position:3px !important; 
text-decoration:underline !important;
color:#ffcc00 !important;
font-weight:bold !important;
font-style:normal !important;
background-color:#026896; !important;
}



/*
#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelOne a:link{
	text-decoration:none !important;
	color:#ffffff !important;
	font-weight:normal !important;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelOne a:visited{
	text-decoration:none !important;
	color:#ffffff !important;
	font-weight:normal !important;
}


#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelOne a:hover{
	text-decoration:underline !important;
	color:#ffffff !important;
	font-weight:normal !important;
}
*/
/*
#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelTwo a:link{
	text-decoration:none !important;
	color:#ffffff !important;
	font-weight:normal !important;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelTwo a:visited{
	text-decoration:none !important;
	color:#ffffff !important;
	font-weight:normal !important;
}


#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .levelTwo a:hover{
	text-decoration:underline !important;
	color:#ffffff !important;
	font-weight:normal !important;
}
*/

#sidebar_content ul li.levelTwo{
	background:transparent !important;
	background-image:none !important;
	
}

#sidebar_content ul li.levelThree{
	background:transparent; !important;
	background-image:none; !important;
}

/*
this gets applied to the parent agency below Public Health; it's a bit redundant to have this if
another page is selected; the only time it might be useful is if the home page for the parent agency is the active link, in which case the general if statements/selectors ought to cover such a scenario and style the link with the 'selected' class
*/
#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .selectedParent{
background-image:url(/library/images/blueDownArrow.gif) !important;
background-repeat:no-repeat !important;
background-position:5px !important; 
text-decoration:underline !important;
color:#ffcc00 !important;
font-weight:bold !important;
font-style:normal !important;
background-color:#026896; !important;
}


#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .selectedAgency{
color:#ffcc00 !important;
background-image: none !important;
background-color:#026896 !important;
text-decoration:none !important;
font-weight:bold !important;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content li a.selectedAgency{
background-image:url(/library/images/blueDownArrow.gif) !important;
background-repeat:no-repeat !important;
background-position:5px !important; 
text-decoration:underline !important;
}



#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .selected{
text-decoration:underline !important;
color:#ffcc00 !important;
font-weight:bold !important;
/*font-style:italic !important;*/
}

/* to use an image to the left of the selected sub-link */
/*
#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content li a.selected{
background-image:url(/library/images/blueRightArrow.gif) !important;
background-repeat:no-repeat !important;
background-position:left center !important; 
}
*/

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content ul.agencySubList{
padding-left:5px !important;
background-image: none !important;
background-color:#008BCA !important;
font-size:0.8em !important;	
}

.agencySubList li{
list-style-type:none !important;
line-height:125% !important;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .agency a:hover, .agencySubList a:hover, .levelOne a:hover{
text-decoration:underline !important;
/*padding-top:4px;*/
}
#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content li a.selectedParentAgency{
background-image:url(/library/images/blueDownArrow.gif) !important;
background-repeat:no-repeat !important;
background-position:5px !important; 
}


.agencySubList li a{
background-image: none !important;
background:transparent !important;	
text-decoration:none !important;
}

ul.agencySubList ul li{
padding-left:15px !important;
}

/*applied through jquery to hide child elements in navigation list file*/
#sidebar_content .hideElement{
display:none;
}

#contentWrapperInternal #firstcolumnWrapper #contentWrapperBlue #sidebar_content .agencySubList
 {
margin-left:-5px;
}
