@charset "utf-8";
/* CSS Document */

img	{
	border: none;
}
body{
	text-align: center;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #21177B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	behavior: url("/css/csshover.htc");
}
a {
	text-decoration: none;
}
a:link {
	color: #515175;
}
a:visited	{
	color: #515175;
}
a:hover	{
	text-decoration: underline;
	color: #3727C9;
}
/* used on careers page - need renaming */
a.careerlink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #515175;
	font-weight: bold;
}
a.careerlink:visited	{
	color: #666695;
}
p.careerbluebox	{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 70px;
	background-image: url(/images/background/bg-screen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/* end of careers page specific styles*/
h1		{
	font-size: 19px;
	padding-left:0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 16px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 span	{
	font-size: 12px;
	color: #ABABC5;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}
h1 span	a:link	{
	color: #ABABC5;
}
h1 span	a:visited {
	color: #ABABC5;
}
h1 span	a:hover  {
	color: #21177B;
	text-decoration: none;
}
h1#content	{
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2		{
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 20px;
	padding: 0px;
	color: #515175;
}
h2.quarter		{
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #777777;
	padding-top: 4px;
	line-height: 16px;
}
h3.misuse	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #333333;
}
h3.uses	{
	padding-left: 0px;
	font-size: 12px;
	color: #000066;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 16px;
}
p	{
	width: auto;
	margin-bottom: 18px;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 17px;
	padding: 0px;
	color: #444444;
}
p.quarter	{
	width: auto;
	margin-bottom: 9px;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 13px;
	color: #555555;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.indl1	{
	padding-left: 20px;
	text-align: left;
	padding-right: 15px;
}
p.indl2	{
	padding-left: 40px;
	text-align: left;
	padding-right: 35px;
}
p.comp	{
	font-size: 9px;
	line-height: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-bottom: 8px;
}
p.ultracomp	{
	margin-bottom: 4px;
}
p.ultracompline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
strong.blue	{
	color: #414AA2;
}
ul#info	{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image: url(/images/site/bllt-box-cont.gif);
}
ul#info	li	{
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #555555;
}
ul#sb2, ul#content 	{
	border: none;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}
ul#sb2	li	{
	line-height: 17px;
	font-size: 11px;
	color: #777777;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
ul#content li	{
	line-height: 17px;
	font-size: 11px;
	color: #444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
ul#cont	{
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/site/bllt-box-cont.gif);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul#cont	li	{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#cont	ul	{
	list-style-image: url(/images/site/bllt-box-cont-l2.gif);
}
ul#cont	ul ul	{
	list-style-image: url(/images/site/bllt-box-cont-l3.gif);
}

ul#news	{
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
ul#news	li	{
	line-height: 11px;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 22px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#services	{
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
ul#services	li	{
	line-height: 15px;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* Button Style Lists on Left Narrow Column, Inner Pages */
div#content-narrow ul.btn	{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 250px;
}
div#content-narrow ul.btn li {
	font-size: 11px;
	position: relative;
	list-style-type: none;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 17px;
	background-image: url(/images/background/bg-li-btn-up.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#content-narrow ul.btn li:hover	{
	background-color: #EEEEEE;	
}

div#content-narrow ul.btn li a {
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 46px;
	width: 190px;
	font-weight: normal;
	color: #777777;
}
div#content-narrow ul.btn>ul a	{
	width: auto;

}
div#content-narrow ul.btn li a:link	{
	color: #777777;
	text-decoration: none;
}
div#content-narrow ul.btn li a:visited	{
	color: #777777;	
}	

div#content-narrow ul.btn li a:hover	{
	color: #444444;	
}
/* Button Style Lists on Right Narrow Column, Inner Pages */
div#sidebar2 ul.btn	{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 230px;
}
div#sidebar2 ul.btn li {
	font-size: 11px;
	position: relative;
	list-style-type: none;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 17px;
	background-image: url(/images/background/bg-li-btn-up.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#sidebar2 ul.btn li:hover	{
	background-color: #EEEEEE;	
}

div#sidebar2 ul.btn li a {
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 46px;
	width: 170px;
	font-weight: normal;
	color: #777777;
}
div#sidebar2 ul.btn>ul a	{
	width: auto;

}
div#sidebar2 ul.btn li a:link	{
	color: #777777;
	text-decoration: none;
}
div#sidebar2 ul.btn li a:visited	{
	color: #777777;	
}	

div#sidebar2 ul.btn li a:hover	{
	color: #444444;	
}
/* Expandable boxes on inner pages */
div#expcountries	{
	padding: 0px;
	width: 220px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#sidebar2 ul.expand	{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	background-color: #F8F8F8;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
div#sidebar2 ul.expand li	{
	line-height: 13px;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	border: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 18px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#sidebar2 ul ul.expand	{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding: 4px;
	border: none;
}
div#sidebar2 ul ul.expand li	{
	border: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* end of list styles */
div#wrapper{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 800px;
	text-align: left;
	z-index: 100;
	padding: 0px;
	background-image: url(/images/background/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: 0px bottom;
}
div#header {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 181px;
	width: auto;
	background-image: url(/images/background/bg-header.jpg);
}
div#content {
	width: auto;
	z-index: 200;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 225px;
	background-repeat: repeat-y;
	background-position: 0px top;
	zoom: 1;
}
div#content-norm {
	width:auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#content-narrow {
	width:250px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
div#dna-kit	{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/images/background/bg-bar-dna-kit.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	margin-right: 0px;
}
div#dna-kit ul#content	{
	padding-top: 110px;
	padding-bottom: 0px;
	padding-left: 18px;
}	
div.text-nav	{
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 4px;
}
p.clear	{
	clear: both;
}
div#text-btm-banner	{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 140px;
	background-image: url(/images/background/bg-btm-pagehome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#foretoxi div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-foretoxi.jpg);
}
body#toxipost div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-toxipost.jpg);
}
body#toxiante div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-toxiante.jpg);
}
body#toxidrug div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-toxidrug.jpg);
}
body#toxispec div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-toxispec.jpg);
}
body#forednaa div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-forednaa.jpg);
}
body#forednas div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-forednas.jpg);
}
body#forertaa div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-forertaa.jpg);
}
body#dnaaspec div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-dnaaspec.jpg);
}
body#dnalegal div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-dnalegal.jpg);
}
body#dnaimmig div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-dnaimmig.jpg);
}
body#hairdrug div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-hairdrug.jpg);
}
body#hairalco div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-hairalco.jpg);
}
body#expertwi div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-expertwi.jpg);
}
body#infodrug div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-infodrug.jpg);
}
body#infodna div#text-btm-banner	{
	background-image: url(/images/background/bg-btm-infodna.jpg);
}
div#text-btm-qbanner	{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
}
div#nav-btm	{
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	line-height: 13px;
	padding-left: 5px;
}
div#nav-btm	a	{
	font-weight: normal;
	color: #8686AC;
}
#footer{
	background-repeat: no-repeat;
	background-position: 0px top;
	width:auto;
	height:60px;
	text-decoration: none;
	margin: 0px;
	background-image: url(/images/background/bg-footer.jpg);
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#copyright{
	width:800px;
	color:#8E8EB0;
	text-align: center;
	text-decoration: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	line-height: 15px;
	background-image: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#copyright a {
	color:#8E8EB0;
}
.floatr		{
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	float: right;
}
.floatl		{
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}
.floatl0		{
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatl1		{
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
	margin-top: 4px;
	padding-left: 5px;
}
div#sidebar1	{
	position: absolute;
	height: auto;
	width: 170px;
	left: 20px;
	top: 210px;
	z-index: 501;
	background-color: #FFFFFF;
}
div#contact-us	{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding: 2px;
}
div#contact-us	img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#sidebar1 h1	{
	color: #DDDDDD;
	background-color: #21177B;
	font-size: 9px;
	line-height: 13px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#sidebar1 h2	{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #999999;
	font-size: 11px;
	margin: 0px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#sidebar1 h2.last	{
		padding-bottom: 5px;
}

div#sidebar1 a	{
	color: #999999;
}
div#sidebar1 a:hover	{
	color: #FF9900;
	text-decoration: none;
}
div#flags	{
	padding: 2px;
	background-color: #FFFFFF;
	height: 42px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	display: none;
}
div#flags img	{
	margin: 0px;
	float: left;
	padding-right: 1px;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 4px;
	display: inline;
}
div#accreditations	{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div#accreditations	img {
	border: none;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 1px;
	
}
img.accred	{
	display: inline;
	float: left;
}
/* Side Bar2 - Right Content Bar for Pages */
div#sidebar2 {
	width: 250px;
	padding: 0px;
	position: absolute;
	top: 263px;
	right: 43px;
	margin: 0px;
	color: #777777;
}
div#sidebar2 h1, h1.sb2	{
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777777;
}
div#sidebar2 a.muted	{
	color: #71719F;
}
div#sidebar2 img	{
	padding: 0px;
	margin-right: auto;
}
div#sidebar2 p	{
	color: #777777;
}

/* Table on Drug Info Pages */
table#drug-info {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	width: 530px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table#drug-info th {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: normal;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
table#drug-info td {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #DDDDDD;
}
table#drug-info td.drug-title {
	font-size: 15px;
	font-weight: bold;
	color: #777777;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #F8F8F8;
}
/* Table on Types of Drug Test */
table#drug-test {
	font-size: 11px;
	color: #1C146B;
	padding: 0px;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table#drug-test th {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
	background-color: #EEEEEE;
}
table#drug-test td {
	text-align: left;
	vertical-align: top;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding: 6px;
	background-color: #FFFFFF;
}
/* Table DNA Test Pages */
table#dna-test-01 {
	font-size: 11px;
	color: #777777;
	padding: 0px;
	width: 530px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table#dna-test-01 th {
	text-align: center;
	vertical-align: middle;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border: 1px solid #DDDDDD;
}
table#dna-test-01 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
table#dna-test-01 th  strong {
	font-size: 14px;
	color: #666666;
}

/* Absolutely Positioned Elements */
div#topgraph	{
	position: absolute;
	top: 0px;
	height: 150px;
	width: 420px;
	background-image: url(/images/site/top-graph.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	right: 10px;
}

div#logo	{
	position: absolute;
	z-index: 201;
	height: 80px;
	width: 420px;
	left: 20px;
	top: 35px;

}
div#logo img	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 420px;
}
div#breadcrumb	{
	height: auto;
	width: 530px;
	top: 184px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	right: 17px;
}
div#breadcrumb a	{
	color: #999999;
}


/* Start of Main Navigation Controls */
div#navbar	{
	position: absolute;
	width: 780px;
	left: 10px;
	top: 150px;
	margin: 0px;
	padding: 0px;
	z-index: 800;
}

div#nav {
	float: left;
	margin: 0px;
}
div#nav ul	{
	margin: 0px;
	padding: 0px;
	background-color: #21177B;

}
div#nav li {
	font-size: 11px;
	position: relative;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/background/bg-btn-up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#nav li:hover	{
	background-image: url(/images/background/bg-btn-hov.jpg);
}

div#nav li a {
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 13px;
	width: 105px;
	font-weight: bold;	
}
div#nav>ul a	{
	width: auto;

}
div#nav li a:link	{
	color: #DDDDDD;
}
div#nav li a:visited	{
	color: #DDDDDD;	
}	

div#nav li a:hover	{
	color: #FFFFFF;	
}	

div#nav ul ul {
	position: absolute;
	display: none;
	left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFD862;
	
}
div#nav ul ul li {
	background-image: url(/images/background/bg-btn-l2-up.jpg);
	background-color: #4651AE;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD862;
}


div#nav ul ul li a {

	line-height: 14px;
	
}


div#nav ul ul li:hover	{
	background-image: url(/images/background/bg-btn-l2-hov.jpg);
}
div#nav ul ul li.submenu	{

}
div#nav ul ul li.submenu:hover	{

}

div#nav ul ul ul{
	position: absolute;
	top: -1px;
	left: 130px;
	}


div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover ul.level3,
div#nav ul.level3 li.submenu:hover ul.level4	{
	display: block;
	
}
/* End of Main Navigation Controls */
/* Boxes for quartered pages*/
div#sidebarq {
	width: 250px;
	position: absolute;
	top: 263px;
	right: 45px;
	margin: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
div.box-top	{
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: auto;
	overflow: hidden;
}
div.box-btm	{
	margin: 0px;
	height: 110px;
	width: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.btm-line	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
div.box-btm	img.floatrq1{
	float: right;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#coming-soon	{
	background-image: url(/images/quarters/bq-q-coming-soon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#quarter 	{
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul#quarter li	{
	line-height: 13px;
	font-size: 11px;
	color: #444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: normal;
	margin: 0px;
	list-style-type: square;
}
/* call back forms */
form#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
form#contact input
 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
form#contact textarea.txtbox
 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
form#contact>textarea.txtbox
	{
	font-size: 11px;	
	}
form#contact input.req	{
	background-image: url(/images/background/bg-form-required.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
form#contact input.txtbox	{
	background-image: url(/images/background/bg-form-notreq.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* end of form elements */
.clear {clear: both;}

form#dna-form,
form#drug-form
	{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form#dna-form input,
form#dna-form textarea,
form#drug-form input,
form#drug-form textarea	{
	font-family: Arial, Helvetica, sans-serif;
}
