@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea {
    color: #404040;
    font-family: "PT Serif", Georgia, "Times New Roman", serif;
    line-height: 1.75;
	font-size: 1.2rem;
}
.nav-link {
	padding: 1em 15px;
	text-transform: uppercase;
	font-size: 1rem;
	color:#000;
	text-decoration: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
@media (max-width: 767px) {
body {
    padding-top: 143px;
}
}
@media (min-width: 768px) {
body {
    padding-top: 168px;
}
.headTxt {
	font-size: 30px;
}
.headTxt2 {
	font-size: 14px;
}
.sticky-top {
    top: 168px;
}
}
@media (min-width: 992px) {
.headTxt {
	font-size: 36px;
}
.headTxt2 {
	font-size: 18px;
}
}
@media (min-width: 1200px) {
.headTxt {
	font-size: 48px;
}
.headTxt2 {
	font-size: 21px;
}
}
h4 {
	font-weight: 700;
	color: #004687;
}
h3 {
	font-weight: 700;
	color: #004687;
}
a {
	color: #004687;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #FFF !important;
	background-color: #004687;
}
.albList {
	font-size: 14px;
}
.albList h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.albList h3 {
	font-size: 16px;
	font-weight: bold;
	color: #256239;
	border:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.albList p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.albList ul {
	margin: 0px;
	line-height: normal;
	padding-left: 15px;
}
.albList2 {
	margin-left: 15px;
	z-index: 1000;
	background-color: #FFF;
	float: left;
}
.albList2 h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.albList2 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #256239;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.albList2 p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}
.albList2 a {
	font-size: 14px;
}
.albList2 ul {
	margin: 0px;
	line-height: normal;
	padding-left: 15px;
}
.vidList2 {
	margin-left: 15px;
	z-index: 1000;
	background-color: #FFF;
	float: none;
}
.vidList2 h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.vidList2 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #256239;
	margin: 0px;
}
.vidList2 p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}
.vidList2 a {
	font-size: 14px;
}
.vidList2 ul {
	margin: 0px;
	line-height: normal;
	padding-left: 15px;
}

.headDiv {

}

.headTtl {
	color: #fff;
	margin-top: 0px;
	font-weight: 400;
	font-family: 'PT Serif', serif, Georgia, "Times New Roman";
	line-height: normal;
	text-align: center;
}
.headTxt {
	padding-top: 0px;
}
.headTxt2 {
	font-family: 'PT Serif', serif, Georgia, "Times New Roman";
	font-style: italic;
	font-weight: 400;
}
.headTxt3 {
	font-family: 'PT Serif', serif, Georgia, "Times New Roman";
	font-size: 21px;
	font-weight: 400;
	color: #F00;
}
.logo {
	max-height: 168px;
	width: auto;
}
.logohold {
	display: flex;
    align-items: center;
}
.list-nav-toggle {
	/* [disabled]display: none; */
}
.navbar-default {
background-color: transparent;
border-color:transparent;
}
.galInner {
	clear: right;
	margin-top: 20px;
}



.gal h2 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.galOuter {
	min-height: 120px;
	padding: 5px;
	float: left;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}

.gal {
	padding: 5px;
	text-align: center;
	border: 1px solid #256239;
}
.gal a {
	display: inline-block;
}
.gal a img{
	border:none
}
.clickinfo {
	font-size: 14px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding: 0px;
}
.galOuter .clickinfo {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #D1FEC2;
}
.table-bordered {
border: 1px solid #256239;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border: 1px solid #256239;
}
.table>thead>tr>th {
	text-align: center;
	color: #FFF;
	background-color: #004687;
}
ul.letterSearch {
	background-color: #004687;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.letterSearch li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	width: 20px;
}
.letterSearch li a {
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
}
.letterSearch li a:hover {
	color: #004687;
	background-color:#FFF
}
.letterSearch li.last {
	border:none;
	width:auto;
	padding-left: 3px;
}
#footer {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
}

#footC {
	/* [disabled]width: 320px; */
	text-align: center;
	float: none;
}
#adm {
	float: left;
	/* [disabled]width: 100px; */
	margin-left: 42px;
}

.dibiz {
	/* [disabled]text-align: right; */
	/* [disabled]width: 100px; */
	/* [disabled]position: absolute; */
	/* [disabled]right: 0px; */
	float: right;
	padding-right: 42px;
}
.dibiz a {
	/* [disabled]color: #CCC; */
	text-decoration: none;
}
.spec {
	background-image: url(../images/specBgd1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.specR {
	background-image: url(../images/specBgd2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.green {
	color: #256239;
}
.red {
	color: #F00;
}
.highlight1 {
	font-size: 18px;
	font-weight: bold;
}
.border {
	border: 2px solid #256239;
}
.latHeader {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
}
input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
	/* [disabled]-webkit-appearance: none; */
	/* [disabled]-moz-appearance: none; */
	/* [disabled]display: block; */
	/* [disabled]width: 90%; */
	/* [disabled]height: 24px; */
	/* [disabled]font-size: 12px; */
	/* [disabled]border: 1px solid #256239; */
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-bottom: 8px; */
	/* [disabled]margin-left: auto; */
	/* [disabled]padding-left: 5px; */
}
select {
	/* [disabled]display: block; */
	/* [disabled]height: 24px; */
	/* [disabled]font-size: 12px; */
	/* [disabled]border: 1px solid #256239; */
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-bottom: 8px; */
	/* [disabled]padding-left: 5px; */
	/* [disabled]border-radius: 4px; */
}
textarea {
	/* [disabled]-webkit-appearance: none; */
	/* [disabled]-moz-appearance: none; */
	/* [disabled]display: block; */
	/* [disabled]font-size: 12px; */
	/* [disabled]border: 1px solid #256239; */
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-bottom: 8px; */
	/* [disabled]padding-left: 20px; */
}
.form-control {
	/* [disabled]height: 24px; */
	/* [disabled]font-size: 12px; */
	/* [disabled]line-height: normal; */
	/* [disabled]border: 1px solid #256239; */
	/* [disabled]border-radius: 4px; */
	/* [disabled]padding-left: 5px; */
	/* [disabled]color: #000; */
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-bottom: 0px; */
}
.form-group {
margin-bottom: 5px;
}
.form {
	border: 1px solid #256239;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#user-result {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
#butWarn {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
.list-nav-toggle {
	/* [disabled]display:none; */
}
.list-doc-toggle {
}
.list-doc-toggle a {
	-webkit-animation-name: grumpy; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
	-webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
	animation-name: grumpy;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	line-height: 28px;
	margin-top: 18px;
	font-size: 24px;
	border: 1px solid #317106;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #429B08), color-stop(100%, #317106));
	background-image: -webkit-linear-gradient(#429B08,#317106);
	background-image: -moz-linear-gradient(#429B08,#317106);
	background-image: -o-linear-gradient(#429B08,#317106);
	background-image: linear-gradient(#429B08,#317106);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#429B08, endColorstr=#317106);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00bce9, endColorstr=#005e9f)";
	/* [disabled]color: #FFF; */
	text-shadow: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes grumpy {
    0%   {color: #FFF;}
    50%  {color: #F00;}
    100% {color: #FFF;}
	}

/* Standard syntax */
@keyframes grumpy {
    0%   {color: #FFF;}
    50%  {color: #F00;}
    100% {color: #FFF;}
}



.list-nav-toggle a:hover {
	color:#FFF;
}
#menuElem {
margin: 10px 0;
padding: 0;
background-color:#fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0,0,0,.065);
width:100%;
list-style: none;
}

#menuElem > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #e5e5e5;
}

#menuElem > li > a:hover {
	color:#ffffff;
	background-color:#429b08;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

#menuElem > li:first-child > a{
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}

#menuElem > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

#menuElem2 {
margin: 10px 0;
padding: 0;
background-color:#fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0,0,0,.065);
width:100%;
list-style: none;
display:block;
}

#menuElem2 > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #e5e5e5;
}

#menuElem2 > li > a:hover {
	color:#ffffff;
	background-color:#429b08;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

#menuElem2 > li:first-child > a{
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}

#menuElem2 > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
#archive {
	padding-right: 0px;
	padding-left: 0px;	
}
.gal-desc-toggle {
	margin-top: 20px;
	margin-bottom: 20px;	
}
.gal-desc-toggle a {
	border: 1px solid #317106;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #429B08), color-stop(100%, #317106));
	background-image: -webkit-linear-gradient(#429B08,#317106);
	background-image: -moz-linear-gradient(#429B08,#317106);
	background-image: -o-linear-gradient(#429B08,#317106);
	background-image: linear-gradient(#429B08,#317106);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#429B08, endColorstr=#317106);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00bce9, endColorstr=#005e9f)";
	color: #FFF;
	text-shadow: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	line-height: 24px;
}
.sidebar-nav {

}
.mainContent {
}
.mainContent h1 {
	margin-top: 0px;
}
.ancp {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 10px;
}
@media screen and (min-width: 768px) {



.carousel-indicators {
bottom: 0px;
}
.carousel-caption {
padding-bottom: 5px;
}
}
@media (max-width:991px) and (min-width:768px) {
.headTtl {
}
}
.navbar-toggler {
    position: absolute;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    right: 20px;
    z-index: 5000;
    color: #FFF !important;
    text-align: center;
    top: 20px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 42, 126, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
.navbar-default .navbar-nav .mob > li > a {
	color: #FFF;
    display: block;
    line-height: 2.0;
    position: relative;
    text-decoration: none;
	border-bottom-color: #d9d9d9 ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size:17px;
}
.logohold {
	display: none;
}
.mainContent {
	margin-right:-10px;
	margin-left:-10px;
}
.headDiv {
	float: none;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 70px;
}
.headTtl {
	font-size: 18px;
	text-align: center;
	height: auto;
	margin-top: 0px;
}
.headTxt {
	padding-top: 0px;
}
.headTxt2 {
	font-size: 12px;
}
.moblogo {
	max-height: 125px;
    width: auto;
}
.ancp {
	position: relative;
	text-align: center;
	display: block;
}

.galInner {
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-left: 0px; */
}
.galOuter {
	margin-left: 0px;
}

.table-responsive>.table-bordered {
border: 1px solid #256239;
}
.navbar-default2 {
	font-size: 12px;
}

}
/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
	display: block!important;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
.navbar-toggle2 {
    display: none;
}
}
.navbar-default2 {
	text-align: center;
	background-color: #002a7e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFF;
}
.navbar-default .navbar-nav > li:first-child > a {
}
.navbar-default .navbar-nav > li:last-child > a {
border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
    display: block;
    line-height: 2.0;
    position: relative;
    text-decoration: none;
	border-bottom-color: #d9d9d9 ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size:17px;

}


.navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
}
.navbar-header {
	position: relative;
	float: none;
}
.navbar-header a {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #004687;
	border-radius: 4px;
	background-color: #004687;
	padding-right: 3px;
	padding-left: 3px;
}
.navbar-header a:hover {
	color: #004687;
	background-color:#fff;
}
.navbar-toggle {
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	right: 20px;
	z-index: 1000;
	color: #004687;
	font-size: 10px;
	text-align: center;
	bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.navbar-toggle2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	color: #004687;
	font-size: 22px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: right;
}
.navbar {
min-height: 0px;
margin-bottom: 0px;
padding:0;
}
.navbar-toggle .icon-bar {
		background-color: #004687;
}
.navbar-toggle2 .icon-bar {
		background-color: #004687;
}
.navbar-toggle2 .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle2 .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.latHeader {
	color: #FFF;
	background-color: #256239;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bxslider {
	margin: 0;
	padding: 0px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.feat {
}
.blue {
	color: #004687;
}
hr {
    border-top: 1px solid #d9d9d9;
}
#back-to-top {
    background: #d0d0d0 url('../images/icon-arrow-top.png') center center no-repeat;
    position: fixed;
    right: 20px;
    bottom: 20px;
    height: 40px;
    width: 40px;
    outline: 0;
    text-align: center;
    display: none;
    opacity: 0.85;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#back-to-top:hover {
	background-color: #176A8D;
}
#back-to-topL {
    background: #d0d0d0 url('../images/icon-arrow-top.png') center center no-repeat;
    position: fixed;
    left: 20px;
    bottom: 20px;
    height: 40px;
    width: 40px;
    outline: 0;
    text-align: center;
    display: none;
    opacity: 0.85;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#back-to-topL:hover {
	background-color: #176A8D;
}

#site-footer {
    
 padding:20px;
   
}

#footer-navigation {
        
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        margin-right:0px;

    }

ul#menu-footer {
    padding-left:0px;
    padding-top:20px;
}


.sub-footer-item, .footer-item {
    list-style:none;
}


.sub-footer-item a, .footer-item a {
    font-size:1em;
    text-decoration:none;
      
}

.sub-footer-item a:hover, .footer-item a:hover {
    
}

.footer-item {
    padding:10px;
    margin:10px; 
    
}

/*aligns sub-footer-items with parent*/
.sub-footer-item {
    padding:0px;
    margin: 3px 3px 3px -40px;
}
.mmsHead {
	background-color:#FFF;

}
@media only screen and (min-width : 600px) {
 
    ul#menu-footer {
    display:table;
    list-style:none;
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    margin-right:0px;
    float:left;
    width:100%;    
   
}
}
    
@media only screen and (min-width : 600px) {
    
    ul#menu-footer>li {
    display:table-cell;
    list-style:none;
    text-align:left;
    padding:0px;
    margin:0px;
    
}
}
.panel-heading a {
    padding: 10px 15px;
    text-decoration: none;
    display: block;
}
.panel-heading {
    padding: 0px;
}
.notice {
	padding: 10px;
	border: 1px solid #ddd;
	height: 300px;
	overflow: auto;
	font-size: 14px;
}
.noticeOuter {
	margin-bottom: 20px;
}
.notice h4 {
	font-weight: 700;
	color: #004687;
}
.vale {
	font-size: 14px;
}
.vale h2 {
	font-size: 16px;
	font-weight: bold;
}
.vale p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.event {
	font-size: 14px;
}
.event h2 {
	font-size: 20px;
	font-weight: bold;
}
.event p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.pers {
	margin-bottom: 20px;
}
.pers img {
	border: 2px solid #004687;
}
.galList {
	position: relative;
}
.list-nav-toggle {
	display: inline-block;
	float: left;
	height: 35px;
	margin-left: 10px;
}
.list-nav-toggle a {
	line-height: 28px;
	margin-top: 18px;
	font-size: 14px;
	border: 1px solid #317106;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #429B08), color-stop(100%, #317106));
	background-image: -webkit-linear-gradient(#429B08,#317106);
	background-image: -moz-linear-gradient(#429B08,#317106);
	background-image: -o-linear-gradient(#429B08,#317106);
	background-image: linear-gradient(#429B08,#317106);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#429B08, endColorstr=#317106);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00bce9, endColorstr=#005e9f)";
	color: #FFF;
	text-shadow: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	cursor: pointer;
}
.list-nav-toggle a:hover {
	color:#FFF;
}
.list-doc-toggle a {
    line-height: 28px;
    font-size: 16px;
}

.homeButtonOuter {
	padding-top: 15px;
	padding-bottom: 15px;
}
.homeButton {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	background-color: #004687;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #004687;
	border-radius: 10px;
	text-align: center;
	height: 100px;
}

.homeButton:hover{
	cursor: pointer;
	background-color: #AAD7FF;
	color: #004687;
}
.media-body {
	padding: 5px;
}
.office {
	margin-bottom: 10px;
}
.bootText {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bootText p {
	font-size: 14px;
}
.bootText a {
	font-size: 14px;
}
.bootText li {
	font-size: 14px;
}
.bootText input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.bootText td {
	font-size: 14px;
}
td, th {
    padding: 3px;
}
.env {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blueHigh {
    text-decoration: none;
    color: #FFF;
    border: 1px solid #004687;
    border-radius: 4px;
    background-color: #004687;
    padding-right: 3px;
    padding-left: 3px;
}
.blueHigh a {
	text-decoration: none;	
}
.lightBlueBGD {
	background-color: #5b9bd5;
	padding: 10px;
	color: #FFF;
}
.contact td {
	padding-right: 10px;
}
.memberLink {
	background-color: #004687;
	color:#FFF;
}
.tooltip-inner {
    max-width: 100%;
}
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: #FFF;
	z-index: 2000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.classinitial {
	display:block;
	
}
.classfinal {
	display:none;
	
}
@media only screen and (max-width : 500px) {
.headTxt {
	font-size: 16px;
}
.headTxt2 {
	display:none;
}
body {
    padding-top: 123px;
}
}
.footer {
    color: #FFF;
    background-color: #002a7e;
}
.footer a {
    color: #FFF;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-group {
    margin-bottom: 20px;
}
.card {
	    margin-top: 5px;
}
.card-header a {
    padding: 10px 15px;
    text-decoration: none;
    display: block;
	color:#333;
}
.event h2 {
    font-size: 20px;
    font-weight: bold;
}
.event h2 {
    font-size: 20px;
    font-weight: bold;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}
.card-header {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.card-header {
    border-bottom: 0;
}
.card-header {
    padding: 0px;
}
.card-header {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}