body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px auto;
	padding: 0 0 20px 0;
	background: none repeat scroll 0 0 #FFFFFF;
}

#shadow-one {
	min-width: 1100px;
	border: 0px solid #555;
	border-top: 0;
	margin: 0px auto;
}

#shadow-narrow {
	min-width: 750px;
	border: 0px solid #555;
	border-top: 0;
	margin: 0px auto;
}


#page {
	border: 0px solid #333;
	border-top: 0;
	padding: 20px;
	font-size: 10pt;
}

#page td {
	font-size: 10pt;
}

#heading {
	background: #140185;
	color: white;
	font-size: 31px;
	padding: 4px;
}

#title {
	padding: 4px;
	font-size: 14pt;
	font-weight: bold;
	color: #404040;
	margin-bottom: 15px;
	height: 16px;
}

#title .right {
	float: right;
	width: 300px;
	text-align: right;
}

#dispTable, #dispTableUL {
	width: 100%; 
	background: #D9DCDF; 
	border-Collapse: collapse;
}

#dTD {
	padding: 8;
}

#menu {
	float: left;
	width: 150px;
	padding-right: 20px;
}

#menu a {
	width: 140px;
	display: block;
	background: #140185;
	color: white;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#menu a:hover {
	background: #14019F;
}


#content h1 {
	margin-top: 0px;
}

.spacer {
	clear: both;
}

#footer {
	font-size: 0.8em;
	color: #666;
	text-align: center;
	margin: 10px 50px 0 50px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}

#status {
	min-width: 175px;
	float: right;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #666;
	font-weight: normal;
}

#status p {
	padding: 5px 0 5px 10px;
	text-indent: -10px;
	margin: 0;
}

#status .leds {
	font-size: 14pt;
}

#status .leds a {
	color: #ddd;
	cursor: pointer;
}

#status .leds a:hover {
	color: #ddd;
	text-decoration: none;
}

.examplebox {
	margin:10px 40px 10px 40px;
	padding: 8px;
	border: 1px dotted #333;
	text-align:center;
	background:#ddd;
}

.code {
	font-family: Courier New, Courier, fixed-width, fixed;
}

.exercise {
	background: #fe9;
	padding: 5px;
	margin-left: 10px;
	border-left: 2px solid #eb3;
}

.error {
	margin-left: 0px;
	padding: 10px;
	background: #fdd;
}

#content h6 {
	border-top: 1px dashed #333;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	height: 1px;
}

.examplebox td {
	text-align:left;
	padding-right: 15px;
}

fieldset {
	margin:10px 40px 10px 40px;
	padding: 8px;
	border: 1px dotted #333;
	background:#ddd;
}

fieldset div {
	padding: 2px 0px 2px 150px;
}

fieldset div label {
	margin-left: -140px;
	padding-top: 2px;
	width: 135px;
	font-weight: bold;
	position: absolute;
}

fieldset label {
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	}	

fieldset input {
	width: 250px;
}

fieldset input.sm {
	width: auto;
}

fieldset textarea {
	width: 250px;
}


.obsTempTextA {
	font-size: 24px;
	background-color: transparent;
	color: rgb(102,102,102);
}

.Basic1 {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Sans Serif;
	color: rgb(0,0,0);
	font-size: 11px;
	left: auto;
	border-color: rgb(248,246,231);
	border-width: 1px;
	border-style: solid;
	width: 100%;
	margin-bottom: 6px;
}

.Basic2 {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Sans Serif;
	color: rgb(0,0,0);
	font-size: 11px;
	left: auto;
	border-color: rgb(248,246,231);
	border-width: 1px;
	border-style: solid;
	width: 100%;
	margin-bottom: 6px;
	height: 137px;
}

.Basic3 {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Sans Serif;
	color: rgb(0,0,0);
	font-size: 11px;
	left: auto;
	border-color: rgb(248,246,231);
	border-width: 0px;
	border-style: solid;
	width: 100%;
	margin-bottom: 6px;
}
.obsTextA {
	font-size: 11px;
	background-color: transparent;
	color: rgb(52,52,52);
	line-height: 18px;
}

.noshowTemp {
	display: none;
}
.noshowHum {
	display: none;
}
.noshowBP {
	display: none;
}
.noshowLight {
	display: none;
}
.noshowRTD2 {
	display: none;
}
.showI {
	display: none;
}
.showV {
	display: none;
}
.showI2 {
	display: none;
}
.showV2 {
	display: none;
}

a#MoreLess:visited {
	color: blue;
}
	

.module {
	background-color: rgb(255,255,255);
	vertical-align: top;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(204,204,204);
	border-right-color: rgb(204,204,204);
	border-bottom-color: rgb(204,204,204);
	border-left-color: rgb(204,204,204);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.module1 {
	background-color: rgb(255,255,255);
	vertical-align: top;
	width: 100%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.moduleTitleBar {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Sans Serif;
	font-size: 20px;
	color:	rgb(51,51,51);
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.blkVerdanaText10 {
	font-size: 10px;
	color: rgb(0,0,0);
}

#pli {

}

#pli a {
	display: block;
	color: white;
	text-decoration: none;
}

#pli td {
	color: white;
	text-decoration: none;
}

#pli a:hover {
	background: #14019F;
}

#tLink:link {color: rgb(200,200,200)}
#tLink:visited {color: rgb(200,200,200)}
#tLink:hover {color: rgb(255,255,255)}

#xLink:link {color: rgb(255,255,255); text-decoration: none;}
#xLink:visited {color: rgb(255,255,255); text-decoration: none;}
#xLink:hover {color: rgb(200,200,200); text-decoration: none;}

.pgmVal {
	 cursor: pointer;
}

.pgmVal1 {
	 cursor: pointer;
}
