﻿.c_2016 {
    display: block;
    clear: both;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin: 0 auto; /* center  */
}
    .c_2016 .cloud {
        margin-top: 15px;
        Font-Weight: 900;
        font-size: 26px;
        font-size: 1.6rem;
        Color: #C1D82F;
    }
    .c_2016 img {
        padding: 0px 15px 5px 0;
    }
    .c_2016 h1, .c_2016 h2 {
        Font-Weight: Bold;
        font-Size: 19px;
        font-size: 1.2rem;
        Color: #999999;
        padding: 0 0 0 0;
        margin: 0 0 1em 0;
        line-height: 1em;
    }
.h1title h1 {
}
.h2title h2 {
}
b.quiet, 
strong.quiet,
.c_2016 p,
.c_2016 div,
.c_2016 li,
.c_2016 td,
.c_2016 input[type=text],
.c_2016 input[type=textarea] {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    /* font-weight: 300  light */;
    line-height: 1.1em;
    color: #000000;
    font-weight: normal;
}
.c_2016 ul {
    margin-left: 3em;
}
.c_2016 a,
.c_2016 a:link,
.c_2016 a:visited,
.c_2016 a:active {
    color: #C1D82F;
    text-decoration: none;
}
    .c_2016 a:hover {
        color: #C1D82F;
        text-decoration: underline;
    }

.c_2016 .dnnForm span {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    /* font-weight: 300  light */;
    line-height: 1.1em;
    color: #000000;
}

.c_2016 .required {
    color: red !important;
}

    .c_2016 .required::before {
    }

.c_2016 a.dnnPrimaryAction:link {
    background-image: none;
    background-color: #C1D82F;
    color: #000000;
    border: solid 1px black;
    font-weight: normal;
    text-decoration: none;
}

.c_2016 a.nolink:link,
.c_2016 a.nolink:visited,
.c_2016 a.nolink:active {
    color: #000000;
    text-decoration: none;
}

.c_2016 a.nolink:hover {
    color: #000000;
    text-decoration: underline;
}
