li { list-style-type: none; }#navigation { /*width:20em; */ }#navigation {	border:0px solid #5263AB;	margin:0px;	padding:0px;	text-indent:0px;		background-color: #333333;			color: #ffffff;			overflow: hidden; height: 250px;	/* 	width:200px; */}#navigation a.head, #navigation h3.head {	/* cursor:pointer; */	color:#FFFFFF;	display:block;	padding:0px;	text-indent:14px;			height: 28px;			width: 173px;			background: url(images/accordion_toggle.jpg) no-repeat top right #333333;			line-height: 29px;			font-weight: bold;			text-decoration: none;			outline: none;			font-size: 12px;			margin: 0 0 0 0;}#navigation a.head:hover {	color:#ffffff;}#navigation a.selected {			background: url(images/accordion_toggle_active.jpg) no-repeat top right #333333;			color: #ffffff;			border-bottom: 0px;			}#navigation a.current {	background-color:#553333;}#navigation ul {	border-width:0px;	margin:0px;	padding:0px;	text-indent:0px;}#navigation li {	list-style:none outside none; display:inline;}#navigation li li a {	color:#ffffff;	display:block;	text-indent:10px;	text-decoration: none;	line-height: 15px;	font-weight: normal;	font-size: 11px;	outline: none;}#navigation li li a:hover {	/* background-color:#FFFF99; */	color:#FF0000;}@media print {	.basic div, #navigation ul, #list2 dd, #list3 div{		display: block!important;		height: auto!important	}}/* ********** ToolTip ********** */#tooltip {	position: absolute;	z-index: 3000;	border: 1px solid #111;	background-color: #eee;	padding: 5px;	opacity: 0.85;}#tooltip h3, #tooltip div { margin: 0; }#tooltip.pretty {	font-family: Arial;	border: none;	width: 210px;	padding:20px;	height: 130px;	opacity: 0.8;	background: url('images/shadow.png');}#tooltip div.body{color:#000000;}#tooltip.pretty h3 {	margin-bottom: 0.75em;	font-size: 12pt;	color:#333333;	width: 220px;	text-align: center;}#tooltip.pretty div { width: 220px; text-align: left; }#tooltip.fancy {	background: url('images/shadow2.png');	padding-top: 5em;	height: 110px;}/* #tooltip {	position:absolute;	z-index:9999;	color:#fff;	font-size:10px;	width:180px;	}#tooltip .tipHeader {	height:8px;	background:url(images/tipHeader.gif) no-repeat;}#tooltip .tipBody {	background-color:#000;	padding:5px 5px 5px 15px;}#tooltip .tipFooter {	height:8px;	background:url(images/tipFooter.gif) no-repeat;}*/