BODY {
	font-size: 62.5%;
	font-family: Arial, sans-serif;
}
A {
	color: #336699;
}
A IMG { border: none; }
HR {
	display: none;
}

#mainnav,
#subnav,
#sidebar,
#footer {
	display: none;
}

#wrap,
#content {
	margin: 0;
	padding: 0;
	width: auto;
}

#header H1 {
	border-bottom: 2px solid Black;
}
#header H1 A,
#header H1 A:visited {
	color: Black;
	text-decoration: none;
}

#content H2 {
	color: #336699;
	font-size: 2em;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
}

.postsarea .post {
	border-bottom: 1px solid #777;
}
.post {
	padding-bottom: 15px;
	margin-bottom: 12px;
}
.post H3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0;
}
.post .entry,
.post .entrytext {
	font-size: 1.2em;
}
.post BLOCKQUOTE {
	font-size: 0.95em;
}

.disclaimer {
	text-align: center;
	font-size: 0.95em;
	margin: 0 15px;
}
.postmetadata {
	background: #EEE;
	padding: 15px;
	border: 1px solid #DDD;
}

#content H2.pagetitle {
	margin: 0 0 10px 0;
}
#content UL.dblspace {
	font-size: 1.2em;
	line-height: 2em;
}

#content .support-links A IMG {
	border: 1px solid black;
}
#content .support-preview {
	text-align: right;
	padding-right: 5px;
}

.acroreadbox {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 5px 0 10px;
	font-size: 0.9em;
}
.acroreadbox A IMG {
	border: none;
}

.msds-tbl {
	margin-top: 5px;
}
.msds-tbl TH {
	background: #6699CC;
	color: White;
}
.msds-tbl .altrow {
	background: #DDD;
}

.bluetable {
	border-color: #003366;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
.bluetable TD {
	border-color: #003366;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
.bluerow TD {
	background: #036;
	height: 10px;
}

#searchform DIV {
	padding: 0 10px 10px;
	text-align: right;
}
* HTML #searchform DIV {
	padding: 0 20px 10px 0;
}
.navigation {
	height: 11px;
	margin: 10px 0;
}
.navigation .alignright {
	text-align: right;
}
.navigation .alignleft {
	float: left;
}