* {

    margin: 0px !important;
    padding: 0px !important;
}

body {
    background-color: #0087d3;
    color: #fff
}

h1 {
    font-family: "Arial Black", sans-serif;
    text-align: center;
    font-size: 42px;
    margin-top: 50px !important;

}

h2 {
    font-family: "Arial Bold", sans-serif;
    text-align: left;
    font-size: 28px;
    margin-top: 30px !important;
}

h5 {
    font-family: Arial, sans-serif;
    text-align: left;
    font-size: 18px;
    font-style: italic;
    margin-top: 10px !important;
}

a.awardLinks {
    font-size: 28px;
    color: #ffffff;
    text-decoration: underline;
    font-family: Arial, sans-serif;
    text-align: left;
    margin-bottom: 40px !important;
}

a.awardLinks:hover {
    text-decoration: none;
}

h3 {
    font-family: "Arial Bold", sans-serif;
    text-align: left;
    font-size: 24px;
    margin-top: 64px !important;
}

p {
    font-family: Arial, sans-serif;
    text-align: left;
    font-size: 16px;
    margin-top: 32px !important;
    margin-bottom: 0px !important;


}



h4 {
    font-family: Arial, sans-serif;
    text-align: left;
    font-size: 12px;
    margin-top: 8px !important;
    margin-bottom: 0px !important;


}

#content {
    width: 60%;
    margin-left: 20% !important;
    margin-right: 20% !important;


}

.page {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: left;
    display: block;
    clear: both;


}

.page.last {
    margin-bottom: 100px !important;
    padding-bottom: 100px !important;
}

.column:nth-child(1) {
    width: 48%;
    margin-left: 0px !important;
    margin-right: 2% !important;
    float: left;
    display: inline;
    clear: none;
    ;


}

.column:nth-child(2) {
    width: 50%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: left;
    display: inline;
    clear: none;
    ;


}

.columnColors {
    width: 28%;
    margin-left: 0px !important;
    margin-right: 2% !important;
    float: left;
    display: inline;
    clear: none;
    ;


}

.columnErrors {
    width: 70%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: left;
    display: inline;
    clear: none;
    ;


}



@media screen and (max-width: 800px) {
    #content {
        width: 90%;
        margin-left: 5% !important;
        margin-right: 5% !important;


    }

    .column:nth-child(1) {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        display: block;
        clear: both;
        ;


    }

    .column:nth-child(2) {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        display: block;
        clear: both;
        ;


    }

    .columnColors {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        display: block;
        clear: both;
        ;


    }

    .columnErrors {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        float: left;
        display: block;
        clear: both;
        ;


    }
}

img {
    width: 100%;
    margin-top: 32px !important;
}


.footer {
    margin-top: 100px !important;
    text-align: center;
    font-size: 10px;
}

.menu {

    height: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 150px !important;
    clear: both;
}

#resources {
    font-family: Arial, sans-serif;
    letter-spacing: -1px;
    font-weight: 100 !important;
}

#contact {
    position: fixed;
    display: inline-block;
    vertical-align: bottom;
    right: 10;
    bottom: -140;
    background-color: #000000;
    color: #ffffff;
    width: 210px;
    border-radius: 8px;
    border: 5px double #ffffff;
}

#contact h3 {
    font-family: Arial, sans-serif !important;
    letter-spacing: -1px;

}

#contact a {
    color: #ffffff;
    margin-left: 20px !Important;
    text-decoration: none;
    cursor: pointer;
    font-family: Arial, sans-serif !important;
    letter-spacing: -1px;
    margin-left: 20px !important;
    margin-right: 0px !important;
}

#contact a:hover {
    text-decoration: underline;

}

#contact p {
    font-size: 18px !important;
    margin-bottom: 30px !important;
}



#contact h4 {
    font-size: 18px !important;
    color: #ffffff !important;
    margin-left: 20px !Important;
    font-family: Arial, sans-serif;
    letter-spacing: -1px;
    font-weight: 100 !important;

}

#contact.collapsed {
    height: 50px;
    overflow: hidden;
}

#contact {}

#contact h4.expanded {
    cursor: pointer;
}

#contact h4.collapsed {
    cursor: pointer;
}

#contact h4.expanded:before {
    content: "⚟ ";

}

#contact h4.collapsed:before {
    content: "⚞ ";

}

#contact h4.collapsed:before:hover {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

#contact h4:nth-child(1) {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    font-family: Arial, sans-serif;

}

#contact h4:nth-child(2) {
    margin-top: 20px !important;

}


#contact h3 {
    font-size: 18px !important;
    margin-left: 20px !Important;
}

#contact h3:nth-child(5) {
    margin-bottom: 20px !important;
}

#contact hr {
    width: 90%;
    border: 1px dashed #ffffff;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin-left: 5% !important;

}
