
/**************************************************************
   Tab Nav
 **************************************************************/
.products {
/*background-color:#CCD6E0;*/ background-color:#FFF; border:2px solid #213C84; width:100%;
}
.products TH {
	background-color: #213C84;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: solid #FFF 1px;
	padding: 8px;
}
.products TD {
	/*border-bottom: solid #CCD6E0 8px;
	border-right: solid #CCD6E0 1px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top:8px;
	padding-bottom:8px;
	border-right:#213C84;
	/*background-color:#F0F1F2;*/
}
.products TD IMG {
border:1px solid #D5D5D5;
}
.products TD A IMG {
border:0px;
}
#table1 .products td, #table2 .products td, #table3 .products td, #table5 .products td { border-right:1px solid #213C84;}

#table1 .products td, #table5 .products td { border-top:1px solid #213C84; }

.products h3 {line-height:1.2; padding:0;}
.products ul.textthree li {line-height:1.1;}


#tabnav {
float:left;
    width:100%;
    font-weight:bold;
	 font-family: Arial, sans-serif;
    line-height:normal;
margin:0;
padding: 0;
    }


#tabnav ul {
    margin:0;
    padding:10px 10px 0 0;
    list-style-type:none;
    }


#tabnav li {
    float:left;
	background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576208145&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat left top;/*tab left inactive*/
    margin:0 5px 0 0;
    padding:0 0 0 9px;
    }


#tabnav a:link {display:block;
	 background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268911&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat right top;/*tab right inactive*/
    padding:5px 15px 4px 6px;
    color: white;
    text-decoration:none;
    }

/*#tabnav a:hover {display:block;
	 background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268911&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat right top;/*tab right inactive*
    padding:5px 15px 4px 6px;
    color: white;
    text-decoration:none;
    }*/

#tabnav a:visited {display:block;
    background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268911&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat right top;/*tab right inactive*/
    padding:5px 15px 4px 6px;
    color: white;
    text-decoration:none;
    }
#tabnav a:active {display:block;
    background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268911&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat right top;/*tab right inactive*/
    padding:5px 15px 4px 6px;
    color: white;
    text-decoration:none;
    }


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabnav a {float:none;}
/* End IE5-Mac hack */

#tabnav .current {
 background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268898&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat left top;/*tab left active*/
  }
#tabnav .current a, #tabnav .current a:link, /*#tabnav .current a:hover,*/ #tabnav .current a:visited, #tabnav .current a:active {
 background:url("/3MContentRetrievalAPI/BlobServlet?univid=1180576268919&locale=en_WW&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current") no-repeat right top;/*tab right active*/
  color: white;
  text-decoration:none;
  padding-bottom:5px;
  }



