body {
	background-color: #d0d0d0;
	background-image: url(images/bg_fill.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	overflow-x: hidden;
	background-position: top;
}
.wrapper{
		width:100%;
		text-align:center;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 12px;
}
@media only screen and (max-width: 1000px) {   /* Mobile */
	.top_bar {
		z-index: 3000;
		position: sticky;
		top: 0;
		width: 100%;
		background-color: #FFF;
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
		overflow:hidden;
	}
	.menu_bars {
		z-index: 90;
		width: 100%;
		margin-top: 45px;
		background-color: #FFF;
		margin-left:auto;
	}
	.logo{
		z-index: 3100;
		height: 90px;
		width: auto;
		border: none;
		position: absolute;
		top: 0;
		left: 10;
	}
	.contentblock {
		padding-left: 20px;
		padding-right: 20px;
		width: 90%;
		text-align:left;
	}
	.Heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 30px;
		font-weight: bolder;
		color: #FFFFFF;
		padding-top: 20px;
		padding-bottom: 20px;
		text-transform:uppercase;
	}
	.Title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #023467;
		font-style: italic;
		width: 85%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.Content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #333333;
		text-align: justify;
		background-color: #FFF;
		padding: 20px;
		width: 90%;
	}
	.NoticeHead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bold;
		color: #3399CC;
		font-style: italic;
		text-shadow: 1px 1px #666;
		width: 80%;
		text-align:center;
	}
	.NoticeText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #999999;
		width: 80%;
		text-align:center;
		padding-top: 10px;
	}
	.lightblock_full {
		position: relative;
		width: 100%;
		height: auto;
		overflow:hidden;
		background-color: #003366;
	}
}
@media only screen and (min-width: 1000px) { /* Desktop */
	.top_bar {
		z-index: 3000;
		height: 100px;
		position: sticky;
		top: 0;
		width: 100%;
		background-color: #FFF;
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
	}
	.menu_bars {
		width: auto;
		height: auto;
		position: relative;
		top: 25px;
		z-index: 90;
		margin-right: 100px;
		float:right;
		text-align:left;
	}
	.logo{
		height: 100px;
		width: auto;
		margin-left: 100px;
		float:left;
		border:none;
	}
	.contentblock {
		padding-left: 300px;
		padding-right: 100px;
		max-width: 800px;
		min-width: 80%;
		width: 80%;
		position: relative;
		text-align: left;
	}
	.Heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bolder;
		color: #FFFFFF;
		padding-top: 20px;
		padding-bottom: 20px;
		text-transform:uppercase;
	}
	.Title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		color: #023467;
		font-style: italic;
		width: 80%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.Content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333333;
		text-align: justify;
		padding: 20px;
		width: 80%;
		background-color: #FFF;
	}
	.NoticeHead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bold;
		color: #3399CC;
		font-style: italic;
		text-shadow: 1px 1px #666;
		text-align: right;
		width: 35%;
		float: left;
		margin-left: 15%;
		overflow:hidden;
	}
	.NoticeText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #999999;
		width: 45%;
		float:right;
		padding-right: 50px;
		text-align:left;
	}
	.lightblock_full {
		position: relative;
		width: 100%;
		height: auto;
		background-color: #003366;
	}
}
nav {
	background-color: transparent;
	/*background-color: #f9f9f9; */
	width: 100%;
}
/* Responsive Nav Bar */
#menu ul {
  margin: 0;
  padding: 0;
}
#menu .main-menu {
  display: none;
}
#tm:checked + .main-menu {
  display: block;
}
#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}
#menu li,
#menu a,
#menu .main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
    text-decoration: none;
}
#menu li, 
#toggle-menu, 
#menu .sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
    text-decoration: none;
	text-align:left;
  	border-style: solid;
  	border-color: rgba(0, 0, 0, .05);
}
#menu .main-menu {
	text-transform: none;
}
#menu .sub-menu {
	text-transform: capitalize;
}
#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}
#menu .sub-menu {
  background-color: #d0d0d0;
  border-width: 1px 1px 0;
  margin: 0 1em;
}
#menu .sub-menu li:last-child {
  border-width: 0;
}
#menu li, 
#toggle-menu, 
#menu a {
  	position:relative; 
  	display: block;
}
#menu, 
#toggle-menu {
	background-color: transparent;
  /*background-color: #f9f9f9;*/
}
#toggle-menu, 
#menu a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}
#menu a:hover {
  background-color: white;
  color: #023467;
}
#menu .sub-menu {
  display: none;
}
#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}
#menu .sub-menu a:hover {
  color: #023467;
}
#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position:  absolute  ;   /* absolute */
  right: 1.5em;
  top: 1.25em;
}
#menu label.drop-icon, #toggle-menu span.drop-icon {
  margin-top: -10px;
  border-radius: 75%;
  width: 3em;
  height: 2em;
  text-align: center;
  background-color: #FFF;
  text-shadow: 0 0 0 transparent;
  color: #efefef;
}
#toggle-menu span.drop-icon {
  margin-top: -45px;
  margin-bottom: 45px;
}
#menu .drop-icon {
  line-height: 1;
}

@media only screen and (max-width: 1000px)  {
	#menu .main-menu {
		width: 100%;
  	}  
	#menu li {
		width: 100%;
	}
	#menu .sub-menu li {
		width: 100%;
	}
}
@media only screen and (min-width: 1000px) {  /* Desktop */
  #menu .main-menu {
    display: block;
	width: 100%;
  }  
  #menu .main-menu li {
    width: auto;
  }
  #menu .sub-menu li {
    width: 100%;
  }
  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }
  #menu ul span.drop-icon {
    display: inline-block;
  }
  #menu li {
    float: left;
    border-width: 0 0 0 0;
  }
  #menu .sub-menu li {
    float: none;
  }
  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 11em;
    z-index: 3000;
  }
  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }
  #menu .sub-menu li {
    border-width: 0 0 1px;
  }
  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}
** {box-sizing:border-box} */

/* Slideshow container */
.slideshow-container {
  width: 90%;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #999;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #e9e9e9;  /*717171*/
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
