/* CSS Document */
body{
	background-color:#ddeeff;
	margin-top:0px;
	margin-bottom:0px;}
.top{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;}
h1{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:9px;
	margin-top:9px;
	text-align:left;}
h2{
	font-family:Verdana;
	font-size:14px;
	color:#003399;
	font-weight:bold;
	padding-left:5px;
	margin-top:7px;
	margin-bottom:7px;}
h3{
	font-family:Verdana;
	font-size:14px;
	color:#6699cc;
	font-weight:bold;}
h4{
	font-family:Verdana;
	font-size:14px;
	color:#333;
	font-weight:bold;}
h5{
	font-family:Arial;
	font-size:11px;
	color:#999999;
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:5px;}
ol{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	list-style-type:decimal;}
ul{
	font-family:Verdana;
	font-size:11px;
	color:#94B8D8;
	font-weight:bold;
	line-height:25px;
	list-style-image:url(ivd/medical.jpg);} 

/* Tables */
.tab1{
	background-color:#FFFFFF;
	border:0px;
	width:950px;
	text-align:center;}
	
/* Backgrounds */
.bk1{
	background-image:url(ivd/milling.gif);
	background-repeat:repeat;
	height:22px;}
.bk2{
	background-image:url(ivd/machining.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	padding-top:50px;
	height:426px;
	text-align:left;}
.bk3{
	background-image:url(ivd/ivd.jpg);
	background-repeat:no-repeat;
	height:386px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:justify;
	padding:20px;}

/* Text */
.botxt{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	padding-top:15px;}
.botx{
	position:relative;
	margin:0 0 10px 0;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	padding:5px 0 0 0;
	text-align:center;
	border-top:1px solid #797979;
	background-color:#fff;
	width:950px;
	}
.form{
	font-family:Verdana;
	font-size:12px;
	color:#6699CC;}
.forms{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:right;}
.med-fab{
	background-color:#003399;}
.tool{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin-left:10px;
	margin-top:50px;}
.tooling{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	margin-left:10px;
	margin-top:20px;}
.test{
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;}
	
/* Links */
.medical{
	color:#003399;
	font-weight:bold;
	line-height:25px;
	text-decoration:underline}	
.medical:hover{
	color:#666666;
	font-weight:bold;
	line-height:25px;
	text-decoration:underline}

.mail{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;}
.mail:hover{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;}

.side{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#003399;
	text-decoration:none;
	padding-left:10px;}
.side:hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#333;
	text-decoration:underline;
	padding-left:10px;}

.foot{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#6699cc;
	text-decoration:underline;
}
.foot:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}
	
.it{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-decoration:underline;}
.it:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333;
	text-decoration:underline;}
	
.precise{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#6699cc;
	text-decoration:underline;}
.precise:hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;}
	
/* bottom links */
.clear{ 
	clear:both;
	margin:0px;}
	
div#footer {
	position:relative;
	background:#fff;
	width:950px;
	height:110px;
	border-top:1px solid #333;
	margin:0 0 0 0px; }	
	
div#footer ul {
  float:left;
  list-style-type:none;
  border-right:1px solid #797979;
  padding:0px 25px 0 20px;
  margin:10px 0 0 0;
  height:100px;
  list-style-image:none;
  text-align:left;}
  
div#footer ul li {
  font-size:10px;
  margin:0;
  padding:0;
  line-height:11px;
  color:#6699cc;
  list-style-image:none;}
  
/*
div#footer .inner {
  margin:0 0 0 25px;}*/
  
div#footer ul li.first {
  font-weight:bold;
  border-bottom:1px solid #797979;
  margin-bottom:3px;
  padding-bottom:3px;
  list-style-image:none;}
  
div#footer ul li a {
  color:#6699cc;
  text-decoration:none;
  list-style-image:none;}
  
div#footer ul li a:hover {
  color:#333;
  text-decoration:none;
  list-style-image:none;}
