﻿/* Reset */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	font: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	margin-top: 0pt;
	margin-bottom: 6pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	margin-top: 6pt;
	margin-bottom: 3pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #282828;
	margin-top: 6pt;
	margin-bottom: 3pt;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
	color: #282828;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
li {
	list-style-position: outside;
	list-style-image: url('../images/bulletr.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #282828;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
hr {
	color: #666666;
	margin-right: -5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #282828;
}
#page {
	background-color: #CCCCCC;
	margin-top: 5px;
}
#Wrapper {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px #999999 solid;
	background-color: #FFFFFF;
}
#contentWrapper {
	float: left;
	width: 960px;
	height: auto;
	margin: 10px;
	background: url('../images/lhbg.gif') repeat-y;
	display: inline;
}
#mainWrapper {
	float: right;
	width: 765px;
	height: auto;
	background-color: #FFFFFF;
	display: inline;
}
#banner {
	float: left;
	width: 960px;
	height: 80px;
	margin-right: 10px;
	margin-left: 10px;
	background: url("../images/banner.gif") no-repeat left top;
	display: inline;
}
#mainNav {
	width: 960px;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	background: url("../images/tmshd.png") repeat-x;
	position: relative;
	clear: both;
}
#sideNav {
	float: left;
	width: 180px;
	height: auto;
	border-right: 1px #666666 solid;
	background-color: #FFFFFF;
	display: inline;
}
#copyright {
	width: 960px;
	height: 45px;
	padding-top: 9pt;
	position: relative;
	clear: both;
	background: url("../images/ftrbg.gif") repeat-x;
}
#copyright p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:normal;
	font-style: normal;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	padding-left: 6px;
}
#copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.mainbody {
	float: left;
	width: 755px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	display: inline;
}
.lhalf {
	float: left;
	width: 360px;
	padding-right: 15px;
	text-align: justify;
	display: inline;
}
.lhalfb {
	float: left;
	width: 360px;
	padding-right: 13px;
	border-right: 1px #282828 dotted;
	text-align: justify;
	display: inline;
}
.rhalf {
	float: right;
	width: 365px;
	padding-right: 5px;
	text-align: justify;
	display: inline;
}
#product1 {
	float: left;
	width: 254px;
	background: url("../images/prdbg.gif") repeat-x;
	border-right: 1px #282828 dotted;
	display: inline;
}
#product2 {
	float: left;
	width: 254px;
	background: url("../images/prdbg.gif") repeat-x;
	border-right: 1px #282828 dotted;
	display: inline;
}
#product3 {
	float: right;
	width: 255px;
	background: url("../images/prdbg.gif") repeat-x;
	display: inline;
}
#product1 li {
	list-style-position: outside;
	list-style-image: url('../images/bulletr.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #282828;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
#product2 li {
	list-style-position: outside;
	list-style-image: url('../images/bulletb.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #282828;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
#product3 li {
	list-style-position: outside;
	list-style-image: url('../images/bulletg.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #282828;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
#product1 h2 {
	margin-left: 5pt;
	padding-bottom: 3pt;
	color: #800000;
}
#product2 h2 {
	margin-left: 5pt;
	padding-bottom: 3pt;
	color: #000066;
}
#product3 h2 {
	margin-left: 5pt;
	padding-bottom: 3pt;
	color: #333333;
}
#product1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #800000;
}
#product2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}
#product3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}
.productphoto {
	border: none;
	padding-left: 8px;
}
.intro {
	float: left;
	width: 765px;
	margin-top: 6pt;
	border-top: 1px #282828 dotted;
	border-bottom: 1px #282828 dotted;
	text-align: justify;
	background-color: #FAFAFA;
	display: inline;
}
.intro p {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
.exhib {
	width: 200px;
	float: right;
	margin-top: 9pt;
	display: inline;
}
.tablea {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #C8C8C8 solid;
	border-collapse: collapse;
}
.tablea th {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px #808080 solid;
	background-color: #AFAFAF;
}
.tablea td {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align:  middle;
	font-weight: normal;
	border: 1px #C8C8C8 solid;
}
.tablea th.col250 {
	text-align: left;
	padding-left: 3pt;
}
.tablea td.col250 {
	text-align: left;
	padding-left: 3pt;
}
.tablea th.col450 {
	text-align: left;
	padding-left: 3pt;
}
.tablea td.col450 {
	text-align: left;
	padding-left: 3pt;
}
.tableb {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #C8C8C8 solid;
	border-collapse: collapse;
}
.tableb th {
	padding: 3pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border: 1px #808080 solid;
	background-color: #AFAFAF;
}
.tableb td {
	padding: 3pt;
	text-align: left;
	vertical-align:  middle;
	font-weight: normal;
	border: 1px #C8C8C8 solid;
}
.tablec {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #C8C8C8 solid;
	border-collapse: collapse;
}
.tablec th {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border: 1px #808080 solid;
	background-color: #AFAFAF;
}
.tablec td {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align:  middle;
	font-weight: normal;
	border: 1px #C8C8C8 solid;
}
.tablec td.col120 {
	text-align: left;
	padding-left: 3pt;
}
.tablec td.col140 {
	text-align: left;
	padding-left: 3pt;
}
.tablec td.col145 {
	text-align: left;
	padding-left: 3pt;
}
.tabled {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #C8C8C8 solid;
	border-collapse: collapse;
}
.tabled th {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	border: 1px #808080 solid;
	background-color: #AFAFAF;
}
.tabled td {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: center;
	vertical-align:  middle;
	font-weight: normal;
	border: 1px #C8C8C8 solid;
}
.tablee {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-collapse: collapse;
}
.tablee th {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.tablee td {
	padding-top: 3pt;
	padding-bottom: 3pt;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
}
.tableenq {
	float: left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-collapse: collapse;
}
.tableenq td {
	padding-top: 3pt;
	padding-right: 10px;
	padding-bottom: 3pt;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
}
.enqform {
	height: 100%;
}
.inputtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.techphoto {
	float: right;
	width: 200px;
	margin-top: 12pt;
	display: inline;
}
.agent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: left;
	width: 360px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-collapse: collapse;
}
.agent td {
	padding-top: 6px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
.agent th {
	width: 360px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
.agent th.nl {
	background-image: url('../images/Netherlands.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.ch {
	background-image: url('../images/Switzerland.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.us {
	background-image: url('../images/USA.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.sp {
	background-image: url('../images/Spain.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.pl {
	background-image: url('../images/Poland.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.fr {
	background-image: url('../images/France.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.uk {
	background-image: url('../images/UK.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.tu {
	background-image: url('../images/Turkey.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.it {
	background-image: url('../images/Italy.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.in {
	background-image: url('../images/India.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.jp {
	background-image: url('../images/Japan.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.cn {
	background-image: url('../images/China.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.kr {
	background-image: url('../images/Korea.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.agent th.ru {
	background-image: url('../images/Russia.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.col20 {
	width: 20px;
}
.col40 {
	width: 40px;
}
.col45 {
	width: 45px;
}
.col50 {
	width: 50px;
}
.col57 {
	width: 57px;
}
.col85 {
	width: 85px;
}
.col100 {
	width: 100px;
}
.col120 {
	width: 120px;
}
.col140 {
	width: 140px;
}
.col145 {
	width: 145px;
}
.col150 {
	width: 150px;
}
.col200 {
	width: 200px;
}
.col250 {
	width: 250px;
}
.col320 {
	width: 320px;
}
.col340 {
	width: 340px;
}
.col350 {
	width: 350px;
}
.col400 {
	width: 400px;
}
.col450 {
	width: 450px;
}
.col550 {
	width: 550px;
}
.col600 {
	width: 600px;
}
.col615 {
	width: 615px;
}
.typepic {
	float: right;
	width: 255px;
	margin-right: -5px;
	padding-left: 10px;
	display: inline;
}
.typebulletr {
	float: right;
	width: 213px;
	margin-top: 10px;
	margin-right: 12px;
	padding: 10px;
	border: 1px #800000 dashed;
	background-color: #F5F5F5;
	display: inline;
}
.typebulletr li {
	list-style-image: url('../images/bulletr.gif');
}
.typebulletb {
	float: right;
	width: 213px;
	margin-top: 10px;
	margin-right: 12px;
	padding: 10px;
	border: 1px #000099 dashed;
	background-color: #F5F5F5;
	display: inline;
}
.typebulletb li {
	list-style-image: url('../images/bulletb.gif');
}
.typebulletg {
	float: right;
	width: 213px;
	margin-top: 10px;
	margin-right: 12px;
	padding: 10px;
	border: 1px #282828 dashed;
	background-color: #F5F5F5;
	display: inline;
}
.typebulletg li {
	list-style-image: url('../images/bulletg.gif');
}
.ccrcurve {
	float: left;
	width: 630px;
	padding-left: 50px;
	border: 1px #C8C8C8 dashed;
	display: inline;
}
.ccrmount {
	float: right;
	width: 400px;
	padding: 10px;
	margin-left: 15px;
	display: inline;
}
.ccrmountpic {
	float: left;
}
.movdimtbl {
	float: left;
	width: 390px;
	display: inline;
}
.movdimpic {
	float: right;
	width: 325px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: inline;
}
.movimgleft {
	float: left;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: inline;
}
.movimgright {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 5px;
	display: inline;
}
.movderate {
	float: right;
	width: 365px;
	margin-bottom: 15px;
	padding-left: 15px;
	display: inline;
}
.movgraph {
	float: left;
	width: 700px;
	padding-left: 41px;
	border: 1px #C8C8C8 dashed;
	display: inline;
}
.movpulse {
	float: left;
	width: 370px;
	margin-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px #C8C8C8 dashed;
	display: inline;
}
.scvimgleft {
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline;
}
.scvki {
	float: left;
	width: 480px;
	padding-left: 25px;
	border: 1px #C8C8C8 dashed;
}
.ocelitdiml {
	float: left;
	width: 440px;
}
.ocelitdimr {
	float: right;
	width: 300px;
}
.scvui {
	float: left;
	width: 740px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 1px #C8C8C8 dashed;
	display: inline;
}
.scvderate {
	float: left;
	width: 500px;
	padding-left: 30px;
	border: 1px #C8C8C8 dashed;
}
.scvseriesdim {
	float: left;
	width: 400px;
	height: 155px;
	border: 1px #C8C8C8 dotted;
}
.scvseriesdimb {
	float: left;
	width: 400px;
	height: 205px;
	border: 1px #C8C8C8 dotted;
}
