@charset "UTF-8";
/* CSS Document */

#nav, #nav2, #colorband1, #colorband2, #flashdiv, #netsuite, .noprint, .buy { display: none; }

.onlyprint { display: auto; }

body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
line-height:14pt;
}

#content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float:none;
}
#logo {
	float:left;
	}

#tagline {
	float:left;
	padding-top:30px;
	width:75%;
	height:75%;
	clear:right;
	}
	
#footercontainer {
text-align:center;
}

#footercontainer a:link:after, #footer a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

table.specsheet {
	clear:both;
	border:#003399 1px solid;
	padding:0;
	margin:0 5%;
	}
	
table.notop {
}

table.nobottom {
}

#mainContent td.price {
	text-align:right;
	padding-right:15px;
	}

#mainContent th,td {
	padding-left:10px;
	}

.spechead {
font-size:16pt;
padding:5px;
}

.subhead {
font-size:14pt;
font-weight:bold;
border-top:#003399 1px solid;
border-bottom:#003399 1px dotted;
}

.alt3 {
border-bottom:#e7eaee 1px dotted;
}

.alt2 {
border-bottom:#e7eaee 1px dotted;
}

.pagebreak {
page-break-after:always;
}
