@charset "UTF-8";

.container {
	background-color: #FFFFFF;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 10%;
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 10px;
	color: #717070;
	font-family: "Arial Narrow";
	font-weight: normal;
	position: relative;
}

.container h1 {
	font-size: xx-large; 
}

.container h2 {
	font-size: x-large;
}
.container header #menu ul li {
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
}
.container-logo {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	background-color: #005BBB;
	width: auto;
	margin-left: 0px;
	padding-left: 10%;
	padding-right: 10%;
	top: auto;
}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width: 100%;
	background-color: #005bbb;
	padding-top: auto;
	padding-bottom: auto;
	clear: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
		font-size: xx-large; 
}

.secondary_header {
	color: #717070;
	background-color: #C9C8C8;
	font-family: "Arial Narrow";
	font-style: normal;
	text-align: center;
	width: 100%;
}

.secondary_header ul li {
	list-style: none;
	letter-spacing: 1px;
	width: auto;
	transition: all 0.3s linear;
	text-align: center;
	top: auto;
	bottom: auto;
	display: inline;
	justify-content: space-between;
	background-color: #C9C8C8;
	padding-bottom: 0px;
	font-size: medium;
	line-height: 40px;
	text-decoration: none;
	padding-left: 1%;
	padding-right: 1%;
	float: none;
}

.left_article {
	background-color: #717070;
	width: 100px;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
	background-color: #717070;
	color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.footer a {
	color:#FFFFFF;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
    min-height: 100vh
}
.mytitles {
	margin-left: auto;
	margin-right: auto;
}
.mytitles td {
    overflow: hidden;
    line-height: 14px;
    white-space: nowrap;
}

.secondary_header ul li a:link {
  text-decoration: none;
  padding: 0px 25px;
  text-align: center;
  display: inline-block;
}
.secondary_header ul li a:visited {

  text-decoration: none;
}
.secondary_header ul li a:hover {
	color: #FFFFFF;
	background-color: #005BBB;
}
.secondary_header ul li a:active {
	color: #005BBB;
	background-color: #005BBB;
}

.secondary_header ul li input[type=text] {
    border: 1px solid #005BBB;
  }

.left_image {
	float: left;
	border-style: solid;
	border-color: #005BBB;
	margin-right: 10px;




}

.NewsImage {
     width:100px;
	 height:75px;
     text-align:center; 
	 object-fit: contain;
     
}


.index-graylinks a {
		color: #717070;
}
