/* ------------------------------------
Print stylesheet for www.acs-coupler.com
Authored by Eric Wiley 
July 24, 2007
-------------------------------*/

body {
  margin: .3in;
  background-color:#fff;
  color:#000;
  font: normal 12pt/150% Times, "Times New Roman", serif;
  }

/*Hidey hide*/
#footer a:link, #sidebar, .icon_infograybox, .expandCollapse, #size_nav, .headerTableProducts_right {
  display: none;
  }

/*Headings*/

.section_product_icon {
float:right;
position:absolute;
right:0pt;
top:0pt;
}


h2 {
  font: normal 10pt/160% Georgia, Times, "Times New Roman", serif;}

h3 { 
font: normal 20pt/160% Georgia, Times, "Times New Roman", serif;
}

h1, h3, h4 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  line-height: 135%;
  color: #000;
  }

#header ul {
  display: none;
  }

.tableProducts p a {
  display: none;}

.tableProducts {
  width: 7in;
  page-break-before: always;
  border: 1px solid black;
  }

.tableProducts tr, th, td {
  border: 1px solid black;
  }
a:link, a:visited, a:active {
  color:#000;
  text-decoration: none;
  }
img {
  border: none;
  }

.img_floatleft {
border:1px solid #ccc;
float:left;
margin:0pt 10px 5px 0pt;
padding:5px;
}

.img_floatright {
border:1px solid #ccc;
float:right;
margin:0pt 10px 5px 0pt;
padding:5px;
}

#footer p {font: normal 9pt Helvetica, Arial, Verdana, sans-serif;}
#footer h5 {font: bold 12pt Georgia, Times, "Times New Roman", serif}
