a:link
{
    color: #33669a;
}

a:visited
{
    color: #33669a;
}

a img
{
    border: none;
    vertical-align: middle;
}

body
{
    background-color: #d7d9db;
    color: #374960;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
}

p
{
    margin-bottom: 1em;
    margin-top: 0em;
}

table
{
    margin-left: auto;
    margin-right: auto;
}

.background-navigation
{
    background-color: #fff3d7;
}

.buffer-horizontal
{
    background-color: #ffffff;
    height: 28px;
}

.buffer-vertical
{
    background-color: #ffffff;
    width: 37px;
}

.ending
{
    margin-bottom: 0em;
    margin-top: 0em;
}

.repeat-left-inner
{
    background-color: #ffffff;
    border-left-color: #5c6a7e;
    border-left-style: solid;
    border-left-width: 1px;
    width: 1px;
}

.repeat-left-outer
{
    background-image: url(images/background/sidebar_left.gif);
    background-repeat: repeat-y;
}

.repeat-right-inner
{
    background-color: #ffffff;
    border-right-color: #5c6a7e;
    border-right-style: solid;
    border-right-width: 1px;
    width: 1px;
}

.repeat-right-margin
{
    background-image: url(images/background/sub_margin_right.gif);
    background-repeat: repeat-y;
}

.repeat-right-outer
{
    background-image: url(images/background/sidebar_right.gif);
    background-repeat: repeat-y;
}

.spacer
{
    background-color: #ffffff;
    height: 90px;
}

.text-heading-large
{
    color: #000000;
    font-family: Calibri, Arial, Verdana, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
}

.text-heading-small
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}