@page {size: 8.5in 11in}

body
{
margin: 0.25in;
color: black;
background-color: white;
background-image: none;
font: 12pt "Times New Roman", Times, serif;
}
h4
{
font-size: 16pt;
font-weight: bold;
}
.time
{
font-size: 1em;
font-weight: bold;
}
p.session
{
padding-left: 3em;
font-size: 1em;
}
p.session:first-line
{
font-weight: bold;
}


#top, #leftnav, #footer, #banner, #thanks, #confirm
{
display: none;
}

#title
{
color: black;
background: white none;
text-align: left;
border-bottom: thin solid black;
height: auto;
}
#content
{
margin: 0;
border: none;
}
table
{
table-layout:auto;
border: 1px;
}
caption
{
font-size: 1.8em;
font-weight: bold;
color: black;
background-color: white;
}
#caption_description
{
font-size: .5em;
font-weight: normal;
}
td, th
{
padding: 5px;
vertical-align: top;
}
th
{
text-align: left;
border-bottom: 1px solid black;
}
.year
{
text-align: center;
}
td
{
border-bottom: 1px solid black;
}
tr.alternate
{
color: black;
background-color: #E7E8E9;
}

.pagebreak {page-break-before: always}