/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
ul#gnav,
#header .utility,
p.bread,
#sub,
.bottom,
#footer .fnav,
#footer .footer_right .fnav,
#footer .footer_right .utility,
.go_pagetop_frame img {
  display: none;
}

#header,
#header #pagetop,
#body,
#footer .inner,
#footer .footer_right {
  width: auto;
}

#footer .inner .logo {
  margin-left: 2em;
}

#footer .footer_right {
  float: right;
  margin-right: 2em;
}

#footer {
  clear: both;
}

/*new_footer*/
#footer {
  background-color: #fff;
  border-top: #ccc 1px solid;
  padding: 0;
  margin-top: 20px;
  clear: both;
}
#footer .inner .logo, #footer .inner .fnav_top, #footer .inner .utility_bottom ul, #footer .inner .inner_info, #footer .inner .utility_bottom {
  display: none;
}

#copyright {
  color: #666;
  line-height: 1;
}
