﻿<style>
<body>

 {  
  width: 960px;
  background-color:#000000;
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  }
  
  h1   {
  font-weight: bold !important;
  font-family: Book Antiqua, Georgia, serif !important; 
  font-size: 18pt !important;
  color: #444444 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }  
  
  .newsheader {
  
  font-weight: bold !important;
  font-family: Book Antiqua, Georgia, serif !important; 
  font-size: 18pt !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  
  }
  
  TD
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #444444;
  }

A:link
{
color: #002664; text-decoration: none;
}
A:active
{
color: #002664; text-decoration: none;
}
A:visited
{
color: #002664; text-decoration: none;
}
A:hover
{
text-decoration: underline; color: #002664;
}

.news-item a:link

{
color: #000000; text-decoration: none;
}

.news-item a:active

{
color: #000000; text-decoration: none;
}

.news-item a:visited

{
color: #000000; text-decoration: none;
}

.slideshow-container a:link

{
color: #000000; text-decoration: none;
}

.slideshow-container a:active

{
color: #000000; text-decoration: none;
}

.slideshow-container a:visited

{
color: #000000; text-decoration: none;
}
  
  img
{  border-style: none;
}

body_12pt
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #444444;
  }
  
  table,th,td
{
border:1px;
padding:2px;
border-collapse:collapse
}

.footer
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #999999;
  }

/*Share Buttons*/

.IN-widget {

vertical-align: top !important; 

}

/* Flex Container */

.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 982px;
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	padding: 5 0 5 0;
}

.item {
    min-width:300px;
    max-width: 310px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.headlineitem {
    max-width: 960px;
	height: auto;
	margin: 5px auto;
	padding: 0;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.headlineboxitem {
    max-width: 960px;
	height: auto;
	margin: 5px auto;
	padding: 0px 20px 10px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.textitem {
    width: 100%;
    max-width: 960px;
	height: auto;
	text-align: left;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
}

@media screen and (min-width:340px) and (max-width:379px) {

.itemrightvar {
    max-width: 400px !important;
	height: auto;
	margin: 5px 5px 5px 5px;
	padding: 5px;
    background-color: white;
	text-align: center !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemleftvar {
    max-width: 400px !important;
	height: auto;
	margin: 5px 5px 5px 5px;
	padding: 5px;
    background-color: white;
	text-align: center !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

}

.itemrightvar {
	height: auto;
	margin: 5px 0px 5px 5px;
	padding: 5px;
    background-color: white;
	text-align: center !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemleftvar {
	height: auto;
	margin: 5px 5px 5px 0px;
	padding: 5px;
    background-color: white;
	text-align: center !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* End Flex Container */

/*Main Homepage Layout*/

.flex-containeritem2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	height: auto;
	width: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	margin: 0 auto;
}

.item2 {
    min-width:300px;
    max-width: 635px;
	height: auto;
	margin: 5px 0;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ul {
  list-style-type: circle;
}

/*News Date*/

.newsdate {
  color: #000000;
  font-size: 10px;
}

/*Slideshow Homepage*/

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
.mySlides2 {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 960px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  background-color: rgba(0,0,0,0.3);
  top: 50%;
  width: auto;
  padding: 25px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* 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,102,153,0.8);
}

/* Next & previous buttons */
.prevnews, .nextnews {
  cursor: pointer;
  background-color: rgba(0,0,0,0.3);
  width: auto;
  top:0;
  height: 100%;
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
}

/* Position the "next button" to the right */
.prevnews {
  left: 0;
}

/* Position the "next button" to the right */
.nextnews {
  right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.prevnews:hover, .nextnews:hover {
  background-color: rgba(0,102,153,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  background-color: rgba(0,0,0,0.3);
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  right: 0;
}

/* 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: #006699;
}

/* 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}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* Slideshow container-news */
.slideshow-container-news {
  width: 100%;
  max-width:960px;
  position: relative;
  margin: auto;
}

/* Nav Bar */

.dropbtn {
    background-color: #EDEDED;
    color: black;
    height: 45px;
    width: 55px;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #01385F;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #EDEDED;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;

}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #01385F}

.show {display:block;}

.dropbtn2 {
    background-color: #01385F;
    height: 45px;
    border: none;
    cursor: pointer;
}

.dropbtn2:focus {
    font-color: red;
}

.dropdown2 {
    position: relative;
    display: inline-block;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f0f0f0;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;

}

.dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown2 a:hover {background-color: #f0f0f0}

.dropbtn3 {
    background-color: #f0f0f0;
    height: 45px;
    border: none;
    cursor: pointer;
}

.dropbtn3:focus {
    background-color: #f0f0f0;
}

.dropdown-content3 {
    display: none;
    position: absolute;
	left: 150px;
	top: 45px;
    background-color: #f0f0f0;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;

}

.dropdown-content3 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown3 a:hover {background-color: #f0f0f0}

.show {display:block;}

/* Render Message */

.rendermessage {

top: 0;
width: 100%;
background-color: #cc3300;
position: fixed;
color: white;
display: none;
padding: 5;

}

/* Banners */

.banneritem {
    max-width: 468px;
	height: auto;
	padding: 2 0 2 0;
	margin: auto;
    background-color: white;
}

.flex-containerlogoheader {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 982px;
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
    -ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	padding: 5 0 5 0;
	align-items: center;
}

@media screen and (min-width:0px) and (max-width:319px) {
  ul.topnav li:not(:first-child) {display: none;}

	#mobilenav { display: block; }
	#desktopnav { display: none; }

}

@media screen and (min-width:320px) and (max-width:658px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: none;
    display: inline-block;}
	
	#mobilenav { display: block; }
	#desktopnav { display: none; }
	
}
	
@media screen and (min-width:659px) and (max-width:930px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: left;
    display: inline-block;}
	ul.topnav li.icon2 {
    float: left;
    display: inline-block;}
	
	#mobilenav { display: none; }
	#desktopnav { display: block; }
	

	}
	
@media \0screen\,screen\9 {

#rendermessage { display: block; }

}
	
@media screen and (min-width:931px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: left;
    display: inline-block;}
	ul.topnav li.icon2 {
    float: left;
    display: inline-block;}
	ul.topnav2 li.icon3 {
    display: inline-block;}
	ul.topnav li.icon4 {
    float: left;
    display: inline-block;}

    	#mobilenav { display: none; }
	#desktopnav { display: block; }

	}	
	
	#nav {
	  width: 100%;
	  white-space: nowrap;
      float: none;
      margin: 0 0 10px 0;
      padding: 0;
      list-style: none;
      background-color: #EDEDED;
      border-bottom: 1px solid #d4d4d4; 
      border-top: 1px solid #d4d4d4; }
   
    /* Begin Navigation Bar Styling */
   #nav1 {
	  white-space: nowrap;
      float: none;
      margin: 0 0 0 0;
      padding: 0;
      list-style: none;
      background-color: #EDEDED;
	  z-index: 999;}
   #nav1 li {
      float: none; }
   #nav1 li a {
      display: block;
      padding: 0 0 0 0;
      text-decoration: none;
      font-weight: bold;
      color: #01385F; }
   #nav1 li a:hover {
      color: #BF0A30;
      background-color: #fff;}
	
	/*new dropdown css */  

#nav1 ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#nav1 ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-weight: bold;
	color: #01385F; 
	line-height:45px;
	padding:0 11px;
}

#nav1 ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#nav1 ul li.current-menu-item
{
	background:#ddd
}

#nav1 ul li:hover
{
	background:#f6f6f6
}

#nav1 ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

#nav1 ul ul li
{
	float:none;
	width:200px
}

#nav1 ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#nav1 ul ul ul
{
	top:0;
	left:100%
}

#nav1 ul li:hover > ul
{
	display:block
}
	  
	 
	  
   /* End navigation bar styling. */
   
   
.fa {
  font-size: 15px !important;
  display: inline-block !important;
  width: 45px !important;
  text-align: center !important;
  text-decoration: none !important;
  border-radius: 50% !important;
}

.fa:hover {
    opacity: 0.7 !important;
}   
   
#topnav
{ 
width: 100%;
}

.subscription1button {
  background-color: #353a60;
  border: none;
  color: white !important;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 25px;
  margin: 4px 2px;
  cursor: pointer;
}

.subscription2button {
  width: 100%;
  background-color: white;
  border: 1px solid #353a60;
  color: #353a60 !important;
  padding: 15px 58px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 25px;
  cursor: pointer;
}

.news-item {
    min-width:200px;
    max-width: 210px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
}


</body>
</style>