.PrimaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

.MainHeader {
    float: none;
    font-size: 24px;
    line-height: 1em;
    font-family: arial;
    font-weight: bold;
    margin-top: 0px;
}
h1.MainHeader{
    text-align: center;
    color: #244061;
}

.PhoneNum{
    font-size: 18px;
    font-weight: bold;
}

.PhoneContainer{
    margin: 25px 0 0 0;
}

.PhoneContainer a{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #105CB6 !important;
}

a:hover{
    text-decoration: underline !important;
}

.MainText p{
    color: #244061;
    font-size: 16px !important;
    float: none;
    line-height: 18px;
    font-family: arial;
}

.HeaderBlock {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-bottom: 40px;
}

.FooterArea {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-width: 1200px;
    min-width: 0px;
    margin-right: auto;
    background-color: rgb(18, 50, 107);
}

.Footer{
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-width: 1000px;
    padding-right: 20px;
    padding-left: 20px;
    min-width: 0px;
    margin-right: auto;
}

.GoldBox, .GreenBox, .BlueBox {
    float: none;
    height: 10px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-width: 1200px;
    min-width: 0px;
    margin-right: auto;
}

.GoldBox {
    background-color: rgb(204, 153, 51);
}

.GreenBox {
    background-color: rgb(29, 130, 72);
}

.BlueBox {
    background-color: rgb(29, 65, 130);
}

.FooterContent {
    margin-left: 0%;
    clear: none;
    color: white !important;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 15px;
}

.FooterContent a{
    color: white;
}

.Logo img, .FooterContent {
    float: left;
}

.Phone{
    float: right;
    display: inline;
}

.Logo img, .Phone, .FooterContent {
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;
}

.TopHeader {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-width: 1000px;
    padding-right: 20px;
    padding-left: 20px;
    min-width: 0px;
    margin-right: auto;
}

.MainText {
    float: none;
    font-size: 14px;
    line-height: 18px;
    font-family: arial;
}

.SectionHeader{
    float: left;
    font-size: 18px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    color: rgb(0, 0, 0);
    padding-right: 0px;
    padding-left: 0px;
}
.SectionHeader h2{
    color: #17365d;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
}
.required-red{
    color: red;
}

.SectionItem p{
    float: none;
    font-size: 14px !important;
    line-height: 1em;
    margin-bottom: 15px;
}
.SectionItem h3{
    font-size: 1.17em !important;
    font-weight: bold;
    margin-bottom: 15px;
}

.SectionText a{
    font-weight: bold;
    color: rgb(0, 102, 255) !important;
}
.FooterArea a{
    color: white !important;
}

.SectionText a:hover{
    text-decoration: underline;
}

.SectionText {
    float: left;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: -0.00398597%;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    min-width: 0px;
    padding: 10px 0px;

}

.LeftSectionHeader1{
    border-bottom-color: rgb(165, 179, 205);
}

.RightSectionHeader1{
    border-bottom-color: rgb(154, 209, 241);
}

.LeftSectionHeader2{
    border-bottom-color: rgb(165, 205, 182);
}

.RightSectionHeader2{
    border-bottom-color: rgb(240, 224, 193);
}

.Left1, .Right1, .Left2, .Right2{
    float: left;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 20px;
    width: 46.998698%;
}

.Right1, .Right2{
    clear:none;
    margin-right: 0%;
    margin-left: 6%;
}

.Left1, .Left2{
    margin-left: 0%;
    clear: both;
}

.Left1, .Right1{
    margin-top: 0px;
}

.Left2, .Right2{
    margin-top: 5.999349%;
}

.Left1{
    background-color: rgb(231, 234, 240);
}

.Right1{
    background-color: rgb(229, 243, 251);
}

.Left2{
    background-color: rgb(232, 242, 236)
}

.Right2{
    background-color: rgb(250, 245, 234);
}

.Content {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-width: 1000px;
    padding: 40px 20px;
    min-width: 0px;
    margin-right: auto;
}

#UserForm_Form legend, #UserForm_Form label {
    font-size: small;
}

#UserForm_Form input[type=text],
#UserForm_Form input[type=email] {
    padding: 14px;
    width: 70%;
}

#UserForm_Form input[type=radio] {
    float: left;
    margin-right: .5em;
}

#UserForm_Form div {
    padding-bottom: 1em;
}

.optionset ul li {
    list-style-type: none;
}

@media only screen and (max-width: 701px) {
    .Image img {
        width: auto;
    }

    .Phone {
        margin-left: 0%;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: none;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 526px) {
    .Left1, .Left2 {
        width: 100%;
    }

    .Right1{
        margin-top: 6%;
    }

    .Right1, .Right2 {
        margin-left: 0%;
        width: 100%;
    }

    .MainText {
        font-size: 12px;
    }

    .SectionText {
        font-size: 12px;
    }
}