﻿
a
{
    text-decoration: underline;
    font-weight: normal;
}

.navMenu .rtUL .rtLI .rtMid, .navMenu .rtUL .rtLI .rtTop, .navMenu .rtUL .rtLI .rtBot
{
    margin: 0px 5px 0px 0px;
    padding-left: 3px;
}
.navMenu .rtUL .rtLI .rtMid .rtIn, .navMenu .rtUL .rtLI .rtTop .rtIn, .navMenu .rtUL .rtLI .rtBot .rtIn
{
    margin-left: -1px;
    padding-left: 3px;
}
ul li
{
    margin-left: 24px;
    list-style: square;
    padding: 2px 0px 2px 0px;
}
ul
{
    margin-bottom: 12px;
}
.button
{
    padding-left: 5px;
    padding-right: 5px;
}

.captcha input
{
    font-family: Verdana, Tahoma;
    font-size: 13px;
    height: 16px;
    background: url(    'images/bg_textbox.gif' );
    background-repeat: repeat-x;
    border: solid 1px #acabab;
    padding: 1px;
    width: 70px;
}

label
{
    margin-left: 3px;
    padding-bottom: 2px;
}

.textbox
{
    padding: 1px;
}

.section-container ul li
{
    margin-left: 24px;
    list-style: square;
    padding: 2px 0px 2px 0px;
}
.section-container
{
    background: url("images/section-container-fade.png") repeat-x scroll 0 0 transparent;
}
.section-container .title
{
    height: 60px;
}
.dropdown
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    height: 20px;
    background: url('images/bg_textbox.gif' );
    background-repeat: repeat-x;
    border: solid 1px #acabab;
    padding: 2px;
    margin-right: 5px;
}

.modalProgressGreyBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.70;
    margin: auto;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.modalPopup
{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border: solid 1px #000000;
    background-color: White;
    width: 300px;
    height: 100px;
    z-index: 1000;
}

.modalPopup td
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 300px;
    height: 100px;
}

.table
{
    margin-bottom: 4px;
    border: solid 1px silver;
    border-top: none;
}


.tabs li
{
    font-weight: normal;
    margin:0px;
    padding:0px;
}

.tabs a
{
    font-weight: normal;
}
