﻿.topheader .navmenu {
    display: block;
    clear: both;
    width: 100%;
    height: 30px;
    padding: 5px 0 1px 0;
}

.topheader .navmenu {
    background: black;
}

    .topheader .navmenu a {
        background-color: #fff;
        display: block;
        float: left;
        line-height: 30px;
        padding: 0 50px;
        margin: 0 1px 0 0;
        font-weight: bold;
    }

.topheader-inner {
    width: 990px;
    margin: 0 auto;
}

    .topheader-inner .nav {
        display: block;
        float: right;
        padding: 0 0;
        margin: 0 10px 0 10px;
    }

        .topheader-inner .nav .nav-inner {
            padding: 10px;
        }

        .topheader-inner .nav .items {
            border-radius: 0;
            margin: 0;
            width: 100px;
        }

.StatementsOnline {
    float: left;
    font-size: 150%;
    font-weight: bold;
    color: Black;
    width: 300px;
    padding-top: 30px;
    text-align: center;
}

.navmenu-inner {
    width: 950px;
    margin: 0 auto;
}

.date {
    width: 950px;
    margin: 0 auto;
    padding: 5px;
}

.background {
    background: #f3f3f3;
}

.main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
}

.options {
    box-shadow: 2px 2px 5px Black;
    border-radius: 5px;
    width: 957px;
}

.three {
    clear: both;
    margin-top: 18px;
    width: 957px;
    height: 190px;
    background: #ffffff;
    border-radius: 5px 5px 0 0;
}

    .three p {
        margin: 0;
        padding: 0;
        width: 245px;
    }

    .three h2, .threepod h3 {
        font-weight: 300;
        color: Black;
        width: 250px;
        margin-bottom: 15px;
    }

    .three h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .three h3 {
        font-size: 20px;
        line-height: 19px;
    }

    .three i {
        width: 42px;
        height: 42px;
        display: block;
        float: left;
        margin-right: 5px;
    }


.onepod {
    clear: both;
    width: 100%;
    height: 88px;
    border-radius: 0 0 5px 5px;
}

    .onepod p {
        margin: 10px 110px 0 0;
        padding: 0;
        color: #ffffff;
        font-weight: 300;
    }

    .onepod .pod {
        height: 54px;
        float: left;
        padding: 20px 35px 20px 25px;
        width: 957px;
    }

.btnSearch {
    align-content: center;
}

.view {
    font-size: 15px;
}

.three .view {
    height: 165px;
    float: left;
    padding: 10px 20px 20px 25px;
    border-right-style: solid;
    border-color: black;
}

.search {
    font-size: 15px;
}

.three .search {
    height: 165px;
    float: left;
    padding: 10px 20px 20px 25px;
    border-right-style: solid;
    border-color: black;
}

.GS {
    font-size: 15px;
}

.three .GS {
    height: 165px;
    float: left;
    padding: 10px 20px 20px 25px;
}

.btn {
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 50px;
    height: 27px;
    text-decoration: none;
}

    .btn:active {
        position: relative;
        top: 1px;
    }

.data {
    padding-top: 20px;
}

.unavailable {
    align-content: center;
}

.grid {
    width: 972px;
    border: none;
}

    .grid td {
        border: none;
        padding: 4px;
    }

th {
    border: none;
}

.accountInfo {
    width: 927px;
    margin: auto;
}

.aiLbl {
    font-weight: bold;
}

.hide {
    display: none;
}
