#pagetitle {
	text-align: left;
	padding-bottom: 10px;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9966;
	background-color: #FFFFFF;
	padding-right: 10px;
}

#header {
	background-image: url(thermometers-images/header-consumer-1.jpg);
}
.breaker {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: 10px;
}


/** left navigation items **/
#leftnav {
	background-color: #DDE0E3;
	width: 200px;
	float: left;
	padding-top: 10px;
}
a.leftnavsub {
	text-decoration: none;
	font-size: 8pt;
	text-align: left;
	display: block;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(thermometers-images/left-nav-seperttor.gif);
	background-repeat: no-repeat;
	background-position: -50px 15px;
	padding-left: 40px;
}
a.leftnavsub:hover{background-color:#CCCCCC;}
a.leftnavconsumer {
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 26px;
	background-image: url(thermometers-images/consumer-tab.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000000;
}
a.leftnavconsumer:hover{
	background-image: url(thermometers-images/consumer-tab-on.gif);
	background-repeat: no-repeat;
}
a.leftnavscience {
		text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 26px;
	background-image: url(thermometers-images/sci-tab-off.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000000;
}
a.leftnavscience:hover{
	background-image: url(thermometers-images/sci-tab-on.gif);
	background-repeat: no-repeat;
}
a.leftnavindustry {
		text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 26px;
	background-image: url(thermometers-images/ind-tab-off.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000000;
}
a.leftnavindustry:hover{
	background-image: url(thermometers-images/ind-tab-on.gif);
	background-repeat: no-repeat;
}
a.leftnavcalabration {
		text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 26px;
	background-image: url(thermometers-images/cal-tab-off.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000000;
}
a.leftnavcalabration:hover{
	background-image: url(thermometers-images/cal-tab-on.gif);
	background-repeat: no-repeat;
}


a.pagelinkcon {
	display: block;
	padding-left: 40px;
	height: 20px;
	vertical-align: middle;
}
a.pagesubcon {
	color: #FF9966;
	display: block;
	width: 580px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	font-weight: bold;
	font-size: 15px;
}
a.pagesubsci {
	color: #0099FF;
	display: block;
	width: 580px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	font-weight: bold;
	font-size: 15px;
}
.catflotright {
	float: right;
}
a.pagesubind {
	color: #996666;
	display: block;
	width: 580px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
	font-weight: bold;
	font-size: 15px;
}

