/* --- For 2005 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: 275px;
	left: 30px;
	width: 135px;
	}
	
a.tooltip#nav3:hover span,
a.tooltip#nav3:focus span
	{
	top: 318px; /*275 + 43*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav4:hover span,
a.tooltip#nav4:focus span
	{
	top: 358px; /*318 + 40*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav5:hover span,
a.tooltip#nav5:focus span
	{
	top: 399px; /*358 + 41*/
	left: 45px;
	width: 90px;
	}
	
a.tooltip#nav6:hover span,
a.tooltip#nav6:focus span
	{
	top: 443px; /*399 + 44*/
	left: 30px;
	width: 135px;
	}
	
a.tooltip#nav7:hover span,
a.tooltip#nav7:focus span
	{
	top: 485px; /*443 + 42 */
	left: 30px;
	width: 135px;
	}
	
a.tooltip#nav8:hover span,
a.tooltip#nav8:focus span
	{
	top: 512px; /*485 + 42*/
	}

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