﻿@charset "utf-8";


#bodyMain {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

    #bodyMain .homeTopSection {
        width: 100%;
        border: 1px solid #c9c9c9;
        background-attachment: scroll;
        background-size: 100%;
        background-image: url(../img/home_main.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 35px;
        padding-left: 20px;
        margin-bottom: 20px;
    }

    #bodyMain .homeTopSectionWelcomeMessage {
        font-size: 200%;
        line-height: 35px;
        font-weight: bold;
        color: #555555;
        height: 180px;
        vertical-align: top;
        padding-right: 120px;
    }

    #bodyMain .homeBottomBoxes {
        width: 100%;
    }

        #bodyMain .homeBottomBoxes a {
            color: #FFFFFF;
            text-decoration: underline;
        }

            #bodyMain .homeBottomBoxes a:hover {
                color: #FFFFFF;
                text-decoration: none;
            }

    #bodyMain .homeBottomBoxesCorners {
        text-align: left;
        vertical-align: top;
        height: 5px;
        width: 5px;
    }

    #bodyMain .homeBottomBoxesContentMain {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
    }

    #bodyMain .homeBottomBoxesheight {
        height: 150px;
        margin: 0px;
        padding: 0px;
    }

    #bodyMain .homeBottomBox1 {
        width: 32%;
        background-color: #085f88;
        background-attachment: scroll;
        background-image: url(../img/bg_homeBox.gif);
        background-repeat: repeat-x;
        background-position: center bottom;
        color: #FFFFFF;
        position: relative;
        display: inline-block;
        margin-right: 2%;
        float: left;
    }

    #bodyMain .homeBottomBox2 {
        width: 32%;
        background-color: #085f88;
        background-attachment: scroll;
        background-image: url(../img/bg_homeBox.gif);
        background-repeat: repeat-x;
        background-position: center bottom;
        color: #FFFFFF;
        position: relative;
        display: inline-block;
        margin-right: 2%;
        float: left;
    }

    #bodyMain .homeBottomBox3 {
        width: 32%;
        background-color: #085f88;
        background-attachment: scroll;
        background-image: url(../img/bg_homeBox.gif);
        background-repeat: repeat-x;
        background-position: center bottom;
        color: #FFFFFF;
        position: relative;
        display: inline-block;
        margin-right: 0px;
        float: left;
    }

    #bodyMain .pageHeading {
        font-size: 160%;
        font-weight: bold;
        color: #034f73;
        width: 100%;
        padding-top: 2px;
        padding-bottom: 20px;
    }

    #bodyMain .pageContent {
        font-size: 100%;
        width: 100%;
        padding-bottom: 30px;
        padding-top: 20px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #cccccc;
    }

    #bodyMain .pageContentBorder {
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-top: 20px;
        background-color: #eeeeee;
    }

    #bodyMain .pageRightContent {
        float: right;
        position: relative;
        margin-bottom: 30px;
        margin-left: 20px;
        width: 235px;
    }

    #bodyMain .pageRightContentImg {
        float: right;
        position: relative;
        margin-bottom: 20px;
        border: 10px solid #eeeeee;
    }

    #bodyMain .pageRightContentLink {
        color: #555555;
        float: right;
        position: relative;
        font-size: 120%;
        background-color: #eeeeee;
        line-height: 20px;
        font-weight: bold;
        padding: 15px;
    }

        #bodyMain .pageRightContentLink a {
            color: #555555;
            text-decoration: underline;
            line-height: 20px;
            font-weight: bold;
        }

            #bodyMain .pageRightContentLink a:hover {
                color: #555555;
                text-decoration: none;
            }

    #bodyMain h1 {
        font-size: 140%;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 5px;
    }

    #bodyMain h2 {
        font-size: 120%;
        font-weight: bold;
        color: #034f73;
    }

    #bodyMain h3 {
        font-size: 120%;
        font-weight: bold;
        color: #ffffff;
        padding-bottom: 5px;
        line-height: 18px;
    }

    #bodyMain ul {
        padding-left: 15px;
        padding-bottom: 15px;
    }

    #bodyMain ol {
        padding-left: 30px;
        padding-bottom: 15px;
    }

    #bodyMain ul li {
        list-style-type: disc;
        padding-left: 5px;
    }

    #bodyMain .tableStyle1 {
        padding-bottom: 15px;
    }

        #bodyMain .tableStyle1 thead td {
            font-size: 120%;
            background-color: #f7941e;
            vertical-align: middle;
            padding-top: 8px;
            padding-right: 10px;
            padding-bottom: 8px;
            padding-left: 10px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-right-style: solid;
            border-bottom-style: solid;
            border-right-color: #FFFFFF;
            border-bottom-color: #FFFFFF;
            color: #000000;
        }

        #bodyMain .tableStyle1 th {
            background-color: #f7941e;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
            border-bottom-style: solid;
            border-bottom-color: #FFFFFF;
            border-bottom-width: 1px;
            text-align: left;
            border-right-width: 1px;
            border-right-style: solid;
            border-right-color: #FFFFFF;
            font-weight: bold;
            color: #000000;
        }

        #bodyMain .tableStyle1 tBody td {
            background-color: #f0f0f0;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-right-style: solid;
            border-bottom-style: solid;
            border-right-color: #FFFFFF;
            border-bottom-color: #FFFFFF;
            padding-top: 4px;
            padding-right: 8px;
            padding-bottom: 4px;
            padding-left: 8px;
            vertical-align: top;
            color: #000000;
        }

        #bodyMain .tableStyle1 a {
            color: #000000;
        }

    #bodyMain .horDivider {
        height: 1px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #cccccc;
        margin-top: 25px;
        margin-bottom: 25px;
    }

#footer {
    height: 60px;
    clear: both;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    padding-top: 30px;
}

    #footer .copyrights {
        float: left;
        font-size: 90%;
        line-height: 20px;
    }

    #footer .footernav {
        float: right;
        font-size: 90%;
        line-height: 20px;
    }

#popupcontainer {
    width: 750px;
    margin: 0 auto;
}

#popupheader {
    height: 100px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    margin-bottom: 20px;
}

#popupBodyMain {
    width: 750px;
    margin-top: 0px;
    margin-bottom: 20px;
}

    #popupBodyMain .popupPageHeading {
        font-size: 160%;
        font-weight: bold;
        color: #034f73;
        width: 100%;
        padding-bottom: 20px;
    }

    #popupBodyMain .popupPageContent {
        font-size: 100%;
        width: 100%;
        padding-bottom: 30px;
        padding-top: 20px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #cccccc;
    }
