﻿body 
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #F1F0EE !important;
    font-size: 100%; 
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
#horizNav
{
    text-align: left;
    width: 800px; 
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #006A71;
    border-top: solid 1px #888;
    border-bottom: solid 4px #DEB407;
    position: relative;
    z-index: 1;
    top: 0px;
    left: 0px;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma,Verdana,sans-serif;
}
.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}
.TopMenuItem, .TopMenuItemHover, .TopMenuItem a
{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}

.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}

/*New Site Version*/


        .headerTop {
            height: 121px;
            background-color: #3B2214;
            vertical-align: text-bottom;
        }

        .headerTopRight {
            bottom: 0;
            color: white;
            font-size: 15px;
            display:table-cell;
            vertical-align:bottom;
            height:auto;
        }

        .headerWelcomeRibbon {
            height: 20px;
            background-color: #008198;
            vertical-align: middle;
            font-size: 11px;
            border-top: 1px solid #FCB315;
            padding-top:2px;
        }

        .mainContent {
        background-color:#F1F0EE;
        min-height:407px;
        height:auto;
        }

        .policies {
            height: 30px;
            background-color: #E6E6E6;
            font-size: 11px;
            border-top: 1px solid #808080;
            border-bottom: 3px solid #FCB315;
            font-weight: bold;
            padding-top: 5px;
        }

        .footer {
            height: 138px;
            background-color: #3B2214;
            font-size: 10px;
            color:gray;
        }
        html,body {
width:100%;
height:100%;
}
        .mainContainer{
min-height: 100%;
    position:relative;
}
           /*.footer {
            height: 138px;           
            background-color: #3B2214;
            color:gray;
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    right: 0;
        }

html,body {
width:100%;
height:100%;
}
.mainContainer{
min-height: 100%;
    position:relative;
}*/