/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 14px;
	color: #8E6718;
}
.bold{
	font-weight: bold;
}
h1 a:hover{
	font-size: 14px;
	color: #8E6718 !important;
	text-decoration: none !important;
}
.topLinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
h2 {
	font-size: 12px;
}.cookiecrumbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.cookiecrumb:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.cookiecrumb:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.cookiecrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftnav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.altRow {
	background-color: #E8D7AF;
}
.productNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
}
.altRowHeader {
	background-color: #E8D7AF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.mainRowHeader {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.productNavTwo {
	padding-left: 15px;
	border-bottom: 1px solid white;
}

.productNavTwo a {
	color: #000;	
}
.productNavTwo a:link {
	color: #000;
}

/* Some styles for the navigation on the home page */
#tetra{
	display: block;
	height: 202px;
	width: 925px;
	/*background: url('../images/home-banner.jpg') no-repeat;*/
}

.homepage-topnav {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:bold;
}

.homepage-topnav .home-roll a{
	text-decoration: none;
	color:#000;
}

.homepage-topnav .home-roll a:hover {
	color:#98814b;	
}

#home-header-row p {
	color: #8E6718;	
	font-weight: bold;
}
.trainingDemo{
	text-align:center;
	color: #fff;
}
.trainingDemo a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}
.trainingDemo a:visited, .trainingDemo a:link{
	color: #fff !important;
} 

/* Something to change the color of all links throughout the site */

.content a:link {
	color: #000; 	
}

.content a:visited {
	color:#000;	
}

.content ul li {
	list-style-type: disc;
	
}

/* for top nav througout */

.active-link {
	color: #98814b;
}

/* extras for the left nav */
.left-header {
	color: #98814b;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top:10px;
}

/* container class to center pages */

.mother-container {
	width: 1071px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../images/body-gradient.gif);
	background-repeat:repeat-y;
}

.container {
	width: 925px;
	margin-left: 73px;
	
}
/**Flo Player**/
#player{
	position:relative; 
	float: right; 
	margin:-199px 30px -10px 0;
	width:320px;
	height:180px;
	border: 1px solid #fff;
}
#rapidBioAlert{
	display: block;
	height: 199px;
	width: 717px;
	background: url('../images/products/rapid-bio-alert.jpg');
}

#bannerDiv {
	width:925px;
	height:202px;
	display:block;
	border:0px solid transparent !important;
}
