.breadcrumb,
#sidebar,
#header,
#footer,
#oceiabar,
.no_print,
.main_icons,
.top_left_corner_content,
.top_content,
.head_icon,
.top_right_corner_content,
.bottom_left_corner_content,
.bottom_right_corner_content,
span#nacc_prompt,
span#nacc_title,
form#nacc_form,
div#nacc_results a {
 display: none;
}
div#nacc_results {
 margin-top:-50px;
}
html,
body,
div#page_content,
div#content,
div#content_container {
 top: 0px;
 margin-top:0px;
 padding-top:0px;
}
html,
body {
 background: none;
}
h1.pagetitle {
 margin-top:0;
}
ol.level_I li {
 list-style-type: upper-roman;
}
ol.level_A li {
 list-style-type: upper-alpha;
}
ol.level_1 li {
 list-style-type: decimal;
}
ol.level_3A li {
 list-style-type: none;
 text-indent: 0em;
 margin-left: -3em;
}
ol.level_a li {
 list-style-type: lower-alpha;
}
div.entry {
 page-break-before:avoid;
}
div.page h1 {
 page-break-after:avoid;
}
div.ec3_big_calendar table.nav,
div.ec3_big_calendar table.ec3_calendar_table {
 width: 100%;
 page-break-before:avoid;
}
div.ec3_big_calendar table.nav {
 display: none;
}
div.ec3_big_calendar table.ec3_calendar_table {
 border: 1px solid black;
 background-color: #ccc;
}
div.ec3_big_calendar table.ec3_calendar_table caption,
div.ec3_big_calendar table.ec3_calendar_table caption a:visited,
div.ec3_big_calendar table.ec3_calendar_table caption a {
 background-color: black;
 color: white;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 font-size: xx-large;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td span.ec3_event_day_num,
div.ec3_big_calendar table.ec3_calendar_table thead {
 color: white;
 text-align: center;
 font-weight: bold;
}
div.ec3_big_calendar table.ec3_calendar_table thead {
 background-color: black;
 font-size: x-large;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td span.ec3_event_day_num {
 background-color: #333;
 font-size: large;
}
div.ec3_big_calendar table.ec3_calendar_table thead th,
div.ec3_big_calendar table.ec3_calendar_table tbody td {
 width: 14%;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td {
 border: 1px solid black;
 background-color: white;
 vertical-align: top;
 height: 5em;
 margin: 0;
 padding: 0;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td.pad {
 border: none;
 background: none;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td span.ec3_event_day_num {
 display: block;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td p.ec3_event_day_evt {
 padding: 4px;
 font-style: italic;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td p.ec3_event_day_evt a.ec3_big_calendar_link,
div.ec3_big_calendar table.ec3_calendar_table tbody td p.ec3_event_day_evt a.ec3_big_calendar_link:visited {
 display: block;
 color: black;
 text-decoration: none;
 font-style: normal;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td#today {
 border: 1px solid #333;
 background-color: #333;
 color: white;
}
div.ec3_big_calendar table.ec3_calendar_table tbody td#today p.ec3_event_day_evt a.ec3_big_calendar_link,
div.ec3_big_calendar table.ec3_calendar_table tbody td#today p.ec3_event_day_evt a.ec3_big_calendar_link:visited {
 color: white;
}
a,
a:visited {
 color: black;
 text-decoration:none;
}