body
{
    font: 13px;
    background-color: #FFFFFF;
    color: #000000;
}
div.section
{
    margin-bottom: 2em;
}
h1
{
    font-size: medium;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0.25em 0 0 0;
    padding: 0;
    line-height: normal;
}
h2
{
    font-size: small;
    font-weight: bold;
    text-transform: uppercase;
    margin: 1em 0 0.25em 0;
    padding: 0;
    clear: left;
    line-height: normal;
}
h3
{
    font-size: small;
    font-weight: bold;
    clear: left;
    line-height: normal;
    margin: 0.75em 0 0 0;
    padding: 0;
}
hr.clearing
{
    margin: 0;
    border: none;
    clear: both;
    height: 1px;
    visibility: hidden;
}
a:link, a:visited
{
    color: black;
    text-decoration: none;
}
div#masthead
{
    display: none;
}
div#navigation
{
    display: none;
}
div#searchForm
{
    display: none;
}
div#pagedate, div#dateLine
{
    float: right;
}
form#accessform
{
    display: none;
}
img.cover
{
    float: right;
}
div.blsidebar
{
    display: none;
}
fieldset table.calendar
{
    display: none;
}
table.programGrid
{
    width: 90%;
    margin-bottom: 15px;
    border-bottom: 1px dashed;
}
table.programGrid th
{
    text-align: left;
}
table.programGrid caption
{
    text-align: left;
    font-size: 1.1em;
}
header, .aHome, #tdNav, #dvNav, #footer, footer, #tBody > .featutedItem
{
    display: none;
}
#content
{
    margin: 0;
    width: 100%;
}
#mainContent, #pageContent 
{
    margin:0;
    width:100%;   
    float:none;
}

#sideContent 
{
    float:none; 
    width:90%;
    border:1px solid #cccccc;
    padding:5%;  
}