﻿body
{
    /*          
    background-image: url(../images/bg_repeat.jpg); 	               
    background-position: top; 	               
    background-attachment: scroll; 	               
    background-repeat: repeat-x;          
    */
    color: #000000;
    font-family: Arial;
    font-size: small;
    margin: 0px;
    padding: 0px;
}

h3
{
    color: #336600;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    margin-bottom: 0;
}

img
{
    border: 0;
    padding: 0;
}

tr
{
    vertical-align: top;
}

#Columns
{
    background-repeat: repeat;
    border-bottom: 1px solid #99CC00;
    border-top: 1px solid #99CC00;
    border-left: 1px solid #99CC00;
    border-right: 1px solid #99CC00;
    float: none;
    height: auto;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-top: 24px;
    padding: 5px;
    padding-bottom: 15px;
    position: relative;
    text-align: left; /* IE */
    width: 910px;
}

#Content
{
    background-color: #ffffff;
    border-top: 1px solid #99CC00;
    float: left;
    height: auto;
    margin-top: 73px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-top: 17px;
    position: relative;
    text-align: left;
    width: 942px;
}

html > body #Content
{
    float: left;
    margin-top: 75px;
}

#ImageMenu li
{
    list-style-type: none;
}

#ImageMenu a
{
    border: 0px solid #FFFFFF;
    position: absolute; /* this next line is just to show where each box is */
    text-decoration: none;
    text-indent: -9999px;
}

#ImageMenuOhio a
{
    height: 40px;
    left: 275px;
    top: 13px;
    width: 133px;
    z-index: 2;
}

#ImageMenuOhio a:hover
{
    border: 1px;
    border-color: #ebf6ff;
    z-index: 2;
}

#ImageMenuSVDR a
{
    height: 40px;
    left: 425px;
    top: 13px;
    width: 250px;
    z-index: 2;
}

#ImageMenuSVDR a:hover
{
    border: 1px;
    border-color: #ebf6ff;
    z-index: 2;
}

#MasterContainer
{
    background-color: #99CC00;
    border: 0px;
    border-bottom: 2px solid #99CC00;
    clear: both;
    float: none;
    height: auto;
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px;
    width: 952px;
}

#MainNav
{
    height: auto;
    margin-left: 0;
    margin-top: 32px;
    text-align: left;
}

html > body #MainNav
{
    margin-top: 37px;
    position: relative;
    z-index: 5;
}

#Searchbox
{
    color: #FFFFFF;
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: small;
    height: 21px;
    margin-top: 10px;
    padding: 0px;
    position: relative;
    width: auto;
}

#TopImage
{
    background-image: url(../images/svdr_header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 171px;
    left: 0px;
    margin: 0;
    position: absolute;
    top: 0px;
    width: 952px;
    z-index: 0;
}

#TopLine
{
    float: none;
    height: 28px;
    margin-left: 1px;
    margin-right: 19px;
    padding-top: 5px;
    position: relative;
    width: 914px;
    z-index: 1;
}

#TopWelcome
{
    color: #336600;
    font-family: Georgia;
    font-size: large;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
}

#TopWelcomeSub
{
    color: #669900;
    font-family: Georgia;
    font-size: large;
}

.alert
{
    color: red;
    font-weight: bold;
}

.LIParent
{
    font-weight: bold;
    list-style-position: outside;
    list-style-type: none;
    margin-left: -40px;
}
/*
.LIParentGreenDark
{
    color: #336600;
    font-weight: bold;
    list-style-position: outside;
    list-style-type: none;
    margin-left: -40px;
}
*/
.LIParentText
{
    list-style-position: outside;
    list-style-type: none;
    margin-left: -40px;
}

.TextMediumGreenDark
{
    color: #336600;
    font-size: medium;
    font-weight: bold;
}

.TextMediumWhite
{
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
}

.TextSmallGreenDark
{
    color: #336600;
    font-size: small;
    font-weight: bold;
}

.TextSmallMaroon
{
    color: #9F031A;
    font-size: small;
    font-weight: bold;
}

.TextXSmallWhite
{
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
}

.TextXSmallItalics
{
    font-size: 9pt;
    font-style: italic;
    font-weight: bold;
}

.TableHeaderGreenDarkSmall
{
    background-color: #336600;
    color: #FFFFFF;
    font-size: small;
    font-weight: bold;
    text-align: center;
    width: 90%;
}

.TableHeaderWhite
{
    background-color: #99CC00;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.TableColumnLeft
{
    border-style: none solid none none;
    border-width: thin;
    padding: 10px;
    width: 50%;
}

.TableColumnRight
{
    padding: 10px;
    width: 50%;
}

.LinkButtonGreenDark
{
    background-color: #336600;
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    text-align: center;
}

.RadMenu_Default .rmLink:hover
{
    cursor: pointer;
}

.RadMenu_Default .rmRootGroup 
{
    background-color:#99CC00 !important;
    background-image:none !important;
}

/*
.RadMenu_Default .rmText
{
    font-family: Georgia !important;
    font-weight: bold !important;
}
*/
