﻿body
{
    margin: 0;
}

td.topleft
{
    width: 13px;
    height: 13px;
    background-image: url(../Images/FrameTopLeft.gif);
}
td.topright
{
    width: 13px;
    height: 13px;
    background-image: url(../Images/FrameTopRight.gif);
}


.RadAjaxPanel
{
    display: inline-block !important;
}

td.label
{
    text-align: right;
    font-weight: bold;
}

#lblStatus
{
    color: #ff0000;
    font-weight: bold;
}

#imgSubLogo
{
    display: none;
}

.navfooter
{
    display: inline-block;
    text-align: center;
    margin: 20px;
}

.navfooter a
{
    color: #a8a8a8;
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    float: left;
    font-style: normal;
    font-family: Verdana;
}

.navfooter .rule
{
    width: 2px;
    height: 11px;
    background-image: url(../images/GDN_MAIN_Footer_vert-rule.png);
    margin: 2px 10px;
    display: inline-block;
    float: left;
}
