@charset "UTF-8";
/* CSS Document */

/*styling tags*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
img{
	border:0px;
}
h1 {
	font-size: 30px;
	color: #0D3375;
	margin-bottom: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #0B3165;
	margin-bottom: 5px;
	margin-top: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3375;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #717171;
	margin-top:0px;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #0C326D;
	text-decoration: underline;
}
/*structure*/
#wrapper {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#maincontent {
	width: 896px;
	float: left;
	z-index:0;
	position: relative;
}
#header {
	height: 101px;
	width: 896px;
	background-color: #FFF;
	float: left;
	padding-top: 35px;
	background-image: url(/images/logo_v2.gif);
	background-repeat: no-repeat;
	background-position: right 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	z-index: 10;
}
#header ul {
	display: inline;
	color: #0C3468;
}
#header li {
	display: inline;
}
#maincolumn {
	float: left;
	width: 608px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding-right: 35px;
	margin-bottom: 30px;
	position: relative;
	z-index:0;
}
#maincolumn ul li {
	font-size: 12px;
	color: #717171;
	list-style-type: disc;
	padding-bottom: 5px;
	line-height: 18px;
}
#maincolumn ul {
	margin-bottom: 15px;
}
.marginBottom20{
	margin-bottom:20px;
}
.ce {
	font-size: 11px;
	color: #aaa7a7;
	background-image: url(/images/ce-mark-0408.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 30px;
	margin-bottom: 0px;
	float: left;
	width:500px;
}
#promocolumn {
	float: right;
	width: 214px;
	padding-left: 38px;
}
.productlinkPad {
	background-image: url(/images/padlink_v2.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkBox {
	background-image: url(/images/emPAD_box_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkChill {
	background-image: url(/images/emPAD_chill_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkMonitor {
	background-image: url(/images/emPAD_monitor_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
#jsddm {	
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative;
}
#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	position: relative;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	color: #003469;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
}
#jsddm li a:hover {
	color: #08aff0;
}
#jsddm li .bold{
	color: #08aff0;
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #999;
	background-color: #FFFFFF;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	width: auto;
	color: #AEAFB3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#jsddm li ul li a:hover {
	background-color: #CCCCCC;
	color: #333333;
}

.footnote {
	font-size: 11px;
	color: #aaa7a7;
	margin-top: 15px;
	margin-bottom: 0px;
}
form {
	float: right;
	width: 350px;
	margin-top: 5px;
}
.form2 {
	float: left;
	width: 600px;
	margin-top: 15px;
}
.textin {
	width: 340px;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
}
#country {
	float: left;
	width: 150px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#country p {
	margin-bottom: 8px;
}
#distributors {
	float: right;
	width: 410px;
}
.leftHalfCol {
	width: 200px;
	padding-right: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
}
.rightHalfCol {
	width: 387px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
	padding-top: 35px;
}
.formWidth {
	width: 200px;
}
.form2Width {
	width: 500px;
}
.form2height{
	width: 500px;
	height: 200px;
}
#country {
	float: left;
	width: 150px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#country p {
	margin-bottom: 8px;
}
#distributors, #distributorsSub {
	float: right;
	width: 410px;
	position: relative;
}
.dist {
	position: absolute;
width:400px;
float:left;
}
.centrecoltext td{
font-size:12px;
}
#distributorsSub p{
margin-bottom:8px;
}
.bold{
font-weight:bold;
}
.country{
margin-bottom:15px;
}
.back{
color:#0D3375;
font-weight:bold;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.introText {
font-size: 14px;
line-height: 20px;
}

.mainHeadings {
font-size: 18px;
color: #0D3375;
margin-bottom: 5px;
line-height: 22px;
}

.subHeadings {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0D3375;
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 10px;
}

.references {
font-size: 10px;
}

