body {
  margin: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

.clearfix {
  clear: both;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0; }

a {
  color: #000000; }

a:hover {
  color: #000000;
  text-decoration: underline; }

.print-header {
  border-bottom: 2px solid #000000; }
  .print-header .print-head-logo {
    float: left; }
  .print-header .print-close-window {
    float: right; }

.print-title {
  font-size: 20px;
  padding: 20px 0;
  font-weight: bold; }

.print-footer {
  padding: 24px 0; }

table.calendar {
  width: 100%;
  max-width: 700px;
  border-collapse: collapse; }
  table.calendar tr.cal-row td {
    padding: 4px 1% 20px 0;
    font-size: 11px;
    border-bottom: 1px solid #000000;
    vertical-align: top;
    border-collapse: collapse;
    margin: 0; }
  table.calendar tr.cal-row td.cal-date {
    width: 19%; }
  table.calendar tr.cal-row td.cal-speakers {
    width: 20%; }
  table.calendar tr.cal-row td.cal-topic {
    width: 27%; }
  table.calendar tr.cal-row td.cal-location {
    width: 25%; }
  table.calendar tr.cal-row.cal-header {
    font-weight: bold; }
  table.calendar tr.cal-row.last {
    border-bottom: none; }

table.recruitment {
  width: 100%;
  max-width: 700px;
  border-collapse: collapse; }
  table.recruitment tr.recruit_row td.recruit_cell {
    padding: 4px 1% 20px 0;
    font-size: 11px;
    border-bottom: 1px solid #000000;
    vertical-align: top;
    border-collapse: collapse;
    margin: 0; }
  table.recruitment tr.recruit_row td.recruit_cell.location {
    width: 38%; }
  table.recruitment tr.recruit_row td.recruit_cell.event {
    width: 32%; }
  table.recruitment tr.recruit_row td.recruit_cell.date {
    width: 20%; }
  table.recruitment tr.recruit_row.recruit_header {
    font-weight: bold; }
  table.recruitment tr.recruit_row.last {
    border-bottom: none; }

/*# sourceMappingURL=print.css.map */
