html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
	font-size: 1em;
	background: #fff;
	color: #000;
}
h1, h2, h3 {
	clear: both;
}
h1, h2, h3, h4 {
	font-family: Praxis,Arial,Helvetica,sans;
}
h1 {
	font-size: 1.6em;
	text-decoration: underline;
}
p {
	line-height: 1.4em;
}
img, a, a:link, a:visited, a:hover, a:active, a:focus {
	border:0;
	color: #000;
}
#Wrapper, #Main, #Document {
	width: 100%;
}
#Navigation, #Information, #Menu, #SubNavigation, div#Credits p.footNav, div#Credits p.Verisign {
	display: none;
}
div.box {
	width: 25%;
	height: 15em;
	margin: 1em 1em 0 0;
	padding: 0 1em;
	border: 1px solid #bbb;
	float: left;
}
div.box p, div.box h5 {
	margin: 0.4em 0.2em;
	padding: 0;
}
div.box h5 {
	height: 2.4em;
}
#Main img.docImg {
	display: none;
}
div#Footer {
	clear: both;
	display: block;
	width: 100%;
	height: 1em;
	background: #290;
}
div#Credits, div#Credits p {
	clear: both;
	display: block;
	width: 100%;
	color: #777;
}
.txtCopyright {
	display: none;
}
#Header, #Menu, #Footer, #mainHolder, #relatedInfo {
	display: none;
}
#Main div.productOptions {
	clear: both;
}
#Main div.productOptions p {
	float: left;
	width: 20%;
}
#Main div.productOptions p.h4 {
	display: block;
	float: none;
}
#Main div#productLeft p.h5 {
	clear: both;
}