/* CSS Document */

body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#1E2316; /* ver dk brown */
	background-color: #FEFEF3;  /* very lt sage was FFFFF4*/
	line-height: 1.3em; 
}

h1 {
	color: #400080; /* purple */
	font-size:13px;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:11px;
	margin-bottom: 5px;
}

form {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top:10px;
}

img#screen {border: 1px solid black }

ul {
	margin-top: 0px;
}

li#news {
	margin-bottom: 5px;
}
li#services{
	margin-bottom: 3px;
}

li#kit{
	margin-bottom: 5px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p#faqQ {
	margin-top: 3px;
	margin-bottom: 5px;
}
p#faqT {
	margin-top: 15px;
	margin-bottom: 0px;
}
p#faqA {
	margin-top: 2px;
	margin-bottom: 0px;
}
p#faqA2 {
	margin-top: 5px;
	margin-bottom: 0px;
}

td { 
	vertical-align: top;
}
td#newsBull {
	padding-left:5px;
}	
td#news {
	font-size: 11px;
	padding-bottom:5px;
	line-height: 1.1em; 
}	

.panels {
	position:relative;
	margin: 0px;
	background-color: #CCCCFF; /* lt purple */
}
/*
.panel1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 165px;
	border-right: 1px solid black;
}*/
.panel2 {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 235px;
	height: 145px; /* allow for padding */
	padding: 10px;
	font-weight: bold;
	font-size:12px;
	line-height: 2.3em; 
	background-color: #CCCCFF; /* lt purple */
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.panel3 {
	position: absolute;
	top: 0px;
	left: 457px;
	width: 240px;
	font-weight: bold;
	font-size:12px;
	line-height: 2.0em; 
	background-color: #CDDEAF; /* sage */
	border-right: 1px solid black;
}
.panel4 {
	position: absolute;
	top: 0px;
	left: 698px;
	width: 220px;
	height: 165px;
	padding: 10px;
	background-color: #CDDEAF; /* sage */
	border-right: 1px solid black;
}

.navBar {
	position: relative;
	margin-top: -2px; /* IE bug */
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size:13px;
	color: #FFFFF4;  /* cream */
	background-color: #6764AA; /* dk purple */
	border-top: 1px solid black;  
	border-bottom: 1px solid black; 
}
.nav {
	position:relative;
	float: left; 
	margin-top: 8px;
	margin-left: 20px;
	display: inline; /* fixes IE bug for margin-right on left floats */
}
.staticNav {
    text-decoration: none;
	font-weight: bold;
	color: #CCCC99; /* lt green  */
}

.sidebar {
	position: relative;
	margin: 0px;
	padding: 20px;
	padding-bottom: 0px;
	width: 160px;
	font-weight: bold;
	font-size:11px;
	color: #333366;  /* dk purple */
	line-height: 1.1em; 
	background-color: CCCCFF; /* lt purple */
}

.sideBarLinks {
	position: absolute;
/*	margin: 0px; */
	left: 0;
	top: 300px;
	padding: 20px;
	padding-top: 10px;
	width: 160px;
	height: 400px; 
	font-size:11px;
	line-height: 1.1em; 
	background-color: #CCCCFF; /* lt purple */
	display:none;
}
.sidebarPhoto {
	position: relative;
	margin: 0px;
	padding: 0; 
}

.main {
	position: relative;
	margin-top: 10px;
	margin-left: 2px;
	padding: 10px;
	width: 490px;
}

.mainWide {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 640px;
	background-image:url(images/testtubes2.jpg);
	border-left: 1px solid #333366;
}
.mainWide3Col {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 500px;
	background-image:url(images/testtubes2.jpg);
	border-left: 1px solid #333366;
}
.mainWideText {
	position: relative;
	width: 500px;
	margin-top: 0px;
	margin-left: 12px;
}
.mainTable {
	position: relative;
	width: 600px;
	margin-top: 0px;
	margin-left: 12px;
}
.ovalContainer {
	position: relative;
	height: 160px;
}
.oval {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	display: inline; /* fixes IE bug for margin-right on left floats */
}
.ovalText {
	position: relative;
	margin-top: 0px;
	margin-left: 80px;
	width: 400px;
	font-size:13px;
	font-weight:bold;
	line-height: 1.4em; 
	display:none;
}

.sidebarRight {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px;
	width: 160px;
	/* height: 279px; */
	font-weight: normal;
	font-size:11px;
	color: #333366;  
	background-color: #CCCCFF; /* lt purple */
	border: 1px solid #333366;
}

/* this is the rollover popup box */
.servicesText {
	position: absolute;
	top: 160px;
	left: 300px; 
	width: 240px; 
	padding: 10px;
	font-size:13px;
	font-weight:bold;
	background-color: #CDDEAF; /* sage */
	line-height: 1.4em; 
	border: 1px dashed #1E2316;
	display:none; 
}

.aboutText {
	position: relative;
/*	display:none; */
}

.perspective {
	position: relative;
	margin-top: 30px;
	margin-left: 80px;
	padding-left: 10px;
	width: 280px;
	font-size:12px;
	color: #333366;  /* dk purple */
	line-height: 1.5em; 
	background-color: #CCCCFF; /* lt purple */
	border: 1px solid #333366;
}

.perspective_services {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	width: 250px;
	font-size:12px;
	color: #333366;  /* dk purple */
	line-height: 1.5em; 
	background-color: #CCCCFF; /* lt purple */
	border: 1px solid #333366;
}

/* feature and benefits table */
.ltRow {
	background-color: #FFFFF4;  
}
.darkRow {
	background-color: #CCCCFF;  /* CBD1F1; */
}
.tableHeader {
	font-weight: bold;
	color: #FFFFF4;  /* cream */
	background-color: #6764AA; /* dk purple */
}

.productBanner {
	position: relative;
	margin-top:15px;
	width: 500px; 
	padding: 2px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color: #CDDEAF; /* sage */
	line-height: 2.0em; 
	border: 1px solid #1E2316;
}

.subProductBanner {
	position: relative;
	margin-top:15px;
	width: 500px; 
	padding: 2px;
	font-size:12px;
	font-weight:bold;
	line-height: 1.3em; 
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:#333366; 
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#990000; 
}

a.topNav {
	text-decoration: none;
	font-weight: bold;
	color: black; 
}
a.topNav:hover {
	text-decoration: underline;
	color: black; 
}

a.mainNav {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFF4; /* cream */
}
a.mainNav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCC99; /* greenish  */
}

a.nav2 {
	text-decoration: none;
	font-weight: bold;
	color:#400080; 
}
a.nav2:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#990000; 
}

a.header {
	text-decoration: none;
	font-weight: bold;
	color: #400080; /* purple */
}
a.header:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#990000; 
}

a.side {
	text-decoration: none;
	font-weight: bold;
	color: #333366; 
}
a.side:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333366; 
}

a.faq {
	text-decoration: underline;
	font-weight: normal;
	color:#1E2316; /* ver dk brown */
}
a.faq:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#990000; 
}

a.serv {
	text-decoration: none;
	font-weight: bold;
	color: #1E2316; 
}
a.serv:hover {
	text-decoration: none;
	font-weight: bold;
	color: #1E2316; 
}