@charset "utf-8";

.background {
    background-color: #ffffff;
    background-repeat: repeat-x;
}

#backdropDiv {
    position: relative;
    top: 128px;
    width: 813px;
    left: 0px;
    z-index: 1;
    background-image: url(images/appbgedges.gif);
}

#ChromeBackDiv {
    position: absolute;
    top: 19px;
    width: 813px;
    left: 0px;
    height: 109px;
    z-index: 1;
    background-image: url(images/appbgedges.gif);
}

#ContentDiv {
    position: relative;
    width: 760px;
    z-index: 1;
    left: 26px;
    top: 10px;
}

#toolbardiv {
    position: absolute;
    top: -8px;
    width: 811px;
    left: 1px;
    height: 27px;
    z-index: 1;
    background-image: url(images/apptoolbar.gif);
}

#bannerDiv {
    position: absolute;
    top: 0px;
    width: 770px;
    left: 20px;
    height: 73px;
    z-index: 2;
}

#regionDiv {
    position: absolute;
    top: 7px;
    width: 425px;
    left: 27px;
    height: 24px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#RightToolBar {
    position: absolute;
    top: 7px;
    width: 301px;
    left: 480px;
    height: 24px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}

.BannerHeader {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 180px;
    position: absolute;
    margin-top: 25px;
}

#logoDiv {
    position: absolute;
    top: 2px;
    width: 171px;
    left: 16px;
    height: 69px;
    z-index: 3;
    background-repeat: no-repeat;
}

#mainnav {
    position: absolute;
    top: 74px;
    width: 776px;
    left: 19px;
    height: 37px;
    background-image: url(images/apprightside.jpg);
}

/* Navigation */

.homenav {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    background: url(images/navbutton1.jpg) no-repeat;
    width: 90px;
    height: 35px;
    overflow: hidden; /* for ie to hide extra height*/
}

.homenav a {
    display: block;
    color: #000000;
    font-size: 14px;
    width: 90px;
    height: 35px;
    display: block;
    float: left;
    color: black;
    text-decoration: none;
}

.homenav img {
    width: 90px;
    height: 35px;
    border: 0
}

* html a:hover {
    visibility: visible
}

.homenav a:hover img {
    visibility: hidden
}

.homenav span {
    position: absolute;
    left: 7px;
    top: 9px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 81px;
    height: 22px;
}

.browsenav {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    background: url(images/navbutton1.jpg) no-repeat;
    width: 90px;
    height: 35px;
    overflow: hidden; /* for ie to hide extra height*/
}

.browsenav a {
    display: block;
    color: #000000;
    font-size: 14px;
    width: 90px;
    height: 35px;
    display: block;
    float: left;
    color: black;
    text-decoration: none;
}

.browsenav img {
    width: 90px;
    height: 35px;
    border: 0
}

* html a:hover {
    visibility: visible
}

.browsenav a:hover img {
    visibility: hidden
}

.browsenav span {
    position: absolute;
    left: 11px;
    top: 9px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.helpnav {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    background: url(images/help1.jpg) no-repeat;
    width: 60px;
    height: 35px;
    overflow: hidden; /* for ie to hide extra height*/
}

.helpnav a {
    display: block;
    color: #000000;
    font-size: 14px;
    width: 60px;
    height: 35px;
    display: block;
    float: right;
    color: black;
    text-decoration: none;
}

.helpnav img {
    width: 60px;
    height: 35px;
    border: 0
}

* html a:hover {
    visibility: visible
}

.helpnav a:hover img {
    visibility: hidden
}

.helpnav span {
    position: absolute;
    left: 16px;
    top: 9px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.rightside {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    width: 98px;
    height: 35px;
    overflow: hidden; /* for ie to hide extra height*/
}

.rightside img {
    width: 98px;
    height: 35px;
    border: 0
}

.rightside span {
    position: absolute;
    left: 9px;
    top: 9px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 59px;
}

/* Footer */

#footerDiv {
    position: relative;
    width: 806px;
    left: 4px;
    z-index: 3;
    top: 115px;
    background-image: url(images/appfooter.gif);
    height: 46px;
}

#legal {
    position: absolute;
    width: 267px;
    left: 34px;
    z-index: 2;
    top: 5px;
    height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#footerlinks {
    position: absolute;
    width: 500px;
    left: 350px;
    z-index: 2;
    top: 5px;
    height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

a.footerlinks:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.printlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.printlink:link, a.printlink:active, a.printlink:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #1548b0;
    text-decoration: none;
    line-height: 14pt;
}

a.printlink:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #1548b0;
    text-decoration: underline;
    line-height: 14pt;
}
