/*=======================================================================================================
//	SECTION NAVIGATION STYLES
//-------------------------------------------------------------------------------------------------------
//		Block list style
//=======================================================================================================*/
/*-------------------------------------------------------------------------------------------------------
//	Section navigation conainer
//-------------------------------------------------------------------------------------------------------*/
td#left
{
	background-color:		rgb(238,238,238);
}

/*-------------------------------------------------------------------------------------------------------
//	Menu & Submenu block structure
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section,
ul#nav-section ul.sub
{
	margin:					0px;
	padding:				0px;

	border-bottom:			1px solid white;
	list-style-type:		none;
	width:					160px;
	background-color:		rgb(238,238,238);
	
	overflow:				hidden;
}

/*-------------------------------------------------------------------------------------------------------
//	Submenu block, different background color, no border between submenu block and parent item
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section ul.sub
{
	background-color:		rgb(204,204,204)!important;
	border-bottom:			0px;
}

/*-------------------------------------------------------------------------------------------------------
//	Link styles
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section a,
p#nav-section-top a
{
	display:				block;
	border-top:				1px solid white;
	padding:				6px 10px 6px 18px;
	line-height:			13px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	text-decoration:		none;
	color:					rgb(59,121,166);
}

/*-------------------------------------------------------------------------------------------------------
//	Top (main section) link
//-------------------------------------------------------------------------------------------------------*/
p#nav-section-top a
{
	border-top:				0px;
	font-weight:			bold;
}

/*-------------------------------------------------------------------------------------------------------
//	Submenu link indented
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section ul.sub a
{
	padding:				4px 10px 4px 26px;
	border-top:				0px;
}

/*-------------------------------------------------------------------------------------------------------
//	Link highlights
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section a.active,
ul#nav-section a:hover,
p#nav-section-top a:hover,
p#nav-section-top a.active,
li.active
{
	background-color:		rgb(204,204,204)!important;
	color:					rgb(85,85,85);
}


/*
     FILE ARCHIVED ON 09:46:03 Jan 15, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:49:07 Jul 14, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.676
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.036
  esindex: 0.013
  cdx.remote: 69.484
  LoadShardBlock: 614.394 (3)
  PetaboxLoader3.datanode: 613.571 (4)
  PetaboxLoader3.resolve: 594.242 (2)
  load_resource: 712.144
*/