body {
  background-color: #4A6D96;
  color: #666666;
  padding:0px;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:10px;
  font-size: 20px;
  font-family: helvetica,arial,sans-serif;
}

a:link {color: #FFFFFF; }
a:visited {color: #FFFFFF; }
a:hover {color: #0099FF; }
a:active {color: #FFFFFF; }
a:first-child {text-decoration: none; }

h1 {
  text-align: center;
  width=100%;
  font-size: 35px;
  margin-top:0px;
  padding-top:1em;
  margin-bottom:1em;
}

div.content {
	width:660px;
	margin-left:20px;
	margin-top:140px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	;
	padding-top:0px;
	visibility:hidden;
	background: #FFFFFF;
}

div.logoSpacer {
  float:left;
  height:31px;
  font-size:11px;
  width:262px;
  margin:0px;
  padding:0px;
}

div.mainNav {
  float:right;
}

p {
  margin-top: 10px;
  margin-bottom: 0px;
}

p.footnote {
  font-size: 16px;
}

p.footer {
  font-size: 18px;
  text-align: center;
  margin-top: 0em;
  margin-bottom: 1ex;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #FFFFFF;
}
a.footer:first-child {text-decoration: underline; }

p.subfooter {
  font-size: 12px; 
  text-align:center;
  color: #CCCCCC;
  margin: 0ex;
}
a.subfooter:link {color: #CCCCCC; }
a.subfooter:visited {color: #CCCCCC; }
a.subfooter:hover {color: #0099FF; }
a.subfooter:active {color: #CCCCCC; }
a.subfooter:first-child {text-decoration: underline; }

div.list {
  clear:both;
  text-align:center;
}

table.list {
  background-color:#666666;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

th.list {
  background-color:#666666;
  color:#CCCCCC;
}

td.price {
  text-align:right;
}

td.price,
td.list {
 background-color:#CCCCCC;
 padding:3px;
}

td.list {
  text-align:left;
}

div.tooling {
  clear:left;
  width=100%;
  text-align:center;
}

img.tooling {
  margin-top:20px;
}

img.logo {
  position:absolute;
  top:13px;
  left:20px;
  border-style:none;
  cursor:default;
}

img.tray {
  position:absolute;
  left:339px; 
  top:10px;
}

img.endmill {
  position:absolute;
  left:522px;
  top:10px;
}

div.footerDiv {
  clear:both;
  width:700px;
  margin-left:20px;
}

img.madeinusa {
  float:left;
  width:184px;
  height:46px;
}

div.flag {
  float:right;
  width:184px;
  height:46px;
  text-align:center;
}

div.madeinusa {
  background-color:#CCCCCC;
  float:left;
  width:184px;
  height:46px;
  text-align:center
}

div.subNav{
  float:right;
  clear:right;
  margin-top:5px;
  margin-left:20px;
  margin-bottom:20px;
  border-style:solid;
  border-width:2px;
  border-color:#666666;
  font-size:18px;
}
div.subNavHead {
  color:#CCCCCC;
  background-color:#666666;
  text-align:center;
  padding-bottom:5px;
}
div.subNavBody {
  margin:5px;
}

