@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #D8D8D8;
	margin-top: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 19px;
	color: #00AEEF;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #00AEEF;
	margin: 0px;
	padding: 0px;
}
#PhotoBox {
	padding-top: 15px;
}
#NavBox {
	padding-top: 10px;
	background-image: url(../testtubes.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#ContentBox {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#OuterBox {
	border: 5px solid #2FBDF2;
	background-color: #FFFFFF;
}
#NavBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12B3F0;
	border-bottom-color: #12B3F0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 20px;
}
#NavBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12B3F0;
	border-bottom-color: #12B3F0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 20px;
}
#NavBox  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	background-color: #B4E7FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12B3F0;
	border-bottom-color: #12B3F0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 20px;
}
#NavBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	background-color: #B4E7FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12B3F0;
	border-bottom-color: #12B3F0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 20px;

}
#VerticalLine {
	background-color: #D8D8D8;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sortabletable thead tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 10pt;
	vertical-align: middle;
	padding: 2px;
}
#sortabletable thead tr {
	background-color: #00C1F6;
	padding: 4px;
}
#OuterBox tr #ContentBox #sortabletable thead a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #FFF;
	white-space: normal;
}
/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
.newtablebody {
	overflow: scroll;
	height: 400px;
	width: 640px;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #30BDF2;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30BDF2;
	border-right-color: #30BDF2;
	border-bottom-color: #30BDF2;
	border-left-color: #30BDF2;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
	font-size: 9pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
table.sortable tr.odd td {
	background-color: #E8E8E8;
}
table.sortable tr.even td {
	background-color: #F6F9FE;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
.headerofnewtable {
	background-color: #00C1F6;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 640px;
}
.headerofnewtable table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	padding: 5px;
	text-align: left;
}
#ProductsMarket {
	padding-top: 25px;
	text-align: left;
	width: 640px;
}
.leftcolumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #00C1F6;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightcolumn {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.style3 {
	color: #1EB7F1;
	font-size: 18px;
}
.style3 {
	color: #1EB7F1;
	font-size: 18px;
}
.style5 {
	color: #1EB7F1;
	font-size: 15px;
}
.style5 {
	color: #1EB7F1;
	font-size: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1EB7F1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1EB7F1;
}
a:visited {
	color: #1EB7F1;
}
a:visited {
	color: #1EB7F1;
}
a:hover {
	color: #F5853D;
}
a:hover {
	color: #F5853D;
}
a:active {
	color: #F5853D;
}
a:active {
	color: #F5853D;
}
.style6 {
	font-size: 14px;
	color: #1EB7F1;
}
.style6 {
	font-size: 14px;
	color: #1EB7F1;
}
#cms-editable {
}
.cms-editable {
}

