
.page
{
    background-image : none;
    margin : 0px 0px 0px 0px;
}

.header
{
    color : #000000;
    background-color : #0085a3;
    background-image : none;
}

.body
{
    color : #000000;
    background-color : #fff1d9;
    background-image : none;
    padding: 10px;
}

.body_text
{
    font-family : arial,serif;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
}

.btextbig
{
    font-family : arial,serif;
    font-size : 19pt;
    font-weight : normal;
    font-style : normal;
}

.btextmed
{
    font-family : arial,serif;
    font-size : 13.5pt;
    font-weight : normal;
    font-style : normal;
}

.btextsma
{
    font-family : arial,serif;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
}

.footer
{
    color : #000000;
    background-color : #0085a3;
    background-image : none;
}

.menu
{
    color : #000000;
    background-color: #245f6d;
    height: 100%
}

.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right: 15px;
    height: 21px;
}

.menuButton, .menuButton a
{
    font-family : arial,serif;
    font-size : 12pt;
    font-weight : bold;
    font-style : normal;
    text-decoration: none;
    color : #ffffff;
    background-color: #757575;
}

.menuButton_on, .menuButton_on a
{
    font-family : arial,serif;
    font-size : 12pt;
    font-weight : bold;
    font-style : normal;
    text-decoration: none;
    color : #ffffff;
    background-color: #ffa300;
}

.menu_h_space
{
    color : #ffffff;
    background-color: #121212;
    height : 2px;
}


.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}

ul.disc
{
    font-family : arial,serif;
    font-size : 13.5pt;
    font-weight : normal;
    font-style : normal;
    margin-top:4px;
    margin-bottom:4px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:disc;
    list-style-position:outside;
}
