#ExpandableSideBarNav_UL ul 
{
	list-style-type: none;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;			
}

#ExpandableSideBarNav_UL ul li
{
	/*background-image: url(/Creative/Assets/Icons/SubNav_Left_Image.gif);*/
	background-repeat: no-repeat;
	/*background-position: 0 .4em;*/
	background-position:0 .4em;
	border-color: #dda;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding-left: .3em;
	padding-bottom: .3em;
}

#ExpandableSideBarNav_UL hr
{
	color: #336600;
	height: 1px;
}

#ExpandableSideBarNav_UL a
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;			
	color: #465606;         /* base color for links */
}


#ExpandableSideBarNav_UL ul li li
{
	/*background-image: url(/Creative/Assets/Icons/SubNav_Left_Image1.gif);*/
	border-width: 0px 0px 0px 0px;
	list-style-type: none;
}

#ExpandableSideBarNav_UL ul li li li
{
	/*background-image: url(/Creative/Assets/Icons/SubNav_Left_Image2.gif);*/
	background-repeat: no-repeat;
	background-position: 0 .4em;
	background-position:0 .4em;
	border-color: #dda;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	list-style-type: none;
	padding-left: .3em;
	padding-bottom: .3em;
}

#ExpandableSideBarNav_UL ul li li li li
{
	/*background-image: url(/Creative/Assets/Icons/SubNav_Left_Image3.gif);*/
	border-width: 0px 0px 0px 0px;
	list-style-type: none;
}