body * { zoom: 1; }
BODY {
    margin-top:0pt;
    margin-left:0pt;
    margin-right:0pt;
    margin-bottom:0pt;
    font-family: Arial;
    font-size: 9pt;
    height: 100%;
    text-align: center;
    background-color: white;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
img {
    border: none;
}
div.sideleft {
    background-image: url(/v2/media/background/background.png);
    position: absolute;
    top: 0pt;
    left: 0pt;
    width: 15%;
    height: 700px;
}
div.centerdiv {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 650px;
    text-align: left;
}
div.centerwhite {
    position: relative;
    top: 15pt;
    width: 700px;
    height: 600px;
    background-color: white;
    border-style: solid;
    border-color: #b7b7b7;
    border-width: 1pt;
}
div.linkbar {
    position: relative;
    text-align: justify;
    width: 700px;
    top: 20pt;
}
div.banner {
    position: relative;
    top: 5pt;
    padding-left: 10pt;
    padding-right: 10pt;
    height: 90pt;
}
div.bannerlogo {
    height: 90pt;
    width: 20%;
    float: left;
    text-align: right;
}
div.bannertext {
    position: relative;
    float: left;
    width: 79%;
    margin-left: 5pt;
    height: 90pt;
    text-align: left;
    color: #a4a5a5;
}
div.menu {
    position: relative;
    float: left;
    margin-left: 15px;
    width: 135px;
    height: 375px;
    margin-top: 15pt;
}
div.pagehead {
    position: relative;
    float: left;
    width: 350px;
    height: 50pt;
    margin-top: 15pt;
    margin-left: 1%;
}
div.htmlblock {
    position: relative;
    float: left;
    margin-left: 1%;
    width: 350px;
    height: 375px;
}
div.imageblock {
    position: relative;
    float: left;
    width: 170px;
    height: 375px;
    margin-left: 1%;
}
div.activemenu {
    position: relative;
    padding-left: 5pt;
    margin-top: 1pt;
    line-height: 25pt;
    font-family: "Arial Narrow", Arial;
    font-size: 9pt;
    background-color: #d7d4ca;
    color: #b7b7b7;
    /*background-color: #5b7aac;*/
}
div.inactivemenu {
    position: relative;
    padding-left: 5pt;
    margin-top: 1pt;
    line-height: 25pt;
    font-family: "Arial Narrow", Arial;
    font-size: 9pt;
    color: #b7b7b7;
    /* background-color: #c1c9e0; */
}
div.text {
    position: relative;
    height: 300px;
    overflow: hidden;
}
div.navigation {
    position: relative;
    line-height: 26px;
    height: 26px;
}

*.location {
    font-size: 8pt;
    font-style: italic;
    line-height: 20pt;
    color: #9d9d9d;
}
span.crede {
    line-height: 14pt;
    font-size: 13pt;
    color: #505252;
}
a.navnumber {
    color: #9d9d9d;
    font-family: Arial;
    font-weight: bold;
}
ul {
    margin-top: 1px;
    padding-left: 15px;
}
.nolist ul li {
    list-style: none;
    text-align: left;
}
