﻿body {
    background-color: #8899AA;
    margin: 0 0 0 0;
}

#header {
    background-color: black;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
    width: 1180px;
}

.menu { float: right; }

.content { }

#page {
    background-color: white;
    margin: 0 auto 0 auto;
    min-height: 700px;
    overflow: scroll;
    text-align: center;
    width: 1180px;
}

#footer {
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1180px;
}

.style1 {
    font-weight: bold;
    text-align: center;
}

.style2 {
    font-family: Tahoma;
    font-size: xx-large;
}

.style3 {
    font-family: Tahoma;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
}

.style4 { text-align: left; }

.about_text {
    margin: 5px 30px;
    text-align: left;
}

.commandlist {
    border-collapse: collapse;
    border-color: black;
    border-spacing: 0px;
    border-style: solid;
    border-width: 1px;
}

.commandlist td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}


.m {
    background: transparent url("images/horizontal.png") repeat-x;
    height: 23px;
    padding: 3px 0 4px 10px;
    width: 970px;
}

.m1 {
    background: transparent url("images/horizontal.png") repeat-x;
    height: 23px;
    padding: 3px 0 4px 00px;
    width: 100%;
}

.top {
    background: none;
    height: 23px !important;
    text-align: center;
    width: 48px;
}

.top-h {
    background: transparent url("images/static.png") no-repeat 0 -30px;
    background-color: #c00;
    height: 23px !important;
    text-align: center;
    width: 48px;
}

.top-a {
    background: transparent url("images/static.png") no-repeat 0 -53px;
    background-color: #c00;
    height: 23px !important;
    text-align: center;
    width: 48px;
}

.top-e {
    background: transparent url("images/static.png") no-repeat 0 -76px;
    background-color: #c00;
    height: 23px !important;
    text-align: center;
    width: 48px;
}

.grp {
    background: #f6f6f6 url("images/vertical.png") repeat-y;
    border: 1px solid #ccc;
    color: #666;
    cursor: default;
    font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    width: 190px;
}

.item {
    color: #6FC8FD;
    height: 22px;
    text-align: center;
    width: 188px;
}

.Vitem {
    color: Black;
    height: 22px;
    text-align: center;
    width: 188px;
}

.item-h {
    background: transparent url("images/static.png") no-repeat -48px -30px;
    color: #333;
    height: 22px;
    text-align: center;
    width: 188px;
}

.item1 {
    color: #6FC8FD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    height: 22px;
    text-align: center;
    width: 100px;
}

.item1-h {
    background: transparent url("images/static.png") no-repeat -48px -30px;
    color: #333;
    height: 22px;
    width: 100px;
}

.itemGM {
    background-color: Gray;
    color: White;
    height: 22px;
    text-align: center;
    width: 188px;
}

.itemGM-h {
    background: transparent url("images/static.png") no-repeat -48px -30px;
    color: #333;
    height: 22px;
    text-align: center;
    width: 188px;
}

.br {
    background: #f6f6f6 url("images/static.png") no-repeat -48px -52px;
    height: 4px;
    width: 188px;
}

.icon {
    background: transparent url("images/icons.png") no-repeat -16px 0;
    display: block;
    float: left;
    height: 16px;
    margin: 3px 7px 0px 8px;
    width: 16px;
    _background-image: url("images/icons.png");
    _margin-left: 4px;
} /* IE6 will load the GIF */

.arrow {
    background: transparent url("images/icons.png") no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-top: 3px;
    width: 16px;
    _background-image: url("images/icons.png");
} /* IE6 will load the GIF */

.txt {
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 0 0 6px;
    width: 130px;
}

.expand .txt { width: 126px }

.formbody {
    height: auto;
    overflow: auto;
}


.ndblink { color: #6FC8FD; }

.styleM1 {
    color: Black;
    text-align: left;
    vertical-align: top;
    width: 200px;
}

.PolicyPageHeader {
    font-size: x-large;
    text-align: center;
}

.PolicyTopicHeader {
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
    font-size: large;
}

.PolicyPage {
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    text-align: left;
}