body{
	background: #D5D8D9 url(../img/topstripes.gif) repeat-x top left;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;

}
html>body,
table,
td,
th,
tr,
p,
form
{
font-size: 12px !important;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

html{
height:100%;
}

img.body{
	float:left;
	background-color:#fff;
	padding:15px;
}
h1,h2,h3,h4{
	margin:10px 0;
	color: #7c909f;
	line-height: 95%;
	padding:0;
	text-decoration:none !important;
}
h1{
	margin-top:0;
}
p{
	margin:10px 0;
	line-height: 140% !important;
}
h1{
	font-size: 28px;
	font-weight: normal;
}
h2{
	font-size: 22px;
	font-weight: bold;
}
h3{
	font-size: 18px;
	font-weight: normal;

}
h4{
	font-size: 14px;
	font-weight: bold;

}
h3.news{
	padding-bottom:0.3em;
	margin:0;
}
p.news{
		padding:0;
	margin:0;
	line-height: 130%;
}
#sidebar h4{
	margin-bottom:-6px;
	margin-top:1em;
}
#sidebar h3 a:link,
#sidebar h3 a:active,
#sidebar h3 a:visited,
#sidebar h3{
	color: #000033;
	font-weight: bold;
	text-decoration:none;
}
#sidebar h3 a:hover{
	color:#7c909f;
}
#sidebarnotice h3{
	font-weight: bold;
}

#page{
	width: 750px;
	margin: 0 auto 0 0;
	text-align:left;
}
#leftsidebar
{
	position:absolute;
	left:10px;
	width:92px;
	text-align:center;
}
#nav{
	height: 110px;
	background: url(../img/worldtop.jpg) no-repeat bottom right;
	position:relative;
	z-index: 200;
}
#nav img{
	border:none;
}


#main{
	background-color:#fff;
	margin: 0 0 0 112px;
	padding: 15px 20px 30px 20px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	position: relative;
	z-index: 1;
}
.bodysegment{
	margin:2em 0;
}
#breadcrumb{
	font-size:0.8em;
	position:relative;
	top:-10px;
}
#sidebar{
	float:right;
	width:200px;
	margin-left:10px;
	padding:0 0 0 5px;
	clear: both;
}
#sidebar .sidebaritem{
	margin:0 0 1em 0;
	background-color:#e5e8e9;
}
#cartcontents .sidebaritem .sidebarbody h3{
	display:none;
}

#sidebar .sidebarbody{
	padding:0 0.6em;
}
#quicklinks{
	border-top:1px solid #ccc;
	padding-top:1em;
	color:#999;
}
#quicklinks p{
	margin:0.5em 0;
	font-size:0.8em;
	text-align:center;
}
p.morelink{
	text-align:right;
	font-size:0.8em;
	margin-top:-1em;
}
#sidebar #sidebarnotice{
	padding: 0;
	margin: 0 0 1em 0;
	border:8px solid #BCC6CD;
	text-align: center;
	font-weight: bold;
	color: #000033;
}

#username,#password{
	width:150px;
}
#loginstatus{
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: #19233C url(../img/world.jpg) no-repeat top;
	margin: 0 0 0 112px;
	padding: 0.5em 20px 0.5em 112px;
	text-align: right;
	font-size: 0.8em;
}
#loginstatus a:link,
#loginstatus a:visited,
#loginstatus a:active{
	text-decoration:none;
}

#clear{
	height:1px;
	width:50px;
	clear: right;
}
#footer{
	background: #A7B1B8 url(../img/footerbg.gif) left;
	text-align:left;
	clear: both;
}
#footer p{
	padding:0.5em 130px;
	margin:0;
	color:white;
	font-size:0.8em;
}

.error{
	color:red;
	font-weight:bold;
}
.message{
	font-weight:bold;
}
.pagenotice{
	border:1px solid black;
	padding:1em;
	background-color:#eee;
	margin-bottom:1em;
}


 /* clearing */
.stretch,
.clear {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* */

.clearfixleft:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:left;
    visibility:hidden;
}
.clearfixleft {display:inline-block;}
/* \*/
* html .clearfixleft {height:1%;}
.clearfixleft {display:block;}
/* */
/* end clearing */




#contentlist{
	width:95%;
	text-align:center;
}
#contentlist th{

	font-weight:bold;
}
#contentlist td{
	padding:0.2em;
	width:15%;
	font-size:0.8em;
}
#contentlist .bodycol{
	width:40%;
	text-align:left;
}
#contentlist .alt td, .datatable .alt td{
	background-color: #ddd;
}
#contentform .textinput{
	width:95%;
}
#search, #contentform{
	margin:0;
	padding:0;
}
textarea{
	height:40px;
}
textarea#content{
	height:150px;
}
#contentform p *,#search p *{
	vertical-align: middle;
}
#search{
	text-align:center;
}

#spbody{
	width:375px;
	margin:0 auto;
}

.spcontent{
	width:375px;
	padding:0;
	border:1px solid #9EADB7;
	margin-bottom:1em;
	}

.datatable{
	font-size:0.8em;
	text-align:center;
	background-color:#fff;
}

#timeline-body{
	height:200px;
}

.datatable th, .datatable .foot{
	height:2em;
	background-color:#9EADB7;
}

.datatable .foot
{
	text-align:right;
	padding-right:0.5em;
}

.datatable td{
	height:3em;
}


.datatable .title{
	text-align:left;
	padding:0 5px;
	width:178px;
}

.good{
	color: black;
}
.bad{
	color: red;
}
.warning{
	color: orange;
}
.datatable .notice{
	vertical-align:middle;
}
.datatable a:link,
.datatable a:active,
.datatable a:visited{
	text-decoration:none;
}

.yoursensors{
	width:375px;
	margin-bottom:2em;
}
.pageform{
	width:250px ! important;
}
.sptabs{
	padding:0;
}
.sptabs h4{
	padding:4px 5px;
	margin:0;
	background-color:#9EADB7;
	color:#fff;
	float:left;
	border-top:1px solid #9EADB7;
	border-right:1px solid #9EADB7;
	border-left:1px solid #9EADB7;
}

.sptabs h4 a:link,
.sptabs h4 a:visited,
.sptabs h4 a:active{
	color:#fff;
	text-decoration:none;
}
.sptabs h4 a:hover{
	color:#000;
	text-decoration:none;
}

.sptabs h4.inactive,
.sptabs h4.inactive a:link,
.sptabs h4.inactive a:visited,
.sptabs h4.inactive a:active{
	background-color:#e5e8e9;
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
.sptabs h4.inactive a:hover{
	color:#000;
	text-decoration:none;
}
div.inactive{
	display:none;
}
fieldset.is{
	padding:0.5em;
	margin:1em 0 0 0;
	background-color:#eee;
	width:355px;
	border: 1px solid #eee;
	border-top:4px solid #ddd;
}
fieldset.is legend{
	font-weight:bold;
	font-size:16px;
	color:#aaa;
	padding-top:0;
	margin-top:-0.5em;
}

#explore{
	padding:0;
	margin:0;
}
#explore input.text, #explore select{
	width:350px;
}
#explore input.dates{
	width:160px;
}

.faqitems{
	list-style-type: none;
	padding:0;
	margin:0;
}
.faqitems li{
	padding:0;
	margin:1em 0;
}













/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/calendar.png) no-repeat;
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 99px;
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
}
div.popup-calendar iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 12px;
	font-weight:bold;
	color:#333;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar .inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333;
	color: #fff;
}




#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

 dl
{
width: 350px;
margin: 1em 0;
padding: 0;
border-bottom:1px solid #999;
}

dt
{
width: 100px;
float: left;
margin: 0 0 0 0;
padding: 6px;
border-top: 1px solid #999;
font-weight: bold;
}

dd
{
float: left;
width: 226px;
margin: 0 0 0 0;
padding: 6px;
border-top: 1px solid #999;
}

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0.5em 0 1em 0; /* set margins as desired */
font: bold 1.2em verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #666; /* set border COLOR as desired */
list-style-type: none;
padding: 4px 5px 3px 5px; /* THIRD number must change with respect to padding-top (X) below */
width:365px;
}
ul#tabnav.wide
{
    width:auto;
}

ul#tabnav li { /* do not change */
display: inline;
}

body ul#tabnav li.selected { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #eee; /* set background color to match above border color */
}

body ul#tabnav li.selected a { /* settings for selected tab link */
background-color: #eee; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #666; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #ccc; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

body ul#subtabs
{
background-color: #eee; /* set unselected tab background color as desired */
text-align: left; /* set to left, right or center */
margin: -1.2em 0 1em 0; /* set margins as desired */
font: normal 1em verdana, arial, sans-serif; /* set font as desired */
list-style-type: none;
padding: 2px 5px 4px 5px; /* THIRD number must change with respect to padding-top (X) below */
}

body ul#subtabs li { /* do not change */
display: inline;
margin:0;padding:0;
}
body ul#subtabs li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
vertical-align: middle;
color: #999; /* set unselected tab link color as desired */
margin: 0; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
body ul#subtabs li.selected a { /* settings for selected tab link */
color: #000; /* set selected tab link color as desired */
font-weight:bold;
}
/* end css tabs */

/*---------------------------------------------------------------- CSS for dropdowns*/
ul.jd_menu
{
	width:638px;
	float:right;
}
ul.jd_menu,
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
	border-bottom:1px solid #666;
}
ul.jd_menu li a
{
	display:block;
	padding:0;
	margin:0;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
	border:1px solid black;
	border-top:none;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
	z-index: 9999;
}

/*------------------------------------top level*/
ul.jd_menu{
	background-color: #333;
}
ul.jd_menu li {
	color: #FFF;
	margin: 0px;
	width: 14.28%;
	white-space: nowrap;
	text-align: center;
}
ul.jd_menu li a {
	color: #FFF;
	text-decoration: none;
	padding:13px 0;
	font-weight:bold;
	border-left:1px solid #666;
}
ul.jd_menu li a.first
{
	border:none;
}
/*-----------------------hover*/
ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	background-color: #69c;
	color: #FFF;
	border-bottom:none;
}
ul.jd_menu li.jdm_hover a,
ul.jd_menu li.jdm_active a {
	padding:12px 0 13px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #333;
}

/*--------------------------------------lower levels*/
ul.jd_menu ul
{
	background-color: #69c;
	border-left:1px solid #ccc;
}
ul.jd_menu li li {
	width: 200px;
	text-align: left;
	background-color: #69C;
	border:none;
}
ul.jd_menu li li a{
	font-weight:normal;
	padding:5px!important;
	border:none!important;
	margin:0;
	background-color: #69c;
	border:none;
}
ul.jd_menu li.jdm_active li a {
	border:none;
}
ul.jd_menu li li.jdm_hover,
ul.jd_menu li li.jdm_active {
	background-color: #ccc;
	color: #000;
}
ul.jd_menu li li.jdm_hover a:hover,
ul.jd_menu li li.jdm_active a:hover {
	color: #000;
	background-color: #ccc;
}