/*ROOT ITEMS*/
.sideMenu
{
	padding: 0px 22px 0px 0px;
	width:216px;
}

.sidemenuon
{
	font-family:'verdana', 'times new Roman';
	font-size:12px;
	padding: 2px 2px 2px 7px;
	background:#ffffff;
}

/*1-LEVEL DEEP*/
.sidemenu1indent
{
	font-family:'verdana', 'times new Roman';
	font-size:12px;
	padding: 3px 2px 2px 15px;
	font-weight:bold;
	text-decoration:none;
}

.sidemenu1indentover
{
	text-decoration:underline;
}

/*2-LEVEL DEEP*/
.sidemenu2indent
{
	font-family:'verdana', 'times new Roman';
	font-size:12px;
	padding: 3px 2px 2px 23px;
	text-decoration:none;
}

.sidemenu2indentover
{
  text-decoration:underline;
}

.sidemenu3indent
{
	font-family:'verdana', 'times new Roman';
	font-size:12px;
	padding: 3px 2px 2px 31px;
	text-decoration:none;
}

.sidemenu3indentover
{
	text-decoration:underline;
}

.topMenu
{
  color:#ffffff;
  font-family:'verdana';
  font-size:11px;
  padding:4px 15px 4px 15px;
  background:#000000;
  z-index:7;
}

.topMenuOn
{
  color:#000000;
  font-family:'verdana';
  background:#ffffff;
  font-size:11px;
  padding:4px 15px 4px 15px;
}

.topMenuLeft
{
  color:#ffffff;
  font-family:'verdana';
  font-size:11px;
  padding:4px 12px 4px 20px;
  z-index:7;
}

.topMenuOnLeft
{
  color:#000000;
  font-family:'verdana';
  background:#ffffff;
  font-size:11px;
  padding:4px 12px 4px 20px;
}

.sideMenuLink:Link
{
  font-family:'verdana', 'times new Roman';
  font-size:9pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  line-height:20px;
  font-weight:bold;
}

.sideMenuLink:Visited
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:20px;
  font-weight:bold;
}

.sideMenuLink:Active
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:20px;
  font-weight:bold;
}

.sideMenuLink:Hover
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:20px;
  font-weight:bold;
}

.sideMenuDiv
{
	width:100%;
	margin-left:8px;
	margin-right:20px;
	padding-left:6px;
	/*height:20px;*/
	/*padding-top:1px;*/
}

.sideMenuDiv:Hover
{
	width:100%;
	/*background:#ffffff;*/
	font-weight:bold;
}

.boldSubMenu
{
	width:219px;
	font-weight:bold;	
	margin-left:8px;
	/*margin-bottom:2px;*/
	padding-left:15px;
}

/*.boldSubMenu
{	
	font-weight:bold;
	margin-left:8px;
	margin-bottom:2px;
}*/





.subMenu
{
	width:207px;
	/*font-weight:bold;*/	
	margin-left:8px;
	/*margin-bottom:2px;*/
	padding-left:15px;
}

.subSubMenu
{
	/*margin-bottom: 5px;*/ 
	padding-left:30px; 
	width:192px;
	/*text-indent:18px;*/
	/*height:20px;*/
	/*vertical-align:middle;*/
}

.regularSubMenu:Link
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  line-height:18px;
}
.regularSubMenu:Active
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  line-height:18px;
}

.regularSubMenu:Visited
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  line-height:18px;
}

.regularSubMenu:Hover
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:underline;
  color:#000000;
  width:100%;
  line-height:18px;
}

.sideMenuSubLink:Link
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:18px;
}

.sideMenuSubLink:Visited
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:18px;
}

.sideMenuSubLink:Active
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:none;
  color:#000000;
  line-height:18px;
}

.sideMenuSubLink:Hover
{
  font-family:'verdana', 'times new Roman';
  font-size:12px;
  text-decoration:underline;
  color:#000000;
  line-height:18px;
}

.secondMenu
{
	margin-left:8px;
	padding-left:6px;
	padding-right:20px;
}

.secondMenu:Hover
{
	width:100%;
	background:#ffffff;
}

.regularSubMenuBottom:Link
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  padding-left:9px;
  line-height:18px;
}
.regularSubMenuBottom:Active
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  padding-left:9px;
  line-height:18px;
}

.regularSubMenuBottom:Visited
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:none;
  color:#000000;
  width:100%;
  padding-left:9px;
  line-height:18px;
}

.bottomMenu
{
  color:#ffffff;
  font-family:'verdana';
  font-size:11px;
  padding:7px 12px 0px 12px;
  background:#000000;
  z-index:7;
  height:22px;
}

.bottomMenuOn
{
  color:#000000;
  font-family:'verdana';
  background:#ffffff;
  font-size:11px;
  padding:7px 12px 0px 12px;
  height:22px;
}


.regularSubMenuBottom:Hover
{
  font-family:'verdana', 'times new Roman';
  font-size:8pt;
  text-decoration:underline;
  color:#000000;
  width:100%;
  padding-left:9px;
  line-height:18px;
}

.jumpMenuDiv
{
	z-index: 1; 
	position: relative; 
	padding:10px 0px 0px 15px;	
}


 