/* cmsms stylesheet: 2016 main modified: 03/04/20 15:58:49 */
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}



/* ===================
    ALL
   =================== */

.header-container {
    
}

.footer-container,

.header-container,
.footer-container{background: #046bb6;}


aside { background: #eee; margin: 0 0 0 -5px;}
aside h3{text-align:center; margin-top: 0;}
aside h4{margin:1em 0 0;}
aside h4 a,aside h4 a:visited{color: #046bb6; text-decoration: none;}
aside p{margin: 0;}
aside img{width: 100%;}
.caption{font-style: italic; text-align: center;}

h2#logo{background: url(/uploads/2016template/img/logo.png) no-repeat; background-size: cover;height: 75px; width: 89px; float: left;}
h2#logo a{display: block; height: 100%; width: 100%;}

nav.bottom a{color: #ccc;}

h1 {    line-height: 1.1;}

/* ==============
    MOBILE: Menu
   ============== */

.main-container, .footer-container{padding: 5px;}

h2#logo{margin: 0 auto;}

nav.top{display:none;}
nav.primary h3{display: none;}
nav.primary ul{margin: 0; padding: 0;  text-align: center; display: none;list-style:none;}
nav.primary ul li{margin: 0; padding: 0;}
nav.primary ul li a{color: #fff; background: #999; text-align: center;  text-decoration: none;display: block; padding: 5px 0; border-top: 1px solid #fff;}
nav.primary ul li a:hover{color: #046bb6; background: #fff;}
nav.primary ul ul{display: none;}
#pull{display: block; height: 40px; clear: left;text-align: right; padding: 10px 40px 0 0; color: #fff; text-decoration: none; 
background: #999 url('/uploads/2016template/img/menu_icon.png') right no-repeat;}

#searchform{float: right; margin-top: 10px; font-size: 80%; clear:right;}
#searchform label{display: none;}



div.breadcrumb a:hover {
    text-decoration: none;
    color: #046bb6;
}
div.breadcrumb a {
    text-decoration: none;
    color: #666;
}
   

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0px 0;
}

.main article h1 {
    font-size: 2em;
	margin: 0.5em 0 1em;
	clear: left;

}



.footer-container footer {
    color: white;
    padding: 20px 0;

}
footer h3{display: none;}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.topicaz{margin: 1em 0 2em;}
.topicaz a{color: #fff; background: #046bb6; text-align: center;  text-decoration: none;display: block; width: 25px; height: 25px; float: left; margin: 2px;}

h1,h2,h3{clear: both; margin: 1em 0;}

table{border: 1px solid #999; border-collapse: collapse;}
td, th{border: 1px solid #999; border-collapse: collapse; vertical-align: top; padding: 5px;min-width: 100px;}









/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 767px) {



nav.section ul {}

#sectionpull a{color: #fff; text-decoration: none; background: #4cb8e7;}

}  

@media only screen and (max-width: 768px) {
nav.primary ul ul{display: none !important;}  
} 
@media only screen and (min-width: 768px) {

nav.primary ul li a{color: #fff; background: #046bb6; text-align: center;  text-decoration: none;display: block; border: none;}
h2#logo{background: url(/uploads/2016template/img/logo.png) no-repeat; background-size: cover;height: 150px; width: 178px; float: left;}
	
#sectionpull{display: block; color: #fff; text-decoration: none; padding: 5px; margin: 1em 0 0 0;font-size: 1em; background: #4cb8e7;}
#sectionpull a{color: #fff; text-decoration: none; background: #4cb8e7; }
nav.section ul{list-style: none; margin: 0em 0 0; padding:0;}
nav.section  ul li{border-bottom: 1px solid #ccc; padding: 5px 0; }
nav.section ul a{text-decoration: none; padding: 3px 0;color: #046bb6;background: transparent; display:block;line-height: 1.2;}
nav.section  ul a:hover{color: #046bb6;}

nav.section  a.activeparent {background: #ddd; padding-left: 5px;}
nav.section ul li a.currentpage {background: #eee; padding-left: 5px; font-weight: bold;}
nav.section ul ul{background: #eee;padding-left: 5px; }
nav.section ul ul li{margin-right: 5px;}

nav.section ul li ul li a.currentpage {background: #eee;font-weight: bold; padding: 0;}

nav.section ul li:last-child{border-bottom:0px;}

h2#logo{float: left; margin-left: 30px;}

nav.top{display:block;}
nav.top ul{list-style: none; float: right; clear: right;}
nav.top ul li{list-style: none; float: left;padding: 0 0 0 0.75em;}
nav.top ul li a{font-size: 90%; color: #fff; text-decoration: none;}
nav.top ul li a:hover{font-size: 90%; color: #fff; text-decoration: underline;}






nav.breadcrumb{font-size: 90%;text-transform: uppercase;}


.header-container{background: url('/uploads/2016template/img/header-bg-2.jpg') no-repeat center; background-size: cover;}

.pagetitle{width: 75%; padding-left: 25%; display: block;}
.pagetitle h1{margin-bottom: 0; padding-bottom: 0;}
nav.section{width: 25%; margin-right: 2%;float: left; min-height: 200px;}
.main{width: 73%;float: right;}
.main-wide{width: 100%;}
aside{float: right; width: 320px; padding: 10px;margin: 0 0 0.5em 1em;}

article img{float: right; margin: 0 0 10px 10px;}

.widget{width: 31%; margin-right: 2%; float: left;}
.widget ul{list-style:none;  margin: 0; padding: 0;}
.widget ul li{list-style-none; padding: 5px 0; line-height: 1.3;}
.widget ul li a{text-decoration: none;}

.widget23{width: 62%; margin-left: 2%; float: left;}
.widget23 ul{list-style:none;  margin: 0; padding: 0;}
.widget23 ul li{list-style-none; padding: 5px 0; line-height: 1.3;}
.widget23 ul li a{text-decoration: none;}

}

@media only screen and (min-width: 1024px) {
#pull{display:none}


.nav-container{background: #046bb6; margin: 0; padding: 0;}

nav.primary ul {	display: block;}
nav.primary ul ul {	display: none;}
nav.primary ul li:hover > ul {display: block;}
nav.primary ul {background: #046bb6;padding: 0px;margin: 0px;	list-style: none;position: relative;}

nav.primary ul li {float: left;	display: inline-table;position: relative; }
	
nav.primary ul>li:last-child{float: right;}
	
nav.primary ul li:hover {background: #fff;}
nav.primary ul li:hover a {color: #046bb6;background: #fff;}
nav.primary ul li a {display: block; padding: 0.5em 16px;color: #fff; text-decoration: none;	border-right: 1px solid #046bb6;border-left: 1px solid #046bb6;}
nav.primary ul ul {	background: #fff; padding: 0;position: absolute; top: 42px;min-width: 100%; text-align: left;}
	
nav.primary ul li:last-child ul{right: 0;}
nav.primary ul ul li,nav.primary ul ul li:last-child  {float: none; display: block; white-space: nowrap; border: 1px solid #046bb6;border-top: none;	border-bottom: none;}
nav.primary ul ul li:last-child{ border-bottom: 1px solid #046bb6;}
			
nav.primary ul ul li a {padding: 0.4em 0.5em;	color: #046bb6 !important;line-height: 1.2;border: none; background:#fff; text-align: left;}	
nav.primary ul ul li a:hover {color: #fff!important;background: #046bb6;}
		
nav.primary ul ul ul {position: absolute; left: 100%; top:0;}
nav.primary li.current {background: #ddd;border: none;}
nav.primary li.current a{color: #046bb6 !important;border: none;background: #ddd;}
nav.primary ul li{ float: left;}
nav.primary ul li ul li{ float: none;}
.wrapper {width: 990px; margin: 0 auto; }


}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* cmsms stylesheet: Normalize modified: 03/04/20 15:58:49 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}
