/*h3 {
    font-size: 1.3em;
    margin: 0 0 10px 0;
}*/

h2 {
    font-size: 1.5em;
    margin: 0;
    padding: .3em 0;
}

a {
    text-decoration: none;
    color: #286ea0;
}

    a:hover {
        color: #2488d0;
    }

    a img {
        border-style: none;
        border-color: inherit;
        border-width: 0;
        height: 140px;
        width: 164px;
    }

body {
    margin: 0 auto;
    padding: 0;
    font: 76% Verdana, Tahoma, Arial, sans-serif;
    background: #f4f4f4 url(theme/bg.gif?989199) top center repeat-y;
}

#wrap {
    background: #ffffff;
    color: #303030;
    margin: 0 auto;
    width: 800px;
}

#content {
    margin: 10px 0 20px 0px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 0 10px 0 10px;
    line-height: 1.5;
    text-align: justify;
    min-height: 450px;
    height: auto !important;
    height: 1263px !important;
    width: 772px;
    float: right;
    overflow-x: visible !important;
    overflow-x: hidden;
}

div.paragraph {
    margin: 0;
    padding: .5em 0;
    line-height: 1.5;
}

p {
    margin: 0;
    padding: .5em 0;
    line-height: 1.5;
    height: 14px;
}

#banner {
    width: 800px;
    margin: 0 0 9px 0;
}

#banner {
    width: 800px;
    height: 100px;
}

.tall-header-page .wsite-header {
    width: 800px;
    height: 90px;
    background: url(theme/banner-home.jpg?989199) no-repeat;
}

#header {
    clear: both;
    width: 100%;
    height: 55px;
}

    #header, #header table {
        border-collapse: collapse;
        border-spacing: 0;
    }

        #header td {
            vertical-align: middle;
            text-align: left;
        }

#logo {
    padding: 10px 0;
    font-size: 24px;
    color: #303030;
}

    #logo a {
        font-size: 24px;
        color: #303030;
        margin: 0;
        font-weight: bold;
        text-decoration: none;
    }

#header-right {
    padding: 0 0 0 5px;
}

    #header-right table {
        float: right;
        width: 1px;
    }

    #header-right td {
        padding: 0;
    }

    #header-right .phone-number .wsite-text {
        display: block;
        white-space: nowrap;
        margin: 0 0 0 10px;
        color: #505050;
        font-size: 11px;
        font-weight: bold;
    }

    #header-right .wsite-social {
        vertical-align: middle;
        margin: 0 0 0 7px;
    }

    #header-right .wsite-social-item {
        width: 20px;
        height: 20px;
        margin: 0 0 0 3px;
    }

    #header-right .wsite-social-rss {
        background: url(theme/rss.jpg?989199) no-repeat;
    }

    #header-right .wsite-social-linkedin {
        background: url(theme/link.jpg?989199) no-repeat;
    }

    #header-right .wsite-social-facebook {
        background: url(theme/facebook.jpg?989199) no-repeat;
    }

    #header-right .wsite-social-twitter {
        background: url(theme/twitter.jpg?989199) no-repeat;
    }

    #header-right .wsite-search {
        margin: 0 0 0 10px;
        vertical-align: middle;
    }

    #header-right .wsite-search-input {
        width: 129px;
        height: 18px;
        border: none;
        padding: 3px 7px 5px 7px;
        color: #273b4a;
        font-size: 12px;
        background: url(theme/input-bg.jpg?989199) no-repeat;
    }

    #header-right .wsite-search-button {
        width: 62px;
        height: 27px;
        border: none;
        margin: 0;
        padding: 0;
        background: url(theme/submit-bg.jpg?989199) no-repeat;
    }

.landing-page #banner {
    width: 800px;
    height: 265px;
    padding: 10px 0 20px 0;
    margin: 0 0 10px 0;
    background: #fff;
    border-top: 1px #f6f6f6 solid;
    border-bottom: 1px #f6f6f6 solid;
}

#bannerleft {
    clear: left;
    float: left;
    width: 453px;
    height: 275px;
}

.landing-page .wsite-header {
    width: 453px;
    height: 275px;
    background: url(theme/banner-landing.jpg?989199) no-repeat;
}

#bannerright {
    float: left;
    width: 256px;
    height: 239px;
    padding: 36px 25px 0 25px;
}

    #bannerright h2 {
        color: #303030;
        font-size: 20px;
        font-weight: bold;
    }

    #bannerright div.paragraph {
        color: #303030;
        font-size: 12px;
        line-height: 140%;
        margin: 0 0 30px 0;
    }

    #bannerright p {
        color: #303030;
        font-size: 12px;
        line-height: 140%;
        margin: 0 0 30px 0;
    }

.very-tall-header-page .wsite-header {
    width: 800px;
    height: 225px;
    background: url(theme/banner-tall.jpg?989199) no-repeat;
}

.short-header-page .wsite-header {
    width: 800px;
    height: 115px;
    background: url(theme/banner-short.jpg?989199) no-repeat;
}

.no-header-page #banner {
    height: auto;
    border-top: 1px #f6f6f6 solid;
}

.splash-page {
    margin: 0 auto;
    padding: 0;
    background: #f4f4f4 url(theme/splash-bodybg.jpg?989199) top center repeat-y;
}

    .splash-page #header {
        width: 570px;
    }

    .splash-page #header-right {
        float: right;
        padding-right: 8px;
    }

    .splash-page #banner {
        width: 560px;
        height: 115px;
        border: none;
        padding: 5px 0 0 0;
    }

    .splash-page .wsite-header {
        width: 560px;
        height: 115px;
        border: none;
        background: url(theme/banner-splash.jpg?989199) no-repeat;
    }

    .splash-page #wrap {
        width: 560px;
        padding: 0 10px 0 10px;
    }

    .splash-page #content {
        width: 538px;
    }

    .splash-page #footer {
        width: 560px;
    }

#avmenu {
    clear: left;
    float: left;
    width: 801px;
    margin: 13 0 10px 0;
    padding: 0;
    font-size: .9em;
    height: 45px;
}

    #avmenu ul {
        list-style: none;
        width: 139px;
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 1.1em;
    }

    #avmenu li {
        margin-bottom: 4px;
    }

        #avmenu li a {
            font-weight: bold;
            text-decoration: none;
            color: #505050;
            display: block;
            padding: 6px 1px 6px 10px;
            background: #f4f4f4;
            border-left: 4px solid #cccccc;
        }

            #avmenu li a:hover {
                background: #eaeaea;
                color: #286ea0;
                border-left: 4px solid #286ea0;
            }

#active a:link {
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}

#avmenu li#active a {
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}

#footer {
    clear: both;
    margin: 0 0;
    padding: 20px 20px 30px 20px;
    border-top: 1px solid #f0f0f0;
    text-align: center;
    color: #808080;
    font-size: .9em;
    height: 0px;
}

#wsite-menus .wsite-menu li a {
    background: #eaeaea;
    border: none;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    padding: 3px;
    color: #286ea0;
}

    #wsite-menus .wsite-menu li a:hover {
        color: #505050;
        background: #d9d9d9;
    }

.wsite-form-label {
    display: inline-block;
    color: #303030;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 8px 0;
}

.form-radio-container {
    color: #303030;
    font-size: 13px;
}

.wsite-form-input {
    background: #fff;
    color: #303030;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.form-select {
    width: 380px;
    color: #303030;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.wsite-button {
    color: #fff !important;
    height: 34px;
    display: inline-block;
    font-size: 12px;
    border: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    background: url(theme/button_small_grey.png?989199) no-repeat 100% -105px;
}

    .wsite-button:hover {
        background-position: 100% -140px;
    }

    .wsite-button:active {
        background-position: 100% -175px;
    }

.wsite-button-inner {
    height: 34px;
    line-height: 34px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    border: none;
    text-decoration: none;
    padding: 0 10px 0 20px;
    background: url(theme/button_small_grey.png?989199) no-repeat 0 0;
    outline: none;
}

.wsite-button:hover .wsite-button-inner {
    background-position: 0 -35px;
}

.wsite-button:active .wsite-button-inner {
    background-position: 0 -70px;
}

.wsite-button-large {
    height: 41px;
    background: url(theme/button_large_grey.png?989199) no-repeat 100% -126px;
    padding: 0 10px 0 0;
}

    .wsite-button-large:hover {
        background-position: 100% -168px;
    }

    .wsite-button-large:active {
        background-position: 100% -210px;
    }

    .wsite-button-large .wsite-button-inner {
        height: 41px;
        line-height: 41px;
        padding: 0 10px 0 20px;
        background: url(theme/button_large_grey.png?989199) no-repeat 0 0;
    }

    .wsite-button-large:hover .wsite-button-inner {
        background-position: 0 -42px;
    }

    .wsite-button-large:active .wsite-button-inner {
        background-position: 0 -84px;
    }

    .wsite-button-large.wsite-button-highlight {
        background-image: url(theme/button_large_blue.png?989199);
    }

        .wsite-button-large.wsite-button-highlight .wsite-button-inner {
            background-image: url(theme/button_large_blue.png?989199);
        }

.wsite-button-highlight {
    background-image: url(theme/button_small_blue.png?989199);
}

    .wsite-button-highlight .wsite-button-inner {
        background-image: url(theme/button_small_blue.png?989199);
    }

div.paragraph ul, div.paragraph ol {
    padding-left: 25px !important;
    margin: 5px 0 !important;
    overflow: hidden;
}

div.paragraph li {
    padding-left: 5px !important;
    margin: 3px 0 0 !important;
}

div.paragraph ul, div.paragraph ul li {
    list-style: disc outside !important;
}

div.paragraph ol, div.paragraph ol li {
    list-style: decimal outside !important;
}
