body {
	margin: 0px;
	background: url(../images/img01.png) repeat-x left top;
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

h1
	{
	font-size: 22px;
	font-weight: bold;
	color: #595959;
	margin: 0 0 15px 0;
	}

h2
	{
	font-size: 18px;
	font-weight: bold;
	color: #65944a;
	padding: 10px 0 0 0;
    text-transform:uppercase;
	}

h3 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7ba857;
	margin: 10px 0 5px 10px;
	padding: 5px 5px 2px 5px;
	}

h3 a 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f57601;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	}

h4 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 5px 0 5px 13px;
	padding: 3px 5px 2px 5px;
	}
	
h4 a 
	{
	color: #595959;
	}

p 
	{
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	line-height: 20px;
	}

a
	{
	text-decoration: none;
	font-weight: bold;
	color: #ae855c;
	}

a:hover
	{
	background: none;
	text-decoration: none;
	}

hr
	{
	border: 1px solid #ccc;
	}	

/* -- ========== wrapper ========== -- */

#wrapper
	{
	width: 798px;
	margin: 0 auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #ffffff url(../images/img05.png) no-repeat left bottom;
	}


/* -- ========== header ========== -- */

#header
	{
	width: 798px;
	height: 82px;
	border-bottom: 1px solid #999;
	background: url(../images/banner.png) repeat-y left top;
	}


/* -- ========== breadcrumb ========== -- */

.breadcrumb
	{
	margin: 10px 0 10px 10px;
	}

.breadcrumb ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.breadcrumb li
	{
	float: left;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 5px;
	line-height: 25px;
	height: 25px;
	}

.breadcrumb a
	{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #1b1b1b;
	display: block;
	background-repeat: no-repeat;
	text-decoration: underline;
	border: 0;
	padding: 0 3px 0 0;
	line-height: 25px;
	height: 25px;
	}

.breadcrumb a:hover
	{
	font-size: 12px;
	}
	
.breadcrumb #selected
	{
	color: #999;
	font-size: 12px;
	}


/* -- ========== print ========== */	
	
.print
	{
	float: right;
	margin: 0 10px 0 0;
	}

.print img
	{
	border: none;
	}
	

/* -- ========== content ========== -- */

.post
	{
	margin: 60px 20px 30px 15px;
	}

.post h4 
	{
	font-size: 12px;
	font-weight: bold;
	color:#333;
	margin: 5px 0 5px 13px;
	padding: 3px 5px 2px 5px;
	line-height:2px;
	}	

.post ol
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 15px 35px;
	font-weight: bold;
	}

.post ol li
	{
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	line-height: 18px;
	}

.post ul
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 5px 35px;
	font-weight: normal;
	}

.post ul li
	{
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
	line-height: 18px;
	}


/* -- ========== footer ========== -- */

.footer
	{
	padding: 5px 15px 15px 5px;
	line-height: normal;
	font-size: 10px;
	}


/* -- ========== equation ========== -- */

.equation
	{
	background-color: #f8f8f8;
	font-size: 14px;
	margin: 15px 0 25px 75px;
	padding: 10px 10px 10px 10px;
	}

.equationRight
	{
	font-style: normal;
	float: right;
	margin: 0 10px 0 0;
	}
	
.equationnolabel
	{
	font-size: 12px;
	padding: 15px 10px 10px 10px;
	}

.equationtype2
	{
	font-size: 14px;
	margin: 15px 0 25px 75px;
	padding: 10px 10px 10px 10px;
	}


/* -- ========== check point box ========== -- */

.checkPoint .icon
	{	
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #d3efc3 url(../images/BG_checkpoint.png) repeat-y scroll 0 0;
	color: #fff;
	margin: 30px 0 25px 0;
	width: 385px;
	}
	
.checkPoint .long, .checkPoint .medium, .checkPoint .short
	{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/icon_checkpoint.png) no-repeat scroll 0 1px;
	}

.checkPoint .medium
	{
	-x-system-font: none;
	color: #333;
	}
	
.checkPoint .quote
	{
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
	}

	/* -- ==========  box ========== -- */

.box 
	{
	width: 500px;
	border: 1px solid #dfdfdf;
	padding: 10px 10px 10px 10px;
	margin: 15px 0 25px 40px;
	background-color: #fec424;
	/* --  width: 255px;  -- */
	-o-box-shadow: 10px 10px 5px #c8c8c8;
	-icab-box-shadow: 10px 10px 5px #c8c8c8;
	-khtml-box-shadow: 10px 10px 5px #c8c8c8;
	-moz-box-shadow: 5px 5px 3px #c8c8c8;
	-webkit-box-shadow: 10px 10px 5px #c8c8c8;
	box-shadow: 10px 10px 5px #c8c8c8;
	}

/* -- ========== datatable ========== -- */

.datatable
{
	display:table;
	margin: 1em 0px 1em 4em;
	padding:0;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
	body {text-align:center;}

}	

.datatable th
{
	border: solid black 1.5px;
	font-style: strong;
	padding: 3px;
    text-align: center; 
    vertical-align: top;
    background-color: #b3b3b3;
}	

.datatable td
{
	border: solid black 1.5px;  
	text-align:center;
	padding: 3px;
}

.datatable caption
{
	caption-side:bottom;
	background-color: #e2e2e2;
	border: 1.5px solid black;
    padding: 5px 0 5px 0;
	font-size: 10px;
	margin: 0px 15px 0px 15px;
}

/* -- ========== figure ========== -- */

.figure
	{
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 0 30px 0;
	
	}
	
ul.list .figure p
	{
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	line-height: 20px;
	}

.figure p
	{
	color: #333;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	background-color: #f8f8f8;
	}

.figureAlign
	{
	width: 525px;
	margin: 0 auto;
	position: relative;	
	border: 1px solid #dfdfdf;
	-o-box-shadow: 10px 10px 5px #c8c8c8;
	-icab-box-shadow: 10px 10px 5px #c8c8c8;
	-khtml-box-shadow: 10px 10px 5px #c8c8c8;
	-moz-box-shadow: 5px 5px 3px #c8c8c8;
	-webkit-box-shadow: 10px 10px 5px #c8c8c8;
	box-shadow: 10px 10px 5px #c8c8c8;

	}

.figureFrame
	{
	background-color: #fff;
	padding: 10px 5px 10px 5px;
	border: none;
	}


/* -- ========== list ========== -- */

ul.list
	{
	list-style: none;
	margin: 0 0 13px 0;
	line-height: 18px;
	}

ul.list li
	{
	list-style: none;
	display:block;
	zoom: 1;
	*display:inline-block;
	padding: 0 0 0 10px;
	line-height: 18px;
	width: auto;
	height: auto;
	}
	
ul.list p
	{
	font-weight: normal;
	margin: 10px 0 0 30px;
	padding: 2px 0 0 0;
	line-height: 20px;
	}

ul.list li > div
	{
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 5px 0 0;
	color: #7ba857;
	text-align: center;
	float: left;
	line-height: 24px;
	}

ul.list li .liContent
	{
	margin:0 0 0 0;
	font-weight:normal;
	margin: 0 0 0px 30px;
	padding: 2px 0 0 0;
	line-height: 20px;
	display:block;
	}

ul.list li .liContent span.para
	{
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	line-height: 20px;
	}
	
.list h3 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7ba857;
	margin: 30px 0 30px 10px;
	padding: 5px 5px 2px 5px;
	}

.post div.walogo
	{
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 5px 0 0;
	color: #FF5C62;
	text-align: center;
	float: left;
	line-height: 24px;
	background: url(../images/walogo.png) no-repeat center;
	}

ol.list
	{
	color: #F57601;
	margin: 0 0 0 35px;
	line-height: 18px;
	}
ol.list p
	{
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	}
ol.list li
	{
	margin: 0 0 0 0;
	line-height: 18px;
	font-weight: normal;
	}
	
.equipment, .reagents
	{
	width: 355px;
	border: 1px solid #dfdfdf;
	padding: 0 0 0 10px;
	margin: 15px 0 25px 40px;
	background-color: #f8f8f8;
	/* --  width: 255px;  -- */
	-o-box-shadow: 10px 10px 5px #c8c8c8;
	-icab-box-shadow: 10px 10px 5px #c8c8c8;
	-khtml-box-shadow: 10px 10px 5px #c8c8c8;
	-moz-box-shadow: 5px 5px 3px #c8c8c8;
	-webkit-box-shadow: 10px 10px 5px #c8c8c8;
	box-shadow: 10px 10px 5px #c8c8c8;
	}
	
.equipment ul, .reagents ul
	{
	margin: 0 10px 0 15px;
	line-height: 18px;
	}
	
.equipment ul li, .reagents ul li
	{
	list-style: none;
	margin: 18px 0 18px 0;
	line-height: 18px;
	font-weight: normal;
	}
	
.equipment ul li div, .reagents ul li div
	{
	vertical-align: middle;
	display: block;
	margin: 0 5px 0 0;
	text-align: center;
	float: left;
	}
	
.listdescript
	{
	color: #999;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	border-bottom: dotted #ccc;
	border-bottom-width: 1px;
	}

#dhtmltooltip
	{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
TipLayer 
	{
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: -100;
	}
	
/* -- ========== bubble tooltip ========== -- */
span.tt, a.tt
	{
    position: relative;
    z-index: 24;
    color: #ae855c;
	font-weight: bold;
    text-decoration: none;
	border-bottom: 1px dotted #ae855c;
	}

span.tt, a.tt span.tooltip
	{
	display: none;
	}

/*background:; ie hack, something must be changed in a for ie to execute it*/
span.tt:hover, a.tt:hover
	{
	z-index: 25;
	color: #ae855c;
	background: ;
	text-decoration: none;
	}

span.tt:hover, a.tt:hover span.tooltip
	{
	font-size: 12px;
    display: block;
    position: absolute;
    top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 208px;
	color: #000;
    text-align: center;
	}

span.tt:hover, a.tt:hover span.top
	{
	display: block;
	padding: 38px 8px 0 0;
    background: url(../images/bubble_shdw.png) no-repeat top;
	}

span.tt:hover, a.tt:hover span.middle
	{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px 0 8px;
	font-weight: normal; 
	background: url(../images/bubble_filler_shdw.png) repeat bottom;
	}		

span.tt:hover, a.tt:hover span.bottom
	{
	display: block;
	padding: 3px 8px 24px 0;
	color: #548912;
    background: url(../images/bubble_shdw.png) no-repeat bottom;
	}


/* -- ========== Labs expand collapse ========== */	

#wrapperLabs
	{
	margin: 25px 20px 30px 20px;
	}

#wrapperLabs ol
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 15px 35px;
	font-weight: bold;
	}

#wrapperLabs ol li
	{
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	line-height: 18px;
	}

#wrapperLabs ul
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 5px 35px;
	font-weight: bold;
	}

#wrapperLabs ul li
	{
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
	line-height: 18px;
	}

#labs .h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	}

#labs .h3 a
	{
	color: #595959;
	}

#labs ul
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 5px 45px;
	font-weight: bold;
	}

#labs ul li
	{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	line-height: 18px;
	list-style: none;
	}

#labs ul li a
	{
	color: #65944a;
	}

#labs ul li .listdescript a 
	{
	color: #999;
	font-weight: normal;
	}
	
	
#intro .h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	}

#intro .h3 a
	{
	color: #333;
	}

#intro ul
	{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 5px 45px;
	font-weight: bold;
	}

#intro ul li
	{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	line-height: 18px;
	list-style: none;
	}

#intro ul li a
	{
	color: #990000;
	}

#intro ul li .listdescript a 
	{
	color: #999;
	font-weight: normal;
	}

/* -- ========== step ========== -- */

.post div.step
	{
	padding: 0 0 0 10px;
	margin: 0 0 13px 0;
	line-height: 18px;
	width: auto;
	height: auto;
	}

.post div.step span.para
	{
	font-weight: normal;
	margin: 2px 0 10px 30px;
	padding: 2px 0 0 0;
	line-height: 20px;
	}
	
.post div.step > div
	{
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	width: 24px;
	display: block;
	margin: 0 5px 0 0;
	color: #620b0c;
	text-align: center;
	line-height: 24px;
	float: left;
	}

/* -- ========== checkpoint ========== -- */

.post .checkPoint div.quote
	{
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
	}

.post .checkPoint div.quote > div
	{
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	line-height: 20px;
	}

/* -- ========== block ========== -- */

.post span.block
	{
	margin: 0 0 10px 15px;
	display: block;
	line-height: 20px;
	}
.post .step span.block
	{
	margin: 0 0 10px 30px;
	padding: 2px 0 0 0;
	display: block;
	line-height: 20px;
	}
	
.post .paraIndent {
	display: inline-block;
	width:15px ;
}

/* -- ========== list ========== -- */

.post ul.list span.block
	{
	margin: 0 0 10px 0;
	}

/* -- ========== paragraph ========== -- */

.post span.para
	{
	display: block;
	font-weight:normal;
	font-size: 12px;
	margin: 0 0 10px 15px;
	line-height: 20px;
	}

/* -- ========== watex corrections ========== -- */

span.watex {
  margin: 0;
}

a .watex img {
  border: 0;
}