﻿
/* body settings */
.SITE-BODY
{
    background-color: #F2F2F2;
}

*, body, .RadEContent, .RadEContent *
{
    color: #454545;
    font-family: Arial;
    font-size: 12px;
}

.sitedirectory-alldocument-full
{
     text-align: left;
}

/* article full - default  */
.doc-header1
{
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
}

/* article short  */
.short .doc-header1
{
    font-size: 14px;
    font-weight: bold;
}

/* article box-full  */
.box-full .doc-header1
{
    font-size: 14px;
    font-weight: bold;
}

/* article box-short  */
.box-short .doc-header1
{
    font-size: 14px;
    font-weight: bold;
}

/* article spacer */

/* article spacer */
.full
{
    padding-bottom: 19px;
}


/* framework settings */
table.site-area-top
{
}
td.td-topimage
{
}
table.site-area
{
}


/* whitespace settings */
tr.site-topmenu-witespace-top, tr.site-topmenu-witespace-top td
{
    display: none;
}
tr.site-topmenu-linecolor, tr.site-topmenu-linecolor td
{
    display: none;
}
tr.site-topmenu-witespace-bottom, tr.site-topmenu-witespace-bottom td
{
    display: none;
}
tr.site-footer-witespace-top, tr.site-footer-witespace-top td
{
    display: none;
}
tr.site-footer-linecolor, tr.site-footer-linecolor td
{
    display: none;
}


/* content settings */
.divcontainer
{
}
td.content-td
{
    vertical-align: top;
    width: 960px;
}
.content
{
    width: 931px;
    margin-top: 10px;
    margin-left: 19px;
    margin-right: 10px;
}


/* topmenu settings */
table.table-menues
{
    width: 100%;
    height: 52px;
}
td.td-menuarea
{
    height: 52px;
}
td.td-topmenu
{
    padding-left: 50px;
}

td.td-globalmenu
{
    display: none;
}
/* default box settings */
.box-title
{
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}


/* leftbar-area  settings */
.leftbar-area
{
    display: none;
}


/* rightbar-area  settings */
.rightbar-area
{
    display: none;
}


/* footer settings */
table.footer-table
{
    height: 186px;
    width: 100%;
    background-image: url(/media/img/9072492.gif);
}
table.footer-table td
{
    vertical-align: top;
    padding-left: 56px;
    padding-right: 0px;
    padding-top: 27px;
}
.footer-area
{
    height: 186px;
}


