body {
    color: #333333;
    font-family: verdana, arial, sans-serif;
    margin: 0;
    text-align: left;
    scrollbar-face-color: #f4f4f4;
    scrollbar-highlight-color: #929292;
    scrollbar-3dlight-color: #b0b0b0;
    scrollbar-shadow-color: #929292;
    scrollbar-darkshadow-color: #b0b0b0;
    scrollbar-track-color: #cccccc;
    scrollbar-arrow-color: #929292;
}
.body-text {
    font-size: 14px;
    line-height: 1.5em;
    margin: 3px 0 10px 0px;
}

.container {
    margin: 0 auto 0 auto;
    text-align: center;
}

.div-padding {
    padding-left: 50px;
    padding-right: 25px;
}

a {
    color: #0000ff;
    text-decoration: none
}

a:link {
    color: #003399;
    text-decoration: none;
}

a:visited {
    color: #008000;
    text-decoration: none;
}

a:active {
    color: #003399;
    text-decoration: none;
}

a:hover {
    color: #0000ff;
    text-decoration: none;
}

.header {
    margin: 10px 0 0 0;
    padding-left: 25px;
    padding-right: 25px;
}

#footer {
    font-size: 12px;
    color: #515151;
    margin: 20px 0 10px 0;
    padding: 10px 5px 0 5px;
    border-top: 1px solid #ccc;
}

#itemiz {
    margin: 0px 10px 5px 10px;
}

.images {
    text-align: center;
    margin: 10px 0 10px 0px;
}

#steps {
    margin: 5px 0 5px 0px;
}

#tables {
    text-align: center;
    margin: 15px 0px 15px 0px;
}

.table-text {
    margin: 3px;
    letter-spacing: 0px;
}

.table-bordered {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 5px;
    letter-spacing: 0px;
    border: 1px #000000 solid;
    border-collapse: collapse;
}

.table-bordered td {
    padding: 5px;
}

.mark-wa {
    font-weight: bold;
    height: 18px;
    margin: 15px 0 0 15px;
    padding: 0px;
}

.mark-ca {
    font-weight: bold;
    height: 18px;
    margin: 15px 0 0 15px;
    padding: 0px;
}

.mark-no {
    font-weight: bold;
    height: 18px;
    margin: 15px 0 0 15px;
    padding: 0px;
}

.mark-im {
    font-weight: bold;
    height: 18px;
    margin: 15px 0 0 15px;
    padding: 0px;
}

.mark-text {
    font-size: x-small;
    color: #131313;
    line-height: 140%;
    margin: 4px 4px 4px 4px;
    letter-spacing: 0px;
}

.link-top_button {
    text-align: left;
    margin: 20px 0 20px 0px;
}

.link-top {
    text-align: right;
    margin: 20px 0 20px 0px;
    float: right;
}

.footer {
    text-align: left;
}

.lcd {
    font-style: italic;
    padding: 0px 5px 0px 5px;
    border: 1px solid #666;
}

.itemiz {
    margin: 0px 5px 5px 5px;
}

ul {
    padding-left: 16px;
}

li {
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}

ul.nav-list {
    list-style-type: none;
    padding-left: 0px;
}

ul.nav-list > li {
    padding-top: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
}

ul.nav-list > li > a {
    color: #999;
}
ul.nav-list > li > a:hover {
    color: #999;
}
ul.nav-list > li > a:link {
    color: #999;
}
ul.nav-list > li > a:visited {
    color: #999;
}
ul.nav-list > li > a:active {
    color: #999;
}

ul.nav-list li.active a {
    font-weight: bold;
    color: #10218B;
}

ul.nav-list li.active a:hover {
    font-weight: bold;
    color: #10218B;
}

ul.nav-list li.visited a:hover {
    font-weight: bold;
    color: #10218B;
}

a.button {
    font-size: 1.5em;
    display: block;
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px;
    border-color: #aaaaaa #444444 #444444 #aaaaaa;
    border-radius: 5px;
    background: #191970;
    color: #FFFFFF;
}

a.button:hover {
    background: #5D99FF;
    color: #FFFFFF;
    text-decoration: none;
}

span {
    font-size: 0.95em;
    vertical-align: super;
}

p {
    margin: 0px 20px 0 0px;
    line-height: 1.5em;
    font-size: 14px;
}

.step {
    margin: 20px 0px 10px 0px;
    font-size: 14px;
    line-height: 1.5em;
}

a img {
    border-style: none;
}

.corporate_brand {
    padding-top: 15px;
    padding-bottom: auto;
    position: absolute;
}

.corporate_logo {
    height: 22px;
    margin-left: 15px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary {
    color: #fff;
    background-color: #10218B;
    border-color: #091468;
}

.btn-primary:link {
    color: #fff;
    text-decoration: none;
}

.btn-primary:visited {
    color: #fff;
    text-decoration: none;
}

.btn-primary:active {
    color: #fff;
    text-decoration: none;
}

.btn-primary:hover {
    background-color: #3399F0;
    color: #fff;
    text-decoration: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-default {
    background-color: #999;
}

.manual-title {
    margin-left: 20px;
}

.note-icon {
    margin-right: 2px;
}

