﻿body {
    background-repeat: repeat-x;
    background-color: #003768;
    font-size: 14px;
    line-height: 18px;
    color: #2f2f2f;
    font-family: 'Open Sans', sans-serif;
}

td {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

th {
    font-family: 'Open Sans', sans-serif;
}
/*a:link {
    color: #3b9bf0;
    text-decoration: none;
}
a:visited {
    color: #3b9bf0;
    text-decoration: none;
}
a:hover {
	color: #0A9880;
	text-decoration: underline;
}
a:active {
	color: #0A9880;
	text-decoration: none;
}*/
A.miniNav:link {
	color: #003768;
	text-decoration: none;
	font-size: 10px;
}
A.miniNav:visited {
	color: #617B79;
	text-decoration: none;
	font-size: 10px;
}
A.miniNav:hover {
	color: #0A9880;
	text-decoration: none;
	font-size: 10px;
}
A.miniNav:active {
	color: #0A9880;
	text-decoration: none;
	font-size: 10px;
}
.Main {
	background-image: url(../images/bkg_main.gif);
	background-repeat: repeat-x;
}
input {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #333333;
}
select {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #333333;
}
textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #333333;
}
.loginText {
	font-weight: bold;
	color: #495C5A;
	font-size: 11px;
}
.lcBKG {
	background-image: url(../images/lc_bkg.gif);
}
.lcEventTitle {
	font-size: 11px;
	font-weight: bold;
	color: #0A9880;
}
.lcEventDesc {
	font-size: 11px;
}
.lcEventDate {
	font-size: 10px;
}
A.lc:link {
	color: #003768;
	text-decoration: underline;
}
A.lc:visited {
	color: #003768;
	text-decoration: underline;
}
A.lc:hover {
	color: #003768;
	text-decoration: underline;
}
A.lc:active {
	color: #2F61B0;
	text-decoration: underline;
}
.chaptLoc {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003768;
}
.welcomeTxt {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
}
.welcomeIntro {
    font-size: 14px;
    font-weight: bold;
    color: #0A9880;
    font-family: 'Open Sans', sans-serif;
}
.welcomeIntroNew {
    font-size: 11px;
    font-weight: bold;
    color: #408266;
    font-family: 'Open Sans', sans-serif;
}
.welcomeLinks {
	font-size: 10px;
}
.missionIntro {
	font-size: 11px;
	font-weight: bold;
	color: #0A9880;
}
.cmaTxt {
	font-size: 11px;
}
.cmaIntro {
	font-size: 11px;
	font-weight: bold;
	color: #0A9880;
}
.cmaIntroNew {
	font-size: 11px;
	font-weight: bold;
	color: #408266;
}
.cmaIntroNewBlue {
	font-size: 11px;
	font-weight: bold;
	color: #003767;
}
.missionTxt {
	font-size: 11px;
}
.footer {
	background-image: url(../images/footer_bkg.gif);
}
.footerMain {
	background-image: url(../images/footer_bkg_main.gif);
	font-size: 10px;
}
.lcNewsImg {
	padding-right: 7px;
}
.intBKG {

	background-image: url(../images/int_bkg.gif);
}
p {
	font-size: 14px;
    line-height:21px;
}

h2 {
	font-size: 18px;
	color: #2F61B0;
}
h3 {
    font-size: 16px;
    color: #2F61B0;
    font-family: 'Open Sans', sans-serif;
}


.newslt {
	font-size: 14px;
	font-weight: bold;
	color: #0A9880;
}

.hdHomeLink {
    display: block;
    float: right;
    font-weight: normal;
    margin-top: -28px;
    text-decoration: none;
    color: #82a4f4;
}
.hdHomeLink:visited {
    color: #7791cd;
    text-decoration: none;
}

A.hd:link {
    color: #82a4f4;
    text-decoration: none;
}
A.hd:visited {
    color: #7791cd;
    text-decoration: none;
}
A.hd:hover {
    color: #176cb8;
    text-decoration: underline;
}

A.hd:active {
	color: #003768;
	text-decoration: underline;
}

td.hdlink {
    font-size: 11px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    background-color: #4E917A;
    padding-right: 5px;
}
td.hdsearch {
    font-size: 11px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    background-color: #E0E7EB;
    padding-right: 5px;
    padding-left: 5px;
}
td.pageheadingOLD {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    background-color: #7899CC;
    font-weight: bold;
}
td.pageheading {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    background-color: #4D917B;
    font-weight: bold;
}
td.TextHeader {
	font-weight : bold;
	font-size: 16px;
	color : #FFFFFF;
	background-color: #7899CC;
	vertical-align : top;
	Height : 25px;
	padding-top : 5px;
	padding-left : 5px;
}
 
td.FormHeader {
	font-weight : bold;
	font-size: 12px;
	color : #FFFFFF;
	background-color: #003767;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 5px;
}
td.FormText {
	font-weight : bold;
	background-color: #E0E0E0;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 3px;
}
td.NoEmail {
	color : #999999;
	background-color: #CCCCCC;
}
td.FormText2 {
	background-color: #E0E0E0;
}

td.FormText3 {
	background-color: #EDEDED;
}
td.FormData {
	background-color: #EDEDED;
	vertical-align : top;
}
td.FormData2 {
	background-color: #EDEDED;
	vertical-align : top;
	Height : 25;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 3px;
}
.Red  {
	color: #FF0000;
}
.px8  {
	font-size: 8px;
}


/* 
    =========================================================== 
                        UPGRADED STYLES 
    ===========================================================
*/


.main-header {
    background: #fff;
    -webkit-box-shadow: 0 3px 3px 0 rgba(233, 233, 233, 1);
    -moz-box-shadow: 0 3px 3px 0 rgba(233, 233, 233, 1);
    box-shadow: 0 3px 3px 0 rgba(233, 233, 233, 1);
}
.site-wrap {
    position: relative;
    z-index: 2000;
    left: 0;
    width: 100%;
    -wekbit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

body > .main-nav {
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background: #d8ebf7;
    -wekbit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

body > .main-nav .toggle-menu {
        display: none;
    }

.cm-js-menu-active .main-nav {
    padding-left: 17%;
    right: 17%;
}

.cm-js-menu-active .site-wrap {
    left: 83%;
}

.main-header .main-nav {
    display: none;
}

a.new-toggle {
    display: block;
    position: relative;
    width: 50px;
    height: 46px;
    background: none;
    padding-top: 40px;
    text-align: center;
    font-size: 13px;
    color: #003768;
}

.new-toggle:before, .new-toggle:after, .new-toggle > span:before {
    content: " ";
    position: absolute;
    left: 25%;
    width: 50%;
    height: 6px;
    background: #003768;
}

.new-toggle:before {
    top: 11px;
}

.new-toggle:after {
    top: 20px;
}

.new-toggle > span:before {
    top: 29px;
}

.new-toggle:hover, .new-toggle:focus, .js-menu-active .new-toggle {
    color: #003768;
    text-decoration: none;
}

@media (min-width:1024px) {
    a.new-toggle {
        display: none;
    }

    body > .main-nav {
        display: none;
    }

    .main-header .main-nav {
        display: block;
        float: right;
    }

    .cms-js-menu-active .site-wrap {
        left: 0;
    }
}
/* --------------------------------------------
             REDESIGN SET
-------------------------------------------- */
.cm-menu > .opened > a, .cm-menu > li > a:hover, .cm-menu > li > a:focus, .cm-menu > li > div > a:hover, .cm-menu > li > div > a:focus {
    background: #d8ebf7;
    text-decoration: none;
    border:0px;
}
.siteBody {
    background: #f6f5f6;
    min-height: 300px;
    padding: 24px 0px;
    margin: 0px 0px 24px 0px;
    display: block;
    height:100%;
    width:100%;
}
.redAster {
    font-size: 16px;
    line-height: 16px;
    color: #f44336;
}

.redText {
    color: #f73600;
}

.formatNote {
    display: block;
    float: left;
    margin: 8px 0px 5px 5px;
    color: #808094;
}

.table-bordered {
    border-radius: 7px;
}

.smText {
    display:block;
    margin-left:12px;
    font-size: 12px;
    line-height: 12px;
    text-align:left;
}

.siteBody .btn {
    text-transform: uppercase;
}

.entry {
    display: inline-block;
    float: left;
    font-weight: normal;
    padding: 7px;
}

.entryAlert {
    padding: 7px 12px;
    float: right;
}

/*
.alert {
    padding: 7px 12px;
}
*/

.alphaListing {

    text-decoration: none;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-top:7px;
}

/*--------------HOME---------------*/
.subHead {
    padding-top: 0px;
    padding-bottom: 28px;
    font-size: 18px;
    margin-top: 7px;
    font-style: italic;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: grey
}

.chapName {
    color: #4d917b;
    line-height: 21px;
    padding-top: 4px;
    font-size: 18px;
    margin-bottom: 0px;
}

.chaptLoc {
    border-top: 1px dotted grey;
    border-bottom: 1px dotted grey;
    margin: 32px 0px;
    min-height: 32px;
}
/*.navigation-hold {
    padding:0px 0px 24px 0px; 
}*/
/*------------------EVENT FORMS----------------------*/
.listBox {
    width: 100%;
    height: 282px;
    overflow-x: hidden;
    border: 1px solid #c4cdd0;
    border-radius: 7px;
    margin: 12px 0px;
}
.listSet {
    width:auto;
}
h3.subPageHeader {
    font-size:21px;
    color: #4d917b;
    display: block;
    margin-bottom: 50px;
}
.formatNote {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin: 9px;
}
.tableHeader {
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
    padding: 4px;
    color: grey;
}

.catEntry {
    padding: 7px;
}

.headCat {
    text-align: right;
    padding: 7px;
    background-color: #dfdddd;
    font-weight: bold;
    font-size: 14px;
}

.row-bordered {
    border: 1px solid #c6c1c1;
}

.eventModule {
    margin-bottom: 54px;
}
.instructionBox {
    display: block;
    padding: 12px;
    background-color: #f0f3f5;
    min-height: 156px;
    margin-top:12px;
}
/*
    =======================================================
    EMAIL STYLE
    ======================================================
*/

.messageBox {
    min-height: 800px;
    font-size: 14px;
    line-height: 21px;
}
/*
    =======================================================
    CHAPTER LOGOs STYLE
    ======================================================
*/
.col-12 a {
    display: block;
    padding: 10px;
    margin: 0px 0px;
    background-color: #ffffff;
    border: 1px solid #c8c2c2;
    border-radius: 7px;
    width: 190px;
    text-align: center;
}
/*
    =======================================================
    AnnualFinancialReport.aspx STYLE
    ======================================================
*/

/*
input[type=text], select {width: 100%;}
.col-md-4, .col-md-5 {padding-top: 10px;}
.col-md-3 {padding-top: 10px;}
.row.formSect {border: 1px solid #e3e0e3;width: 87%;margin: 0px 25px 20px;padding-bottom: 12px;border-radius: 7px;}
.alert {font-size: 12px; height: auto; overflow: hidden;margin-top: -4px !important;color: crimson;float: left;}
.ValidationSummary li {display: block;float: left;height: auto;list-style: disc; margin-top: 10px;padding-right: 30px;}
*/

html body .RadInput .riTextBox,
html body .RadInputMgr {
    padding: 2px 1px 3px 7px !important;
}

.menu-toggle-dropdown:active,
.menu-toggle-dropdown:hover,
.menu-toggle-dropdown:visited,
.menu-toggle-dropdown:link,
.menu-toggle-dropdown:focus,
.cm-menu:active,
.cm-menu:focus,
.main-nav:active,
.main-nav:focus{
    outline: none;
}

@media only screen and (max-width: 400px) {
    .logoSet {
        width: 100%;
        padding: 0px 12px !important;
        height: 115px;
    }
    /*.row {
        margin-right: -20px;
        margin-left: -20px;
        max-height: 220px;
    }*/
    a.new-toggle {
        width: 50px;
        background: none;
        padding-top: 40px;
        text-align: center;
        margin:4% 0;
    }
    .siteBody {
        min-height:8500px
    }
    .top-interior-heading h1 {
        font-size: 1.75em;
    }
    .subHead {
        font-size: 21px;
    }
    .listBox {
        width: 94% !important;
    }
    .listSet {
        display: table-row;
    }
    ul.listGroup {
        width: 100%;
        float: none;
    }
}


@media only screen and (max-width: 1023px) {
    style.css:402 .main-header .container .row > 
    .col-md-4, .main-header .container .row > .col-md-8 {
        width: 100%;
        height: 140px !important;
    }
}




/* Modal Dialog */

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/* remix */