﻿div.verticalMenu
{
	color:rgb(204,215,224);
	width:262px;
}
div.verticalMenu a
{
	color:rgb(204,215,224);
}

ul.egNav_LeftNav li.egSelected a
{
	color: #ffffff;
}

ul.egNav_LeftNav li.egSelected
{
	background-image:url(/images/L_m_on.png) !important;
}

ul.egNav_LeftNav li.first_off
{
	background-image:url(/images/L_t_off.png) !important;
	background-repeat:no-repeat;
	list-style-type:none;
}
ul.egNav_LeftNav li.first_on
{
	background-image:url(/images/L_t_on.png) !important;
	background-repeat:no-repeat;
	list-style-type:none;
}

ul.egNav_LeftNav li.last_off
{
	background-image:url(/images/L2BottomOff.png) !important;
	padding-bottom:5px;
	background-repeat:no-repeat;
}

ul.egNav_LeftNav li.last_on
{
	background-image:url(/images/L2BottomOn.png) !important;
	padding-bottom:5px;
	background-repeat:no-repeat;
}

ul.egNav_LeftNav li.egMenuLevel_2
{
	background-image:url(/images/L_m_off.png);
	background-repeat:repeat-x;
	margin-bottom:1px;
	line-height:26px;
	list-style-position:inside;
	padding-left:20px;
	list-style-type:none;
}

ul.egNav_LeftNav li.egMenuLevel_2 ul
{
	margin:0;
	margin-top:2px;
	margin-left:5px;
	background-image:none !important;
	padding-bottom:3px;
	background-color:rgb(0,67,118);
}
ul.egNav_LeftNav li.egMenuLevel_2 ul li.egMenuLevel_3
{
	line-height:16px;
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;
	background-color:rgb(0,67,118);
	background-image:none !important;
}

ul.egNav_LeftNav li.egMenuLevel_2 ul li.egMenuLevel_3 a
{
	margin-left:8px;	
	width:85%;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color:#CCD7E0;
}

ul.egNav_LeftNav li.egMenuLevel_2 ul li.egSelected
{
	padding-left:0px;
	padding-bottom:0px;
	list-style-image:none !important;
}

ul.egNav_LeftNav li.egMenuLevel_2 ul li.egSelected a
{
	background-color:rgb(204,215,224);
	color:rgb(0,67,118);
}
