HTML {
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    /*line-height: 1.42857143;*/
    /*color: #4d4d4d;*/
}

body {
    margin: 0;
}

#body {
    font-family: 'Lato', sans-serif !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: normal;
    margin: 0 auto !important;
    padding: 10px !important;
    font-size: 16px;
    /*line-height: 1.42857143;*/
    /*color: #4d4d4d;*/
}

/*font section */
body, table, th, tr, td, pre, p, ol, ul, li, form, input, select, textarea, .text, .ms-pageHeader, a:active, a:visited, a:link, a:active, a.r123Link:link, a.r123Link:visited,  a.r123Link:active,.section-header, .subheader, .error, .ms-tablelayout td,  .r123formelement, r123form {
    font-family: 'Lato', sans-serif !important;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 1.42857143;*/
    /*color: #4d4d4d;*/
}

a:active { text-decoration: underline; /*color: #0F2A62;*/ }
a:visited { text-decoration: underline; /*color: #0F2A62;*/ }
a:link { text-decoration: underline; /*color: #0F2A62;*/ }
a:hover { text-decoration: none; /*color: #0F2A62;*/ }

h1, .ms-pageHeader {
    color: #0F2A62;
    font-size: 24px;
    font-weight: bold;
}

h2, .header {
  font-size: 24px;
}

h3, h4 {
  /*color: #000000;*/
  font-size: 14pt;
}

.footnote, a.footnote:link, a.footnote:hover, a.footnote:visited, a.footnote:active, .ms-footer table tr td, .ms-footer table tr td p, .ms-footer p, .ms-footer table tr td p, .ms-footer table tr td div, .ms-footer table tr td a:link, .ms-footer table tr td a:active, .ms-footer table tr td a:hover, .ms-footer table tr td a:visited {
    font-size: 7pt;
    padding: 10px 0;
}

/*default layout from system*/
#page-table {
    border: none;
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    /*color: #4d4d4d;*/
}


/*2 column template*/
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.columnsContainer, footer, header { 
    position: relative;
    margin: 5px .5em;
}

.leftColumn, .rightColumn, footer, header {
    padding: 0 0.5em;
}

.leftColumn { 
    margin-bottom: .5em;
}

/*end 2 cols template*/

.ms-section-divider {
    display: block;
    width: 100%;
    margin: 10px 0;
    border-style: solid;
    border-width: 2px;
    /*border-color: #000000;*/
}

.section-table {
    width: 100%;
}

.section-header {
    display: block;
    /*margin-bottom: 20px;*/
    padding: 13px 0 0 0;
    /*color: #000000;*/
}

.regoTable .section-header {
    display:table-row;
}

.form-table {
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    width: 100%;
	border-spacing: 0 5px;
	border-collapse: separate;
}

.header {
    padding: 0;
    font-size: 24px;
    /*color: #000000;*/
}

#errorStack {
    margin-bottom: 0;
    padding-bottom: 0;
}

.error {
    /*font-size: 11pt;
    font-weight: inherit;*/
    color: Red;
}

/*end */
.ms-pageWrapper {
    width: 100% !important;
}

.ms-formWraper {
    width: 100% !important;
    max-width: 800px;
}

.responsive-table {
    width: 100% !important;
    box-sizing: border-box;
}

.responsive-image,  .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .responsive-image {
    display: block;
    max-width: 100%;
    height: auto;
}

.ms-pageWrapper.shadow {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.ms-tablelayout {
    /*border-collapse: collapse !important;*/
    border: none !important;
    width: 100%; 
    max-width: 800px;
}

.ms-pageHeader {
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    margin: 0;
    padding: 10px 25px 10px 0;
}
 
.ms-tablelayout td {
    /* width: 100%;*/
    padding: 5px 10px 5px 0;
}

.ms-tablelayout th {
    /*background-color: #fff !important;*/
    width: 100%;
}

/*form - controls*/

.regoTable td {
    display: table-cell;
    padding: 5px 0 0 0;
}

.regoTable tr {
    border-bottom: 1px solid #ccc;
}

.regoTable table, .regoTable table td {
    width: auto !important;
}

.regoTable td label {
    padding: 6px 0 0 6px;
    display: inline-block;
    margin-bottom: 0;
}

.control-label {
    padding-top: 0 !important;
}

.regoTable .subheader {
    display: inline-block;
    padding: 0;
    font-weight: bold;
}

.form-table select:not([multiple]) {
    width: 100%;
    height: 34px;
    padding: 6px 5px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #4d4d4d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-table select[multiple] {
    height: auto;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-table input[type=checkbox] {
    width: 20px !important;
    height: 20px;
    padding: 6px 12px;
}

.form-table input[type=radio], .form-table input[type=Radio] {
    width: 15px !important;
    height: 15px;
    padding: 6px 12px;
}

.form-table input[type=checkbox] + .text {
    vertical-align: top;
    display: inline-block;
}

.form-table input[type=file] {
    display: block;
    box-shadow: none;
    border: none;
    padding-left: 0;
}

.r123formelement {
    /*display: block;*/
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    /*font-size: 16px;*/
    /*line-height: 1.42857143;*/
    /*color: #4d4d4d;*/
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-table .errorField {
    border: 1px solid #0F2A62 !important;
    outline: none !important;
}

.ms-tablelayout input[type=file] {
    display: block;
    box-shadow: none;
    border: none;
}

.ms-tablelayout .r123formelement:focus {
    border-color: #bbb;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.ms-tablelayout .r123formelement::-moz-placeholder {
    /*color: #999;*/
    opacity: 1;
}

.ms-tablelayout .r123formelement:-ms-input-placeholder {
    /*color: #999;*/
}

.ms-tablelayout .r123formelement::-webkit-input-placeholder {
    /*color: #999;*/
}

.regoTable input[type=checkbox], .regoTable input[type=radio] {
    width: 15px !important;  
    height: 15px;
    margin-left: 10px;
}

.regoTable input[type=checkbox] + .text {
    vertical-align: top;
    display: inline-block;
}
/*end form-control*/

/*navigation*/
.nav-table-td {
}

.r123Link{
    padding: 10px 15px;
    display: block;
}

.r123Link > .subheader {
    /*color: #fff;*/
}

a.r123Link:link, a.r123Link:visited,  a.r123Link:active {
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

a.r123Link:hover {
    /*color: silver;*/
}
/*end navigation*/

/*EFFECTS*/
.corner-all {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -html-border-radius: 5px;
}

.corner-bottom {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.corner-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.shadow {
    /*box-shadow: 0 0 15px #CCC;
    -moz-box-shadow: 0 0 15px #CCC;
    -webkit-box-shadow: 0 0 15px #CCC;*/
    box-shadow: none;
}
/*end EFFECTS*/

/*form layout */
.ms-containerFluid {
    margin-right: auto;
    margin-left: auto;
    height: auto;
}

.ms-header {
    display: block;
    position: relative;
    min-height: 50px;
}

.ms-header img {
    margin: 0 auto;
}

.ms-header.white-bg {
    background-color: #fff;
}

.ms-banner-section {
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center; 
}

.section-wrapper {
    /*75 side padding and center*/
    padding: 0 75px;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
    display: table;

    /*display: block;
    margin: auto;
    padding: 0px 75px;
    max-width: 1200px;
    box-sizing: border-box;*/
}

.displayTable {
    display: table; 
    width: 100%;
}

.displayCell {
    display: table-cell;
}

.banner-title-text {
    font-size: 30px;
    font-weight: 200;
    padding-top: 25px;
    display: block;
}

#banner-image {
    min-width: 260px;
    vertical-align: baseline;
}

#banner-image > img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
}

.content-wrapper {
    margin: 0 auto;
    width: 100%;
    display: table;
    padding: 0 0 15px 0;
}

.content-section {
    width: 50%;
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
}

.form-section {
    width: 43%;
    float: right;
    padding: 0px 15px;
    box-sizing: border-box;
}

.ms-footer {
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}

.ms-header-left-logo {
    float: left;
    padding: 20px 0;
    font-size:24px;
}

.ms-header-right-logo {float:right;}

.content-section.right-section {
    float: right;
    width: 43%;
}

a.footerLinks:link, a.footerLinks:active, a.footerLinks:visited, a.footerLinks:hover {
    color: #4d4d4d !important;
    font-size: 12px;
    text-decoration: none;
}

.container {
    margin: 20px auto;
    height: auto;
    position: relative;
    display: block;
    position: relative;
    max-width: 1200px;
    padding-bottom: 15px;
}

.contentSection {
    margin-right: 49%;
}

.formSection {
    position: absolute;
    top: 0;
    right: 0;
    width: 44%;
}

.left-logo {
    float: left;
    padding: 20px 0;
    color: #fff;
    font-size: 24px;
}

.right-logo {
    float: right;
}

.header-logo {
    padding: 20px 0;
}

.float-left {float:left;}

.float-right {float:right;}

.margin-right15 {margin-right:15px;}

.align-right {
    text-align: right;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

#banner-title {
    width: 50%;
    float: left;
    min-width: 310px;
    text-align: left;
    vertical-align: top;
}

.copyright-text {
    font-size: 10px;
}
/* end form layout*/

/* MEDIA QUERIES */
@media screen and (min-width: 768px) {
    .leftColumn {margin-right: 30%;}

	.rightColumn {
        position: absolute;
        top: 0;
        right: 0;
        width: 28%;
        margin-top:0;
    }
  
    .form-leftColumn {margin-right:50%;}
  
    .form-rightColumn {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        margin-top:0;
    }
}
@media screen and (max-width: 768px) {
    .agendaTableFull {width:95%;}

    .form-section {
        display: block;
        width: 95%;
        float: none;
        padding: 0 5px;
        padding-bottom: 0;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .content-section {
        display: block;
        width: 100%;
        float: none;
        padding-top: 0;
        padding-bottom: 0;
    }

    .content-section.right-section {
        float: none;
        width: 100% !important;
    }

    .section-wrapper {padding:0 5px 0 5px;}

    .ms-header .section-wrapper {padding:0;}

    .ms-header .section-wrapper.paddingLR15 {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .section-wrapper.paddingLRZero {padding:0;}

    #banner-title {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    .banner-title-text {font-size:26px;}

    .ms-footer .section-wrapper {padding:5px;}
}

/*template color and font-size section*/
HTML, #body, table, th, tr, td, pre, ol, ul, li, form, input, select, textarea, .text, p, div, table, table td, table tr, #page-table, a:active, a:visited, a:link, a:active, .ms-tablelayout td, .r123formelement {
    color: #4d4d4d;
}

.ms-tablelayout .r123formelement::-moz-placeholder {
    color: #0F2A62;
    opacity: 1;
}

.ms-tablelayout .r123formelement:-ms-input-placeholder {
    color: #0F2A62;
}

.ms-tablelayout .r123formelement::-webkit-input-placeholder {
    color: #0F2A62;
}

h1, h2, h3, h4, .section-header, .header, .ms-pageHeader, .disclaimer {
    color: #0F2A62;
}

.ms-header {
    color: #fff;
}

.footer-bg-color {
    background-color: #4f4f4f;
}

.footer-bg-color table tr td, .footer-bg-color p, .footer-bg-color table tr td p, .footer-bg-color table tr td a:link, .footer-bg-color table tr td a:active, .footer-bg-color table tr td a:hover,.footer-bg-color table tr td a:visited {
    color: #f4f4f4;
}

#banner-title, .banner-title-text, .ms-header-left-logo {
    color: #0F2A62;
}

.ms-section-divider{
    border-color: #0F2A62;
}

/*Form buttons*/
.r123FormSubmit {
    margin: 2px;
    padding: 2px;
    cursor: pointer;
}

.r123FormSubmit,.r123FormSubmit:active,.r123FormSubmit:visited,.r123FormSubmit:focus {
    font-size: 16px;
    font-weight: 700;
    background: #980d10;
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    outline: 0 !important;
    border-radius: 4px;
    border: 2px solid #980d10;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
}

.r123FormSubmit:hover {
    background: #b32024 !important;
    color: #fff !important;
}
/*end template color and font-size