 /* Navbar container */
.navbar {
  overflow: hidden;
  background-color: #cce0ff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 10px;
  color: rgba(0,71,185,1.00);}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: white;
  text-align: center;
  padding: 8px 8px;
  text-decoration: none;}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;}

/* Dropdown button */
.dropdown .dropbtn {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  border: none;
  outline: none;
  color: #001433;
  padding: 11px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */}

/* Add a background color and bold font to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  font-weight: 600;
  color: #003180;
  background-color: #bef76e;}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #e6efff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  text-align: left;}

/* Add a background color to dropdown links on hover */
.dropdown-content a:hover {
  color: #003180;
  background-color: #d4f99f;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;} 


body {
        font-family: 'Montserrat', sans-serif;
        font-size: 13.5px;
        font-weight: 500;
        color: rgba(58,58,58,1.00);
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: rgba(255,255,255,1.00);}
div.wrapper {
	width: 100%;
	max-width: 1020px;
	margin: auto;
	background: rgba(255,255,255,1.00);
	padding-top: 1px;}
h1 {
	font-size: 32px;
	font-family: 'Arial Black', sans-serif;
	color: rgba(0,60,150,1.00);
	font-weight: 800;
	line-height: 36px;
	text-align: center;}
h1 a {text-decoration: none;}	
h1 a:link{color: inherit}
h1 a:active{color: inherit}
h1 a:visited{color: inherit}
h1 a:hover{color: inherit}
h2 {
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(0,71,185,1.00);
	font-weight: 700;
	line-height: 27px;
	margin-top: 1px;
	margin-bottom: 18px;
	text-decoration: none;}
h3 {
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(0,60,120,1.00);
	font-weight: 700;
	line-height: 21px;
	padding-top: 10px;
	text-decoration: none;}
h4 {
	font-size: 15px;
 	font-family: 'Montserrat', sans-serif;
	color: rgba(0,60,120,1.00);
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 3px;}
h5 {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(0,60,120,1.00);
	font-weight: 700;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;}
h6 {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: rgba(88,88,88,1.00);
	margin-top: 0px;
	margin-bottom: 0px;}
h7 {
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(0,60,120,1.00);
	font-weight: 700;
	line-height: 21px;
	padding-top: 1px;
	text-decoration: none;}

/* Navigation Bar */
.navheaders {
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	line-height: 4px;
	color: rgba(0,71,185,1.00);}

mainbox {
    float: left;
    width: 49%; 
    padding-top: 1%;
    margin-right: 1%;
    margin-bottom: 0.5%;
    padding-left: 1%;
    padding-right: 2.5%;
    font-family: 'Montserrat', sans-serif;
    font-size: 13.5px;
    font-weight: 500;
    color: rgba(58,58,58,1.00);
    line-height: 1.46;}

mainbox ul {color: rgba(88,88,88,1.00); line-height: 1.5}
mainbox li {margin-bottom: 2px}
mainbox a  {text-decoration: none}

aside {
    	float: left;
    	width: 39%; 
	background-color: #e9fccf;
    	padding-top: 0.4%;
    	padding-bottom: 0%;
	padding-left: 2.4%;
    	padding-right: 2%;
	margin-top: 0.1%;
	margin-bottom: 0.5%;
	margin-right: 0%;
	margin-left: 1%;
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	font-weight: 400;
	line-height: 1.4;}
aside a  {text-decoration: none}
asideplain {
    	padding-top: 1.5%;
    	padding-bottom: 0.5%;
	padding-left: 2.5%;
    	padding-right: 2.5%;
	margin-right: 2%;
    	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	font-weight: 400;
	line-height: 1.42;}
asideplain  {text-decoration: none}
aside ul {
	margin-top: 3px; 
	margin-bottom: 1px; 
	padding-left: 18px}


mainboxnarrow {
    float: left;
    width: 30%; 
    padding-top: 0%;
    margin-right: 1.5%;
    margin-bottom: 0.5%;
    padding-left: 2.5%;
    padding-right: 2%;
    font-family: 'Montserrat', sans-serif;
    background-color: #e9fccf;
    font-size: 12.5px;
    font-weight: 500;
    color: rgba(58,58,58,1.00);
    line-height: 1.46;}

mainboxnarrow ul {color: rgba(58,58,58,1.00); line-height: 1.3}
mainboxnarrow li {margin-bottom: 2px}
mainboxnarrow a  {text-decoration: none}

asidewide {
    	float: left;
    	width: 54%; 
	background-color: #e9fccf;
    	padding-top: 2.2%;
    	padding-bottom: 1.7%;
	padding-left: 2.8%;
    	padding-right: 3.2%;
	margin-top: 1.5%;
	margin-bottom: 0.5%;
	margin-right: 1%;
	margin-left: 1%;
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-size: 12.5px;
	font-weight: 400;
	line-height: 1.4;}
asidewide a  {text-decoration: none}
asidewide ul {
	margin-top: 3px; 
	margin-bottom: 1px; 
	padding-left: 18px}


.smallbox {
    clear: both;
    float: left;
	width: 100%;
	max-width: 160px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 16px;}
.boxright {
    clear: right;
    float: right;
	background-color: rgba(240,253,223,1.00);
	width: 100%;
	max-width: 555px;
	padding-top: 24px;
	padding-bottom: 14px;
	padding-left: 20px;
        padding-right: 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: rgba(88,88,88,1.00);
	font-weight: 400;
	line-height: 1.4;}
.boxright ul {
    list-style-position: outside;
    padding-left:0;
	margin-left: 15px;}
.widebox {
    float: left;
	vertical-align: inherit;
    max-width: 760px;
    max-height: 80px;
	margin-left: 10px;
	padding-top: 14px;
	padding-bottom: 18px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: rgba(58,58,58,1.00);
	font-weight: 400;
	line-height: 1.42;}
.widebox a {text-decoration: none}
.widebox2 {
    float: left;
	vertical-align: inherit;
    max-width: 760px;
    max-height: 140px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: rgba(88,88,88,1.00);
	font-weight: 400;
	line-height: 1.42;}
.widebox2 a {text-decoration: none}
.widebox3 {
    float: left;
	vertical-align: inherit;
    max-width: 560px;
    max-height: 80px;
    padding-left: 2%;
    padding-right: 2%;
	padding-bottom: 28px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: rgba(88,88,88,1.00);
	font-weight: 400;
	line-height: 1.42;}
.widebox3 a {text-decoration: none}
.widebox4 {
    float: left;
	vertical-align: inherit;
    max-width: 380px;
    max-height: 80px;
    padding-left: 2%;
    padding-right: 2%;
	padding-bottom: 28px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: rgba(88,88,88,1.00);
	font-weight: 400;
	line-height: 1.42;}
.widebox4 a {text-decoration: none}

mainsection {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: rgba(88,88,88,1.00);
	line-height: 1.4;}
mainsection a  {text-decoration: none}

logos {line-height: 3.5}

.navheaders {font-size: 13px}
nav {font-size: 13px}
plainsection {font-size: 13px}

.left {
  float: left;
  margin: auto;
  vertical-align: center;
  width:18%;
  min-width: 144px;}
.main {
  float:left;
  margin-top: 1px;
  margin-bottom: 1px;
  vertical-align: center;
  width:82%;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: rgba(88,88,88,1.00);
  line-height: 1.4;}
.main a  {text-decoration: none}

.img-photo {
  float: right;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 10px;}

.img-container {
  float: left;
  width: 50%;
  padding: 0px;}

.clearfix::after {
  content: "";
  clear: both;
  display: table;}


/* Footer */
.footermain {
  width:80%;
    clear: both;
    float: left;
    font-size: 9px;
    font-family: 'Verdana', sans-serif;
    margin-top: 20px;}
.footermain a {text-decoration: none}
.footersm {
  width:20%;
    clear: none;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;}

/* Use media queries to add break points depending on screen size */
@media screen and (max-width: 850px) {
  mainbox, mainboxnarrow, aside, asidewide, main, .main, .footermain, .footersm {width: 96%; margin-left: 8px; margin-right: 8px;} 
  aside, asidewide {margin-top: 25px; margin-bottom: 25px;}
  left, .left {display: none;}
  .dropdown .dropbtn, .dropdown-content a {font-size: 11.5px; padding: 10px 10px;}}
@media screen and (max-width: 799px) {
  img-photo, .img-photo {display: none;}}
@media screen and (max-width: 675px) {
  .img-container {width: 100%;}}

