body {
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0px auto;
	padding: 0 0 20px 0;
	color:#CCCCCC;
	background: url(../images/bg_main.gif) top repeat-x #000000;
	font-size:12px;
	font-weight:normal;
}
a {
	color:#0066ff;
	text-decoration:none;
}
a:hover {
	color:#0066ff;
	text-decoration:underline;
}
.mainHeader {
	height:400px;
	background-color:#222222;
	border:1px solid #333333;
}
.subHeaderQty3 {
	height:200px;
	margin:5px 0px 5px 0px;
	background-color:#222222;
	border:1px solid #333333;
	width:316px;
}
.sideItemHeader {
	width:220px;
	font-size:14px;
	line-height:24px;
	color:#FFFFFF;
}
.sideItemContent {
	width:220px;
}
.contentContainer {
	width:952px;
	margin:0 auto;
	min-height:400px; 
	overflow:hidden;
	padding:0px 4px 0px 4px;
}
.configTable {
	width:100%;
}
.configMain {
}
.configNote {
	width:236px;
	padding-left: 10px;
	vertical-align:top;
	border-left:1px solid #666666;
}
.configHeader {
	width:612px;
	height:24px; 
	text-indent:10px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #666666;
}
.configHeaderLong {
	height:24px; 
	text-indent:10px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #666666;
}
.configBody {
	margin-left:12px;
	padding:10px;
}
.configHeaderSmall {
	width:204px;
	height:24px;  
	text-indent:10px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
}
.supportTitle {
	font-size:14px; 
	color:#0066FF;
}

.successContainer {
	display:none; 
	padding:0px;
}
.sensorNameSingle {
	color:#FFFFFF;
	text-align:center;
	width:144px;
	padding: 0px 20px 20px 20px;
}
.sensorName {
	color:#FFFFFF;
}
.sensorValue {
	font-size:24px; 
	line-height: 30px;
	text-align:center;
	width:144px;
	padding: 20px 20px 0 20px;
}
.emailTestDisplay {
	color:0066ff;
}

.overview2ColumnNoImage{
	float:left; 
	width:260px; 
	padding:10px;
}
.overview1ColumnNoImage {
	padding:10px;
	line-height:20px;
	font-size:11px;
}
.overview1ColumnImageLeft {
	float:left; 
	width:530px; 
	padding:10px;
	overflow:auto;
}
.overviewHeader {
	font-size:16px;
	line-height:36px;
	color:#FFFFFF;
}
.overviewContent {
	color:#999999;
}

/* ##################################################### */

.specificationFields {
	margin:5px 0px 5px 10px;
}
.specificationHeaders {
	color:#00FF00;
	font-size:14px;
	margin:10px 0px 10px 0px;
}

/* ##################################################### */

.menu {
	height:41px; 
	width:960px; 
	margin:0 auto;
	background:url(../images/menuRight.png) no-repeat right;
	line-height:33px; 
	color:#0099FF;
}
ul#menu {
	width: 100%;
	height: 42px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 0px;
}
ul#menu li a {
	height: 42px;
	width:110px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 35px;
	padding: 0px 15px 0;
	text-align:center;
	background: url(../images/menu.png) top left no-repeat;
}
ul#menu li a:hover {
	color: #FFFFFF;
	background: url(../images/menu.png) top left no-repeat;
	background-position: 0px -43px;
}
ul#menu li a.current {
	color: #FFFFFF;
	background: url(../images/menu.png) top left no-repeat;
	background-position: 0px -86px;
	padding: 0px 15px 0;
}
ul#menu li a#front {
	color: #CCCCCC;
	background: url(../images/menuFront.png) top left no-repeat;
	padding: 0px 15px 0;
}
ul#menu li a#front:hover {
	color: #FFFFFF;
	background: url(../images/menuFront.png) top left no-repeat;
	background-position: 0px -43px;
	padding: 0px 15px 0;
}
ul#menu li a#front.current {
	color: #FFFFFF;
	background: url(../images/menuFront.png) top left no-repeat;
	background-position: 0px -86px;
	padding: 0px 15px 0;
}

/* ##################################################### */
.siteMapHeader {
	font-weight:bold;
	font-size:12px;
}
.siteMapHeader a{
	color:#CCCCCC;
}

.siteMapLink div{
	color:#CCCCCC;
}
.mainTypeName {
	font-size:14px;
	font-weight:bold;
	color: #0099ff;
}
.mainTypeName {
	font-size:14px;
	font-weight:bold;
	color: #0099ff;
}
.mainTypeName a{
	text-decoration:none;
}
.mainTypeName a:hover{
	text-decoration:underline;
}
#menuInner {
	height:106px;
	width:960px;
	margin:0 auto;
}
td {
	line-height:16px;
}
.pageTitle {
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
}

.header {
	background:url(../images/tablebg.gif) repeat-x #444444 top;
}

.noteTitle {
	color:#FFFFFF;
	font-weight:bold;
}
.java_link {
	cursor:hand; 
	cursor:pointer;
	text-decoration:underline;
}
.java_link:hover {
	cursor:hand; 
	cursor:pointer;
	text-decoration:none;
}
#loading {
	display:none;
	padding:50px;
}
.odd_row {
	background-color:#292d2f;
}
.even_row {
	background-color:#373c3f;
}
.even_border {
	border-right:1px solid #222222;
}
.odd_border {
	border-right:1px solid #222222;
}
#title {
	background: #c00;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0px;
	height: 16px;
}

#title .right {
	float: right;
	width: 300px;
	text-align: right;
}

.spacer {
	clear: both;
}

#footer {
	font-size: 0.8em;
	color: #CCCCCC;
	margin: 0 auto;
	width:960px;
}

#status {
	padding: 0px 10px 10px 10px;
}

