/*<style type="text/css">*/
	#tabbox {
		margin:0;
	}
	#findtabs {
		margin:0; padding:0;
		border-bottom: 1px solid #fff; 
	}
	#findtabs li {
		list-style:none; float:left; 
		margin-right:1px; padding-left: 16px;
		white-space:nowrap; line-height:20px;
		background: #fff url(/iia/images/nav/tablightshade.gif) 0 0 no-repeat;
		/*background: #fff url(/iia/images/nav/tablight.gif) 0 0 no-repeat;*/
	}
	#findtabs a {
		display:block; float:left;
		padding: 0 16px 0 0;
		text-decoration:none; 
		background: #fff url(/iia/images/nav/tablightshade.gif) 100% 0 no-repeat; color:#333;
		width: .1em; /*ie6 hack for clickable area*/
		}
		html>body #findtabs a {width:auto;} /*fixes ie6 hack */
		/* commented backslash hack hides rule from ie5 mac \*/
		#findtabs a {float:none;}  /* end ie5-mac hack */
	#findtabs a:hover{
		color:#069; text-decoration: underline;
	}
	#findtabs #current, #findtabs #current a {
		background-image: url(/iia/images/nav/tabgrayshade.gif);
	}
	#displaybody {
		border: 1px solid; border-top: 2px solid;
		border-color: #ccc #666 #666 #666;
		clear:both; 
		margin:0; padding: 0 5px 5px 5px;
		background: #fff url(/iia/images/nav/tabcardbackground.jpg) 100% 0 repeat-x;
	}
/*</style>*/
