﻿@charset "UTF-8";
.container {
	background-color: #FFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 3px solid #f0aa61;
	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: #59595a;
	font-weight: bold;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.columns2 {
    width: 100%;
    float: left;
    font-family: "Source Sans Pro";
    color: #59595a;
    font-weight: bold;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 50px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.container .columns h3 {
    text-align: center;
    color: #033f5c;
}
.container .columns h4 {
	text-align: center;
	color: #a4b3c3;
}
.container .columns2 h3 {
    text-align: left;
    padding-left: 0px;
    color: #033f5c;
}
.primary_header {
    width: 100%;
    background-color: #FFFFFF;
    background-image: url(../images/mn63_banner1.png);
    padding-top: 1px;
    padding-bottom: 1px;
    clear: left;
    border-bottom: 3px solid #f0aa61;
}
.sub_header {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bolder;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 4px;
}
.secondary_header {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 33px;
    background-color: #FFF;
    border-bottom: 3px solid #f0aa61;
    clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	/*margin-right: auto;*/
	margin-bottom: 0px;
	/*margin-left: auto;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	width: 70%;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"*/
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: bold;
	color: #08109B;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-right: 30px;
	text-align: left;
	/*width: 16%;*/
	transition: all 0.3s linear;
}
.secondary_header ul lf {
    list-style: none;
    float: left;
    margin-top: 0px;
    font-family: "Source Sans Pro";
    font-weight: bold;
    color: #ea9237;
    letter-spacing: 1px;
    margin-left: 20px;
    margin-right: 30px;
    text-align: left;
    /*width: 16%;*/
    transition: all 0.3s linear;
}
.secondary_header ul li a {
    color: #a0afbe;
    text-decoration: none;
}
.secondary_header ul li:hover a {
    color: #0c4968;
    cursor: pointer;
}
/* language begin*/
.container .secondary_header ul2 {
	list-style: none;
	float: right;
}
.secondary_header ul2 li {
	float: left;
	font-weight: bold;
	color: #08109B;
	letter-spacing: 1px;
	margin-left: 30px;
	margin-right: 20px;
	text-align: left;
	transition: all 0.3s linear;
}
.secondary_header ul2 li a {
	color: #c74545;
	text-decoration: none;
}
.secondary_header ul2 li:hover a {
	color: #F71109;
	cursor: pointer;
}
/* language end*/
.left_article {
	background-color: #FFFFFF;
	width: 57%;
	float: left;
	font-family: "Source Sans Pro";
    font-size: 26px;
	color: #01B2D1;
	padding-bottom: 15px;
}
.left_article2 {
    background-color: #FFFFFF;
    width: 62%;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 24px;
    color: #0c4968;
    padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    color: #0c4968;
    font-weight: bolder;
    text-transform: none;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
    font-size: 18px;
	font-weight: bold;
	color: #59595a;
}
.right_article {
	width: 43%;
	float: left;
	background-color: #FFFFFF;
}
.right_article2 {
    width: 38%;
    float: left;
    background-color: #FFFFFF;
}
.container .left_article2 p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #59595a;
}
.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: #FFF;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #a4b3c3;
    clear: left;
}
.title {
    font-weight: bold;
    font-style: normal;
    font-size: 56px;
    font-family: "Source Sans Pro";
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 95%;
	padding-top: 50px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 20px;
	height: 100%;
}
.left_half {
	background-color: #f0aa61;
	color: #FFFFFF;
	text-align: center;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #ea9237;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	/*font-weight: bold;
	text-decoration: none;*/
}
.column_title {
	padding-top: 0px;
	padding-bottom: 0px;
}
.copyright {
    text-align: center;
    background-color: #FFF;
    color: #033f5c;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0px;
    border-top-width: 2px;
    font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header 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;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	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;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header 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;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 300px;
	border-radius: 1px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
