
div#container,
div#footer { display:none; }

/*Clearfix Hack*/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* close commented backslash hack */

#wrapper { display:none; }

html,
body {
  margin:0;
  padding:0;
}

#print {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10pt;
  width:650px;
  margin:0 10px;
  color:#555;
  line-height:14pt;
}

#print_header #left {
  float:left;
  width:430px;
}

#print_header #right {
  float:right;
  width:210px;
  font-size:8pt;
}

#print_header #left img#logo { max-width:430px; }

h1 { font-size:18pt; }

h2 { font-size:12pt; }

h3 {
  margin-top:0px;
  border-bottom:1px solid;
  text-transform:uppercase;
}

h1,
h2 {
  margin:0 0 0.5em 0;
  color:#000;
  line-height:18pt;
}

strong { color:#000; }

#img1 {
  float:left;
  width:430px;
}

#img2 { margin-bottom:8px; }

#img2,
#img3 {
  float:right;
  width:210px;
}

#print_body { padding:10px; }

#print_left {
  width:420px;
  float:left;
}

#print_right {
  float:right;
  width:200px;
  font-size:8pt;
  line-height:8pt;
}

