﻿html, body
{
	min-height: 100%;
    margin: 0;
}
body a
{
    color: #333333;
}
body a:hover
{
    color: #000066;
}

#wrapper1
{
    background-color: #FFFFFF;
    background-image: url(  '../images/backgrounds/bgGray.jpg' );
    background-repeat: repeat-y;
    background-position: center 0%;
}
#wrapper2
{
    font-weight: normal;
    font-size: 9pt;
    font-style: normal;
    font-family: Arial,sans-serif;
    text-align: left;
    background-image: url(  '../images/backgrounds/bgMain.jpg' );
    background-repeat: no-repeat;
    background-position: center 0%;
}
#wrapper3
{
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding-bottom: 0px;
    width: 800px;
}
#leftColumn
{
    width: 197px;
    float: left;
}

#rightColumn
{
    width: 603px;
    float: right;
}


#homeLink a
{
    width: 160px;
    height: 50px;
    position: relative;
    left: 20px;
    top: 23px;
    display: block;
}

#loginTo
{
    position: relative;
    top: 65px;
    left: -15px;
    font-size: 10pt;
    color: White;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

.loginToList
{
    position: relative;
    top: 65px;
    left: -15px;
    background-color: #F0F0F0;
    color: #333333;
    font-size: 8pt;
    width: 170px;
    float: left;
    margin-right: 3px;
}

.loginToButton
{
    position: relative;
    top: 45px;
    right: -159px;
    background-image: url(  '../images/buttons_tabs/btnGo.gif' );
    background-color: Transparent;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.loginToLink
{
    position: relative;
    top: 49px;
    left: -15px;
    font-size: 8pt;
    color: White;
}
.oacLinks
{
    position: relative;
    top: 70px;
    left: 10px;
    font-size: 10pt;
    color: #666666;
}
.oacLinks a
{
    font-size: 8pt;
}
.loginToLink:hover
{
    color: White;
}

/* Left menu */
#leftMenu
{
    position: relative;
    top: 80px;
    padding-bottom: 190px;
}
#leftMenu ul
{
    padding-left: 0;
    margin-left: 0;
}
#leftMenu li
{
    list-style-type: none;
    background-image: url(  '../images/backgrounds/leftgradient.gif' );
    height: 23px;
}
#leftMenu a
{
    color: #666666;
    display: block;
    width: 196px;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-top: 3px;
}
#leftMenu a:hover
{
    color: #666666;
    background-image: url(  '../images/backgrounds/leftgray.gif' );
}
#leftMenu .level1
{
    text-indent: 10px;
    font-size: 10pt;
    font-weight: bold;
}
#leftMenu .level2
{
    font-size: 9pt;
    text-indent: 10px;
}
#leftMenu .level3
{
    font-size: 8pt;
    text-indent: 20px;
}
#leftMenu .levelSelected
{
    color: #000066;
    background-image: url(  '../images/backgrounds/leftgray.gif' );
    height: 23px;
}

#timeTemp
{
    font-size: 8pt;
    color: #999999;
    float: right;
    position: relative;
    top: 7px;
    height: 20px;
    margin-right: 10px;
}
#timeTemp .separator
{
    padding: 0 3px 0 4px;
    color: #999999;
}

#headerLinks
{
    float: left;
    text-align: right;
    margin-right: 9px;
    position: relative;
    top: 18px;
    line-height: 1.4em;
    font-size: 8pt;
}

#search
{
    float: left;
    position: relative;
    top: 22px;
}
#search input[type='text']
{
    background-color: #F0F0F0;
    width: 155px;
    margin: 2px 4px 0 15px;
    float: left;
    color: #333333;
    font-size: 8pt;
}
.btnSearch
{
    background-image: url(../images/buttons_tabs/btnGo.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}
.navButtons
{
    padding-top: 12px;
    height: 27px;
    position: relative;
    top: 15px;
    clear: both;
}

.navButtons .personal
{
    float: left;
    padding-left: 4px;
    background-image: url(  '../images/buttons_tabs/btnPersonal.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 196px;
    height: 23px;
}
.navButtons .personal:hover
{
    background-position: 100% -23px;
}
.navButtons .personalActive
{
    float: left;
    padding-left: 4px;
    background-image: url(  '../images/buttons_tabs/btnPersonal.jpg' );
    background-repeat: no-repeat;
    background-position: 100% -23px;
    width: 196px;
    height: 23px;
}

.navButtons .business
{
    padding-left: 4px;
    float: left;
    background-image: url(  '../images/buttons_tabs/btnBusiness.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 196px;
    height: 23px;
}
.navButtons .business:hover
{
    background-position: 100% -23px;
}
.navButtons .businessActive
{
    float: left;
    padding-left: 4px;
    background-image: url(  '../images/buttons_tabs/btnBusiness.jpg' );
    background-repeat: no-repeat;
    background-position: 100% -23px;
    width: 196px;
    height: 23px;
}

.navButtons .about
{
    float: left;
    padding-left: 4px;
    background-image: url(  '../images/buttons_tabs/btnAbout.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 196px;
    height: 23px;
}
.navButtons .about:hover
{
    background-position: 100% -23px;
}
.navButtons .aboutActive
{
    float: left;
    padding-left: 3px;
    background-image: url(  '../images/buttons_tabs/btnAbout.jpg' );
    background-repeat: no-repeat;
    background-position: 100% -23px;
    width: 196px;
    height: 23px;
}

#adSpace
{
}

#adSpace .padLeft
{
    margin-left: 10px;
}

#content
{
    position: relative;
    left: 0px;
    top: 17px;
    display: block;
    width: 603px;
    min-height: 400px;
}

#footer
{
    position: relative;
    top: 20px;
    clear: both;
    width: 800px;
    background-color: White;
}

#footer #grayBar
{
    background-image: url(  '../images/backgrounds/bgFooter.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    text-align: center;
    padding-top: 10px;
    height: 29px;
    color: White;
    font-size: 8pt;
}
#footer #grayBar a
{
    color: White;
}
#footer .separator
{
    color: White;
    padding: 0 3px 0 4px;
}
#footer #disclosure
{
    padding: 5px 5px 5px 5px;
    font-size: 8pt;
    color: Gray;
}

