/* --- For 2002 Index Version 1.1 --- */

a.tooltip:hover span,
a.tooltip:focus span
	{
	left: 30px;
	}
	
a.tooltip#nav2:hover span,
a.tooltip#nav2:focus span
	{
	top: 260px;
	}
	
a.tooltip#nav3:hover span,
a.tooltip#nav3:focus span
	{
	top: 302px; /*260 + 42*/	
	}
	
a.tooltip#nav4:hover span,
a.tooltip#nav4:focus span
	{
	top: 345px; /*302 + 43*/
	}
	
a.tooltip#nav5:hover span,
a.tooltip#nav5:focus span
	{
	top: 387px; /*345 + 42*/
	}
	
a.tooltip#nav6:hover span,
a.tooltip#nav6:focus span
	{
	top: 414px; /*387 + 27*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav7:hover span,
a.tooltip#nav7:focus span
	{
	top: 441px; /*414 + 27 */
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav8:hover span,
a.tooltip#nav8:focus span
	{
	top: 468px; /*441 + 27*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav9:hover span,
a.tooltip#nav9:focus span
	{
	top: 495px; /*468 + 27*/
	}
	
a.tooltip#nav10:hover span,
a.tooltip#nav10:focus span
	{
	top: 522px; /*495 + 27*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav11:hover span,
a.tooltip#nav11:focus span
	{
	top: 549px; /*522 + 27*/
	}
	
a.tooltip#nav12:hover span,
a.tooltip#nav12:focus span
	{
	top: 576px; /*549 + 27*/
	}
	
a.tooltip#nav13:hover span,
a.tooltip#nav13:focus span
	{
	top: 618px; /*576 + 42*/
	}
	
a.tooltip#nav14:hover span,
a.tooltip#nav14:focus span
	{
	top: 645px; /*618 + 27*/
	}

ol
	{
	margin-left: 5em;
	line-height: 1.8;
	}
