body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    color: black;
    text-align: left;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000; 
    page-break-before:avoid; 
}

strong {
    page-break-before: auto; 
}

.layout { 
    width: 100%;      
}

table.layout {
    margin: 0px auto;
    width: 718px;
    padding: 0px;
    background: #fff;
    border: none;
    text-align: left;
    overflow: hidden;
}

td.layout {
    vertical-align: top;
    overflow: hidden;
}

#footer_row { 
    visibility: hidden;
    height: 0px;
}

#main_row { 
    height: 100%;
    vertical-align: top;
    overflow: hidden;
}

#header_cell { 
}

#header_cell_div { 
    visibility: hidden;
    overflow: hidden;
    width: 0px;
    height: 0px;
}

#header_print_div { 
}

#header a, #header_fp a {
    padding-left: 40px;
    display: block;
    overflow: hidden;
    height: 80px;
    width: 718px;
    text-indent: -999em;
    overflow: hidden;
}

#main_nav, #admin_nav, #editor_menu, #editor_actions, #side_menu, #more_side_menu {
    visibility: hidden;
    overflow: hidden;
}

#left_side {
    width: 0px; 
    visibility: hidden;
}

#left_side_div {
    width: 0px; 
    overflow: hidden;
}

#sidebar, #inner_sidebar, #dhtmlgoodies_slidedown_menu {
    width: 0px; 
    height: 0px; 
    visibility: hidden;
    overflow: hidden;
}

#main_content {
    width: 1000px;
    height: 100%;
    text-align: left;
}

#footer_cell, #footer_menu, #header_menu { 
    visibility: hidden;
    height: 0px; 
}

#footer_cell_div { 
    width: 0px; 
    height: 0px; 
    visibility: hidden;
    overflow: hidden;
}

#footer {
    visibility: hidden;
    width: 718px;
}

#editor_actions {
    position: relative;
    top: -55px;
    display: block;
    width: 160px;
    float: right;
    background: #fff;
}

#calendar_wrapper {
    float: left;
    width: 700px;
}

#calendar_wrapper {
    _height 1%;
}

#calendar_wrapper:after{
    content: ".";
    visibility: hidden;
    height: 0;
    clear: both;
    display: block;	
}

.clear {
    clear: both;
}

.off_screen {
    color: white;
}

#related_content {
    left: -8px;
    position: relative;
    background-color: #F2F0C8;
    border-top: 1px solid #C6C984;
    border-right: 1px solid #C6C984;
    border-bottom: 1px solid #C6C984;
    border-left: none;
    margin: 20px 0px;
    text-align: left;
}


body {
    background-color: white;
}


