@charset "utf-8";
/* CSS Document */


body {
    background: none;
    font-family: Arial;
    font-size: 10pt;
    line-height: 1.5;
}

pre {
    border: 1px solid #999;
    padding: 5px;
    white-space: normal;
    font-size: 11px;
    max-width: 100%;
    font-family: Arial;
}

html {
    height: auto;
    overflow: scroll;
}

#rd_header {
    display: none;
}

.calendars {
    display: none;
}

#content {
    padding: 0;
    margin: 0;
    position: static;

}

#footer {
    display: none;
}

.printhide {
    display: none;
}

.subaction #content {
    padding: 0;
}

.tree {
    display: none;
}   


.sidebysideblock {
    top: 0;
}

.wikisandbox {
    float: none;
    width: auto;
    position: static;
}

table {
    width: 100%;
    border-collapse: collapse;
}

table .right {

    text-align: right;
}

table th {
    text-align: left;
}

table th,
table td {
    border-bottom: 1px solid #EEE;
    vertical-align: top;
}

.filterbox {

    display: none;
}

.block50 {

    float: left;
    width: 48%;
    margin-right: 1%;
}

.toplink {
    display: none;
}

h1 {

    font-size: 15pt;
}

h2 {
    font-size: 13pt;
}

h3 {
    font-size: 12px;
}

