

.my-body-background
{
    background: #34486F;
    background-color: #34486F;
}

.my-main-font
{
    font-family: "Times New Roman", Georgia, serif;
    font-size: 16px;
    color: #333333;
    line-height: 1.3;
}

.my-page-title
{
    color: #333333;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}

.my-promo-title
{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}

.my-content-title
{
    color: #333333;
    font-size: 19px;
    font-weight: bold;
}

.my-navbar-container
{
    position: fixed;
    z-index: 100;
    width: 100%;
    background: #000000;
    background-color: #000000;
    max-height: 50px;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    top: 0px;
}

.my-navbar
{
    border: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    background: #000000;
    background-color: #000000;
    letter-spacing: .5px;
}

.my-brand
{
    background: transparent;
    margin-top: -8px;
}

.my-header-container
{
    margin: 53px auto auto;
    padding-left: 0px;
    padding-right: 0px;
}

.my-header-row
{
    text-align: center;
    margin: auto;
}

.my-header-image
{
    margin: auto;
    background: transparent;
}

.my-bodycontent-container
{
    padding-left: 0px;
    padding-right: 0px;
    background: #ffffff;
    margin-top: 5px;
    margin-bottom: auto;
}

.my-page-row
{
    margin: auto;
    padding: 15px 25px;
}

.my-content-left-column
{
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.my-content-row
{
    margin: auto;
}

.my-content-column
{
    margin: auto;
}

.my-row
{
    margin: auto;
}

.my-promo-column
{
    margin: auto;
    background: transparent;
    text-align: left;
    padding-top: 15px;
}

.my-promo-row-box
{
    margin: auto;
    background: transparent;
    padding-top: 10px;
}

.my-promo-sm-row
{
    margin: auto;
    text-align: center;
}

.my-promo-list
{
    margin: auto auto auto -15px;
    text-align: left;
}

.my-form
{
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 15px;
    margin: auto;
}

.my-form-message-field
{
    min-height: 150px;
}

.my-form-file-upload
{
    border: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    vertical-align: middle;
    min-height: 40px;
}

.my-form-fileupload-text
{
    font-style: italic;
    font-size: 10px;
    line-height: 1.2;
}

.my-form-file-attach-text
{
    font-size: 11px;
    line-height: 1.2;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-style: italic;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.my-form-short-field
{
    max-width: 350px;
}

.my-form-button
{
    font-size: 15px;
    background: #34486F;
    background-color: #34486F;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    min-height: 38px;
}

.my-footer-logo-column
{
    margin: auto;
    text-align: center;
    background: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
}

.my-footer-container
{
    margin: auto;
    background: #ffffff;
    background-color: #ffffff;
}

.my-footer-text
{
    font-size: 13px;
    margin: auto;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    background: transparent;
    padding-top: 8px;
    line-height: 1.3;
    font-style: italic;
}

.my-copyright-text
{
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    font-style: italic;
    text-align: center;
    margin: auto;
    line-height: 1.3;
    padding-top: 10px;
    color: #ffffff;
}

.my-image
{
    margin: auto;
    padding-bottom: 10px;
    padding-top: 5px;
}

.my-email-button
{
    width: 120px;
    height: 50px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 15px;
    margin: auto auto 25px;
    padding-top: 15px;
}

.my-button
{
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #ffffff;
    background-color: #182837;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    min-height: 50px;
    padding-top: 12px;
    min-width: 175px;
    letter-spacing: 1px;
}

.fade
{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover
{
    opacity: 0.5;
}

.my-carousel
{
    margin: auto;
    max-width: 800px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.my-hr
{
    margin: 10px auto;
    background: #333333;
    background-color: #333333;
    height: 1px;
}

.my-button-link
{
    margin: 10px 10px 5px;
    font-size: 16px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    min-width: 168px;
    min-height: 60px;
    padding-top: 18px;
}

.my-text-drop-shadow
{
    text-shadow: 1px 1px 1px #808080;
}

.my-text-gray
{
    color: #808080;
}

.my-text-blue
{
    color: #1099CC;
}

.my-text-red
{
    color: #D10808;
   
}

.my-text-green
{
    color: #60911a;
}

.my-font-small
{
    font-size: 10px;
    line-height: 1.2;
}

.my-font-large
{
    font-size: 22px;
}

.my-background-green
{
    background: #60911A;
    color: #ffffff;
}

.my-background-blue
{
    color: #ffffff;
    background: #035BC1;
}

.my-footer-row
{
    margin: auto;
}

.my-footer-column
{
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    background: transparent;
    padding: 10px 5px;
}

.my-link-title
{
    color: #000000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.my-text-link
{
    text-decoration: underline;
    color: #C20014;
}

.my-text-drop
{
    margin-bottom: 3px;
}

.my-content-subtitle
{
    font-size: 17px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.my-embed-container
{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.my-box-shadow
{
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}

.my-promo-image
{
    margin-top: 5px;
}

.my-carousel-list
{
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 15px;
}

