﻿.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
    background-color: #ffffff;
    min-width: 960px;
    position: relative;
}
.segoe {
    font-family: 'Segoe UI', 'Verdana';
}

.mmsegoe {
    font-family: 'Segoe UI', 'Verdana';
}

.msblue {
    color: #428eef;
}

.mobile48 {
    font-size: 48px;
}

.mobile36 {
    font-size: 36px;
}

.mmgraylink24 {
    color: #333333;
    font-size: 26px;
    text-decoration: none;
    padding: 0px;
    font-style: normal;
    /*font-weight: lighter;*/
}

    .mmgraylink24:hover {
        text-decoration: underline;
        background-color: #ffffff;
    }

.mmwhite {
    color: #ffffff;
}

.mmtdnopad {
    padding: 0px;
}

.applicationslink {
    font-size: 20px;

    text-decoration: none;
}

.applicationslink:hover{

    cursor: pointer;
    text-decoration: underline;
}

.dataleftmargin {
    margin-left: 330px;
}

.mobile36 {
    font-size: 32px;
}

.rqBTn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17.5px;
    color: #ffdf70;
    min-width: 149px;
    min-height: 41px;
    border: 1px solid #ffdf70;
    text-decoration: none;
    margin-left: 20px;
}

.msgray {
    color: #606060;
}

#homephone {
    color: #428eef;
}

.imgcentercontainer {
    height: 612px;
    position: relative;
    line-height: 612px;
}

.mmwhiteh1 {
    font-weight: normal;
    font-size: 48px;
    color: #ffffff;
    line-height: 48px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}

.msblueemail {
    color: #428eef;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}

    .msblueemail:active {
        background-color: none;
        padding: 0px;
        text-decoration: underline;
        color: #428eef;
    }

    .msblueemail:hover {
        background-color: none;
        padding: 0px;
        text-decoration: none;
    }

.paragraphtext {
    font-size: 13px;
}