#h_words.container {
    color: rgb(61, 99, 153);
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 36px;
}

div.line {
    width: 100%;
    height: 2px;
    background-color: rgb(61,99,153);
    overflow: visibile;
}

.mbt {
    text-align: center;
    padding: 0;
    margin: 0;
}

p.cpat {
    color: rgb(61, 99, 153);
    font-size: 24px;
    font-style: italic;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 20px;
}

p.cfot {
    color: rgb(0,0,0);
    font-weight: bold;
    font-size: 24px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 16px;
}

div#mbackground.container {
    background-color: rgba(255,255,255,0.88);
    background-blend-mode: lighten;
    background-image: url('../assets/img/background/iStock_000040646048_Large.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    max-width: 864px;
}

.fas {
}

.myfa {
}

.topofbottom {
    margin-top: 10px;
}

.myrow {
    text-align: center;
    margin-bottom: 0;
}

.fname {
    font-weight: bold;
}

.ftext {
    color: #3d6399;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 8px;
}

.fcopyright {
    font-size: 12px;
}

.cemail {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
}

.cphone {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 0;
}

span.zy3h > span:nth-child(3) {
    display: none;
}