#navlist li		{			display: inline;			/* for IE5 and IE6 */		}				#navlist		{			width: 8em;			/* to display the list horizontaly */			font: normal 11px Verdana, sans-serif #666;			margin: 0 0 0 0em;			padding: 0;			border: 1px #999999 solid;			}				#navlist a		{			width: 99.99%;			/* extend the sensible area to the maximum with IE5 */			display: block;			background-color: #FFF;			padding: 2px 2px 2px 6px;						text-align: left;			text-decoration: none;			color: #666;			border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;			}				#navlist a:hover { background-color: #FF9900; }		#navlist a:visited { color: #666; }				#navb{width: 18em;/* to display the list horizontaly */font-family: sans-serif;margin: 0 0 0 0em;padding: 0;border-top: 0px #000 solid;border-left: 0px #000 solid;border-right: 0px #000 solid;font: normal 10px Verdana, sans-serif #333;}#navb a{width: 99.99%;/* extend the sensible area to the maximum with IE5 */display: block;background-color: #fff;border-bottom: 0px #000 solid;text-align: left;text-decoration: none;color: #000;}#navb a:hover { background-color: orange; }#navb a:visited { color: #000; }#navcontainer {	position: absolute;	left: 6px;	top: 112px;	width: 162px;	height: 104px;}					.headingsnav {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	line-height: 10px;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 11px;	color: #666666;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 11px;	color: #666666;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 11px;	color: #666666;	background-color: #FF9900;	display: block;	text-decoration: none;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 11px;	color: #666666;	text-decoration: none;}#navfloat {	position: absolute;	left: 9px;	top: 109px;	width: 186px;	z-index: 23;}.headingsCopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bolder;	color: #0066CC;	text-decoration: none;}.email {	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	color: #666666;}.email a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;	line-height: 12px;}.email a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;	line-height: 12px;}.email a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #999999;	text-decoration: underline;	background-color: #FFFFFF;	line-height: 12px;	background-position: left top;	text-align: left;	vertical-align: middle;	white-space: normal;	display: block;}.email a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF9900;	text-decoration: underline;	line-height: 12px;}img {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999999;	text-decoration: none;}