body {
  margin: 1em;
  background-color: #fff;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 87.5%;
  line-height: 1.4em;
}
p {
  line-height: 1.4em;
}
th, thead th {
  text-align: left; /* LTR */
  border-bottom: 3px solid #ccc;
  padding: 5px;
}
tr.odd {
  background-color: #ddd;
}
tr.even {
  background-color: #fff;
}
td {
  padding: 5px;
}
a,
a:visited,
li a.active {
  color: #006397;
}
a img {
  border: 0;
}
img {
  border: 0;
  margin: 0.3em 0.5em;
}
.print-logo {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.15em;
}
h1 { font-size: 1.5714em; }
h2 { font-size:1.6em; }
h3 { font-size: 1.0667em; }
hr {
  border: 0;
  clear: both;
  height: 1px;
  width: 100%;
  color: #9e9e9e;
  background-color: #9e9e9e;
}
.print-controls {
  float: right;
}
fieldset,
.field-featured,
.field-image-promo,
.field-image-promo-portrait,
.field-updated,
.field-article-related-media,
.field-article-related-articles,
.field-related-topics,
.field-syndicate,
.field-video-upload,
.field-video-processed,
.filefield-file {
  display: none;
}

.field-pubdate,
.field-content-source,
.field-author,
.print-submitted,
.print-created,
.print-links,
.print-breadcrumb,
.print-footnote {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.8571em;
}
.field-content-source {
  font-style: italic;
}
.print-taxonomy { text-align: right; }
.print-taxonomy li { display: inline; }
.print-message { border: 1px solid #ccc; padding: 1em; }
.print-footer {text-align: center;}

.print-content div.field-subcontent-type, .print-content div.field-status-for-user-submitted {display: none;}

#colorbox,
#cboxContent,
#cboxWrapper { height: auto; position:static; overflow: visible; }
#cboxLoadedContent { height: auto; overflow: visible; }
#cboxWrapper #cboxTitle {
  overflow: visible;
  background: #e3e3e2;
  color: #000;
  line-height: 1.4;
  padding: 5px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-style:normal;
  position:static;
}