h1, #accessibility, #homeAnimation, #navigation, #updates, #auxillary, #secondary, #topAd, #presentation, .presentationOpener, .tabbernav,  .prodLogos, .noprint {
	display:none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
a {
	color: #CC6600;
}
#footer {
	color: #666666;
	border: 1px solid #666666;
	padding: 10px;
	margin-top: 50px;
	font-size: 10px;
	line-height: 12px;
	display: none;
}fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	float: left;
	width: 20%;
}
textarea {
	width: 100%;
	border: 1px solid #999999;
	height: 100px;
}
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	width: 80%;
}
button {
	display: none;
}
legend {
	font-weight: bold;
}

.matrixHeader {
	font-weight: bold;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}.caption {
	font-style: italic;
	color: #999999;
}
.captionAbout {
	margin-left: 50px;
	margin-right: 50px;
	font-style: italic;
	color: #666666;
}
.headshot {
	float: left;
	padding-right: 20px;
}
.productPFloat    {
	float: right;
	padding-left: 20px;
	width: 150px;
}
#aboutSect #extrasCol {
	border-bottom: 3px solid #CCCCCC;
	margin-bottom: 50px;
	padding-bottom: 20px;
}
