body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgimage.gif);
}

body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #172a4a;
	vertical-align: top;
}

li {
	line-height: 22px;
	margin-top: 5px;
}

.subHead {
	font-size: 13px;
	font-weight: bold;
}
.littlesmaller {
	font-size: 11px;
	line-height: 18px;
}

td.contentMargin {
	width: 60px;
}

#productList {
width: 840px;
}

#productList td{
	height: 24px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 9px;
}

#productList td.leftAlign {
	text-align: left;
}

#productList td.productHead {
	font-weight: bold;
	text-align: left;
}

#productList td.size {
	width: 68px;
	font-weight: bold;
	text-align: left;
}

td.maxstroke {
	width: 69px;
	font-weight: bold;
}

td.maxspeed {
	width: 93px;
	font-weight: bold;
}

td.repeatability {
	width: 97px;
	font-weight: bold;
}
	
td.fn {
	width: 72px;
	font-weight: bold;
}
	
td.pdflink {
	width: 66px;
	font-weight: bold;
}
	
td.drawingdl {
	width: 174px;
	font-weight: bold;
}

img.margins {
	margin-left: 15px;
	margin-bottom: 5px;
}