body {
    text-align: left;
    background-color: #01406c;
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}

a {
    font-size: 16px;
    color: #0066cc;
    text-decoration: underline;
    font-weight: normal;
}

    a:hover {
        color: #0066cc;
        text-decoration: none;
    }

h1 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 30px;
    color: #0;
    font-style: normal;
    font-weight: normal;
}

h2 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 25px;
    color: #0;
    font-style: normal;
    font-weight: normal;
}

h3 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 18px;
    color: #0;
    font-style: normal;
    font-weight: normal;
}

#page {
    padding: 20px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #ffffff;
}

#header, .header {
    height: 50px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 30px 0px 30px;
    background-color: #01406c;
    background-image: url('./images/qg-logo.png');
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #header a, .header a {
    }

        #header a:hover, .header a:hover {
        }

    #header h1, .header h1 {
    }

    #header h2, .header h2 {
    }

    #header h3, .header h3 {
    }

#top, .top {
    height: 26px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 30px 10px 30px;
    background-color: #01406c;
    background-image: url('./images/agencyname-dccsds.png');
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #top a, .top a {
    }

        #top a:hover, .top a:hover {
        }

    #top h1, .top h1 {
    }

    #top h2, .top h2 {
    }

    #top h3, .top h3 {
    }

#left, .left {
    width: 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #left a, .left a {
    }

        #left a:hover, .left a:hover {
        }

    #left h1, .left h1 {
    }

    #left h2, .left h2 {
    }

    #left h3, .left h3 {
    }

#right, .right {
    width: 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #right a, .right a {
    }

        #right a:hover, .right a:hover {
        }

    #right h1, .right h1 {
    }

    #right h2, .right h2 {
    }

    #right h3, .right h3 {
    }

#bottom, .bottom {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #bottom a, .bottom a {
    }

        #bottom a:hover, .bottom a:hover {
        }

    #bottom h1, .bottom h1 {
    }

    #bottom h2, .bottom h2 {
    }

    #bottom h3, .bottom h3 {
    }

#footer, .footer {
    height: 100px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #01406c;
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #footer a, .footer a {
    }

        #footer a:hover, .footer a:hover {
        }

    #footer h1, .footer h1 {
    }

    #footer h2, .footer h2 {
    }

    #footer h3, .footer h3 {
    }

#content, .content {
    text-align: left;
    padding: 30px 30px 30px 30px;
    margin: 0px 0px 0px 0px;
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-position: left top;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aae;
}

    #content a, .content a {
    }

        #content a:hover, .content a:hover {
        }

    #content h1, .content h1 {
    }

    #content h2, .content h2 {
    }

    #content h3, .content h3 {
    }

    #content > #main > .form-horizontal {
        display: none
    }
