@charset "UTF-8";
/* CSS Document */

/* $Id: print.css,v 1.1.2.2 2008/08/21 22:03:40 jcnventura Exp $ */

body { color:#807f83; margin: 1em; background-color: #fff; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 1em; padding: 0; }

th {
  text-align: left; /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc;
}
tr.odd {
  background-color: #ddd;
}
tr.even {
  background-color: #fff;
}
td {
  padding: 5px;
}
script, noscript, iframe {
  display: none;
}
#menu {
  display: none;
}
#main {
  margin: 1em;
}
#adTop, #adBottom { display: none; }
#adminNav, #sponsorPopup { display: none; }
#footer { height: auto; }
#footer .triColorBar, #footer #footerSocial, #footer .container-fluid {
  display: none;
}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #00f;}
a:link img, a:visited img {border: 0;}
.print-footnote {font-size: xx-small;}
img.print-logo {border: 0; margin-bottom: 10px; }
.print-site_name { font-size: 9pt; }
.print-breadcrumb { display: none; }
.print-title {}
.print-submitted {font-size: small;}
.print-created {font-size: small;}
.print-taxonomy {
  text-align: right;
}
.print-taxonomy li {display: inline;}
.print-content { font-size: 12pt; margin-bottom:30px; }
.contextual:link, .contextual:visited { color: #807f83; text-decoration: none; }
.print-hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #9E9E9E;
  background-color: #9E9E9E;
}
.print-message {
  border: medium dotted blue;
  padding: 1em;
}
.print-source_url {font-size: small;}
.print-links {font-size: small;}
.print-footer {text-align: center;}
.field-field-image { display: none; }
.print-legal { font-size: 12px; }


/* ========== Checklist ========== */
.checkListNote { display: block; margin: 10px 0; }
.checkbox li { list-style-image: url(images/checkbox.gif); padding: 10px 0; }

/* ========== Image ========== */
.contentImg { box-shadow: 0 3px 5px #999; -moz-box-shadow: 0 3px 5px #999; -webkit-box-shadow: 0 3px 5px #999; clear: both; float: right; margin:20px 0 20px 20px; max-width: 225px; }
.contentImg img { max-height: 225px; max-width: 225px; }

/* ========== HEC Card ========== */
.hecPrint h1, .hecPrint h2.hecPrintTitle {
  display: none;
}

.hecPrint #hecCard {
  max-width: 300px;
  font-size: 12px !important;
}

.hecPrint #hecCard h2, .hecPrint #hecCard h3 {
  font-size: 12px !important;
}