
        .MPStyle_H1SubTitle
        {
            padding-top: 0px;
            margin-top: 0px;
            color: #21759c;
            font-size: 12px;
            line-height: 12px;
        }
        .MPStyle_LargeText
        {
            color: #004361;
            font-size: 14px;
        }
        .MPStyle_ImageAlignLeft
        {
            border: solid #ffffff 4px;
            margin: 0 20px 8px 0;
            float: left;
        }
        .MPStyle_ImageAlignRight
        {
            border: solid #ffffff 4px;
            margin: 0 0px 8px 20px;
            float: right;
        }
        .MPStyle_ImageNoAlign
        {
            border: solid #ffffff 4px;
        }
        .MPStyle_TestimonialTitle
        {
            color: #004361;
            font-size: 16px;
        }
        .MPStyle_TestimonialSubTitle
        {
            color: #21759c;
            font-size: 14px;
            line-height: 12px;
        }
        .MPStyle_CallNow
        {
            font-size: 18px;
            color: #004361;
        }
        .MPStyle_FooterCopyright
        {
            font-size: 11px;
            color: #92abb9;
        }
        html, #marketpath_body
        {
            height: 100%;
            font-family: Trebuchet MS, Helvetica;
            margin: 0px;
            overflow: auto;
            font-size: 12px;
            background-image: url(http://www.xrbs.com/images/9979/bg-shell.jpg);
            background-repeat: repeat-x;
            background-color: #e9eef2;
        }
        /* customer colors, always include black and white */
        .MPColor_000000 {} /* Black */
        .MPColor_ffffff {} /* White */
        .MPColor_474948 {} /* Dark Gray*/
        .MPColor_8a8b8b {} /* Medium Gray */
        .MPColor_e9eef2 {} /* Light Gray */
        .MPColor_004361 {} /* Dark Blue */
        .MPColor_21759c {} /* Light Blue */
        .MPColor_6cc900 {} /* Green */
        .MPColor_bf0106 {} /* Red */
        
    