﻿body{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}
.vc-jccgrey, .vc-hover-jccgrey:hover {
    color: #fff !important;
    background-color: #333333 !important
}

.vc-text-jccgrey, .vc-hover-text-jccgrey:hover {
    color: #333333 !important
}

.vc-border-jccgrey, .vc-hover-border-jccgrey:hover {
    border-color: #333333 !important
}

.vc-jcclightgrey, .vc-hover-jcclightgrey:hover {
    color: #000 !important;
    background-color: #cccccc !important
}

.vc-text-jcclightgrey, .vc-hover-text-jcclightgrey:hover {
    color: #cccccc !important
}

.vc-border-jcclightgrey, .vc-hover-border-jcclightgrey:hover {
    border-color: #cccccc !important
}

.vc-fmbcburgundy, .vc-hover-fmbcburgundy:hover {
    color: #fff !important;
    background-color: #410007 !important
}

.vc-text-fmbcburgundy, .vc-hover-text-fmbcburgundy:hover {
    color: #410007 !important
}

.vc-border-fmbcburgundy, .vc-hover-border-fmbcburgundy:hover {
    border-color: #410007 !important
}

.vc-fmbclightburgundy, .vc-hover-fmbclightburgundy:hover {
    color: #fff !important;
    background-color: #71000C !important
}

.vc-text-fmbclightburgundy, .vc-hover-text-fmbclightburgundy:hover {
    color: #71000C !important
}

.vc-border-fmbclightburgundy, .vc-hover-border-fmbclightburgundy:hover {
    border-color: #71000C !important
}

.vc-margin8 {
    margin: 8px !important
}

.vc-margin8-top {
    margin-top: 8px !important
}

.vc-margin8-bottom {
    margin-bottom: 8px !important
}

.vc-margin8-left {
    margin-left: 8px !important
}

.vc-margin8-right {
    margin-right: 8px !important
}

.vc-margin4 {
    margin: 4px !important
}

.vc-margin4-top {
    margin-top: 4px !important
}

.vc-margin4-bottom {
    margin-bottom: 4px !important
}

.vc-margin4-left {
    margin-left: 4px !important
}

.vc-margin4-right {
    margin-right: 4px !important
}

.vc-h1{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 24px;
    font-weight:bold;
}

.vc-h2 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.vc-h3 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.vc-center{
    margin-left:auto;
    margin-right:auto;
}
