@media print {

a {
  color: #000;
}

#header_wrapper,
#header_top,
#tmwa_logo,
#tmwa_logo h1, 
#tmwa_logo h1 a {
  height: 30px;
}

#header_wrapper {
  border-bottom: 1px solid #666;
}

#tmwa_logo h1 {
  font: bold 24px/24px Arial, Verdana, sans-serif;
  color: #000;
}

#tmwa_logo h1 a {
  width: 400px;
  font: bold 24px/24px Arial, Verdana, sans-serif;
  color: #000;
  background: none;
  text-indent: 1px;
}

#tmwa_form {
  display: none;
}

#topnav_wrapper {
  display: none;
}

#content_title {
  margin: 10px 0 20px 0;
  padding: 0;
  width: 100%
}

#content_title h1 {
  padding: 0;
}

#main_content_wrapper {
  float: left;
  width: 68%;
}

#main_content {
  width: 100%;
}

#sidebar_content_wrapper {
  float: left;
  width: 28%;
}

#sidebar_content_wrapper img {
  max-width: 100%
}

#sidebar_top_content {
  width: 100%
}

#sidebar_bottom_content {
  width: 100%
}

#sidebar_faq_content {
  display: none;
}

#content_wrapper {
  border-bottom: 1px solid #666;
}

#footer_wrapper {
  clear: both;
}



















}
