html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	background: #fff;
	color: #464646;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
body a {
	color: #464646;
	text-decoration: none;
}
body a:hover, body a:focus {
	color: #f9762e;
	text-decoration: underline;
}
#header {
	background: transparent;
	border: solid #f9762e;
	border-width: 0;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 95%;
}
.breadcrumb {
	display: none;
}
#searchbar {
	background: transparent;
	display: none;

}
#toolbar {
	background: transparent;
	display: none;
}
#toolbar strong {
	color: #f9762e;
	display: none;
} 
#toolbar a.toolbarnav {
	color: #b8c7d3;
	text-decoration: none;
	display: none;
}
#toolbar a:hover, #toolbar a:focus {
	color: #acacac;
	text-decoration: none;
	display: none;
}


#headerlogo {
	display: none;
	position: absolute;
}
#headerlogo-print {
	background: #fff;
	border: 0 solid #000;
	cursor: pointer;
	height: 55px;
	margin: 8px 0 0 8px;
	padding: 0;
	width: 185px;
}
#globalnav {
	background: transparent;
	border: solid #ccc;
	border-width: 0;
	display: none;
	float: right;
	font-family: 'Trebuchet MS', Tahoma, Arial, 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: 48px 0 0 0;
	padding: 4px 0 3px 0;
	text-align: center;
	text-transform: uppercase;
	/*width: 540px;*/
}
#globalnav ul {
	background: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}
#globalnav ul li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalnav ul li a {
	background: #f9762e;
	border-top: 0 solid #f9762e;
	border-right: 0 solid #003366;
	border-bottom: 0 solid #f9762e;
	border-left: 1px solid #f9762e;
	color: #e6e6e6;
	font-weight: bold;
	/*line-height: 18px;*/
	padding: 4px 6px 3px 5px;
	text-align: center;
	text-decoration: none;
	/*width: 9em;*/
}
#globalnav ul li a:hover, #globalnav ul li a:focus {
	background: #f9762e url(images/spacer_orange.gif) top left repeat-x;
	border-top: 0 solid #f9762e;
	border-right: 0 solid #003366;
	border-bottom: 0 solid #f9762e;
	border-left: 1px solid #f9762e;
	color: #fff;
}
#globalnav ul li.on a {
	background: #5a7b9c url(images/spacer_orange.gif) top left repeat-x;
	color: #fff;
}
#header_hr {
	display: none;
}
#dropmenudiv {
	background: transparent;
	border: solid #f9762e;
	border-width: 1px 1px 0 1px;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	position:absolute;
	text-align: left;
	z-index:100;
}
#dropmenudiv a {
	background: #003366;
	border:#f9762e solid;
	border-width: 0 0 1px 0;
	color: #e6e6e6;
	display: block;
	padding: 4px 0 4px 0;
	text-decoration: none;
	text-indent: 9px;
	width: 100%;
}
#dropmenudiv b {
	background: #f4f4f4;
	border:#e4e4e4 solid;
	border-width: 0 0 1px 0;
	color: #007ed9;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	padding: 4px 0 4px 0;
	text-indent: 10px;
	text-transform: uppercase;
	width: 100%;
}
#dropmenudiv a:hover { /*hover background color*/
	background: #5a7b9c;
	color: #fff;
	font-weight: bold;
}
/************** wrapper/content styles ***************************************/
#wrapper {
	background: #fff /*#fbfbfb*/;
	border: solid #f9762e;
	border-width: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 95%;
}
#wrapperdecor {
	display: none;
}
#sidecol{
	background-color: transparent;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	display: none;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	text-align: left;
	width: 235px;
}
#sidecol p {
	font-size: 60%;
	margin: 4px 8px 6px 10px;
}
#sidecol a {
	color: #5a7b9c;
	text-decoration: none;
}
#sidecol h1.spot {
	background: #fff;
	border: solid #f9762e;
	border-width: 1px 0;
	color: #464646;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding: 4px 1px 3px 10px;
	text-align: left;
	text-transform: uppercase;
}
#sidecol h1.right {
	background: transparent;
	color: #464646;
	float: right;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 0 3px 3px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#sidenav ul {
	background: 00ff99;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
#sidenav ul li.lh h1 {
	background: #f9762e /*url(images/sidenav_h1_rghtcnr.gif) top right no-repeat*/;
	border:#e4e4e4 solid;
	border-width: 0 0 0 0;
	color: #fff;
	/*display: block;*/
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 3px 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.on a {
	background: #5a7b9c;
	color: #fff;
	font-weight: bold;
}
#sidenav ul li a {
	background: #fff;
	border:#b8c7d3 solid;
	border-width: 0;
	color: #5a7b9c;
	display: block;
	font-size: 10px;
	line-height: 13px;
	list-style-type: none;
	padding: 3px 4px 4px 8px;
	text-decoration: none;
	text-transform: normal;
}
#sidenav ul li a:hover, #sidenav ul li a:focus {
	background: #fff;
	color: #f9762e;
	font-weight: normal;
	text-decoration: none;
}
#cntrcol {
	background: transparent;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}
.datasheet_background {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#content {
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 2200px;
	z-index: 1;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	float: left;
	font-size: 70%;
	padding: 0 0 10px 0;
}
#content h1 {
	border: solid #f9762e;
	border-width: 0 0 0 0;
	color: #f9762e;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 190%;
	font-weight: normal;
	/*letter-spacing: 0.05em;*/
	margin: 10px 15px 4px 15px;
	padding: 0;
}
#content h2 {
	color: #003366;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	margin: 8px 15px 8px 15px;
}
#content h3 {
	color: #f9762e;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding: 0;
	margin: 2px 15px 8px 15px;
}
#content h4 {
	color: #828282 /*#807f83*/;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 2px 15px 1px 15px;
}
#content p {
	background: transparent;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 100%;
	margin: 6px 15px 12px 15px;
}
#content p.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}
#content ul {
	color: #003366;
	font-size: 100%;
	line-height: 120%;
	list-style-type: square;
	list-style-image: url(images/ul_bullet.gif);
	margin: 0 15px 12px 50px;
}
#content hr, hr.hrule {
	border: solid #ccc;
	border-width:1px 0 0 0;
}
#content table.list {
	border:#f9762e solid;
	border-width: 0;
	font-size: 90%;
	margin: 6px 0 15px 15px;
}
#content table.list th {
	background: #e4e5e9 url(images/bevcol_top.gif) center top repeat-x;
	border: solid #ccccdd;
	border-width: 0 0 0 0;
	color:#003366;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 2px 3px 5px;
}
#content table.list td h1 {
	margin: 6px 0 3px 0;
}
#content table.list td h2 {
	margin: 6px 0 3px 0;
}
#content table.list td h3 {
	border: solid #ccccdd;
	border-width: 0 0 1px 0;
	margin: 6px 0 3px 0;
}
#content table.list tr.odd, #content td.odd {
	background: #d7dde2;
}
#content table.list tr.accent, #content td.accent {
	background: #f9762e;
	color: #fff;
}
#content div.quote {
	background: #fff;
	border: #f9762e solid;
	border-width: 1px 0;
	color: #f9762e /*#5a7b9c*/;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	font-family: Georgia;
	font-size: 130%;
	font-weight: normal;
	margin: 0 30px 15px 30px;
	padding: 8px 30px 15px 30px;
	text-align: justify;
}
#content div.quote p.qoutee {
	color: #003366;
	text-align: right;
	font-size: 75%;
	margin: 5px 0 0 0;
}
#content div.specs {
	background: transparent;
	border: #5a7b9c solid;
	border-width:  1px 0 0 0;
	color: #000;
	font-family: 'Trebuchet MS';
	font-size: 65%;
	font-weight: normal;
	margin: 0 30px 0 15px;
	padding: 8px 0 15px 0;
	text-align: justify;
	line-height: 90%;
}
#content div.specs li {
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 5px 0 0 0;
}

*.leftimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: left;
	margin: 0 8px 8px 0;
}
*.rghtimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: right;
	margin: 0 5px 20px 15px;
}
*.accent {
	color: #f9762e;
}
*.clearit {
	clear: both;
}
/************** footer styles ***************************************/
#footer {
	display: none; 
	background: transparent;
	border: solid #f9762e;
	border-width: 0 0 0 0;
	clear: both;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 95%;
}
#copyright {
	display: none; 
	background: transparent;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	color: #acacac;
	float: left;
	font-size: 60%;
}
#copyright p {
	display: none; 
	padding: 5px 5px 5px 4px;
}
#footernav {
	display: none; 
	background: transparent;
	border-top: solid #ccc;
	border-width: 0 0 0 0;
	display: none;
	color: #acacac;
	font-size: 60%;
	text-align: right;
}
#footernav p {
	padding: 5px 3px 5px 5px;
}
#footernav a {
	color: #b8c7d3;
	text-decoration: none;
}
#footernav a:hover, #footernav a:focus {
	color: #acacac;
	text-decoration: underline;
}

.datasheet_screen {
	display: none;
}

.pagebreak {
page-break-after: always;

}


div.sociable { display: none; }
