
.overlayer {
	background-color: rgba(17, 21, 21, 0.025);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
}

.navigation {
    list-style-type: none;
	padding: 0px;   
	padding-left: 00px;
    overflow: hidden;
    background-color: #474C58;

    position: absolute;
    
    margin: 0px;
	top: 40px;
	left: 10%;
	
	text-shadow: 0px 0px 8px rgba(20, 20, 20, 0.8);
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	border-color: #4782C1;
	border-style: solid;
	border-width: 3px;
}

.navigation li {
	background-color: #474C58;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 10px;

	border-color: #4782C1;
	border-style: solid;
	border-width: 3px;
}

.navigationDiv {
	position: absolute;
	padding: 0px;
	
	top: 0px;
	left: 0%;
	width: 100%;	
}

.navbutton {

	text-shadow: 0px 0px 8px rgba(20, 20, 20, 0.8);
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 3vw;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

	position: relative;
	display: inline;
	float: left;
	
	width: 20%;
	left: 10%;
	top: 20px;
	background-color: #474C58;
	margin-bottom: 5px;

	border-color: #BABABA;
	border-style: solid;
	border-width: 1px;	
}

.navbutton a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
	
    padding-left: 8px;
    padding-right: 8px;
    
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.navbutton img {
    display: block;
    height: 64px;
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.navbutton:hover {
    cursor: pointer;
}

.navbutton:hover {
    background-color: #3E7099;
}

.navigation a {
    display: block;
    padding-top: 4px;
	padding-bottom: 4px;
	
	padding-left: 8px;
	padding-right: 8px;
	
    color: #FFFFFF;
    text-decoration: none;
}

.navigation a:hover {
    background-color: #3E7099;
	border-width: 0px;
}

.content {
    position: absolute;
    top: 5%;
    left: 5%;
    float: left;
    width: 90%;
    margin-bottom: 80vh;
    margin-right: 0px;
    color: #000000;
    
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.contentTitle {
    position: relative;
    background-color: #F2F4FE;
    
    left: 0px;
    margin: 0px;
    margin-bottom: 8px;
    padding: 48px;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 18px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1.0);
    border-color: #1762A1;
    border-style: solid;
    border-width: 2px;
}
.contentTitle h1,a {
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    display: inline;
    color: #24292e;
}

.contentText {
    color: #000000;
    margin: 0px;
    margin-bottom: 30px;
    background-color: #F2F4FE;
    
    padding: 20px;
    padding-top: 16px;
    padding-bottom: 32px;
    border-color: #1762A1;
    border-style: solid;
    border-width: 2px;
	
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

.contentText a {
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    display: inline;
    color: #14191e;
}

ul,li {
    margin: 0px;
}

.media_text {
	width: 49%;
	padding-right: 15px;
	float: left;
}

.media_frame {
       height: 50%;
	width: 50%;
	margin-top: 0px;
	float: left;
}

.contentText iframe {
    margin: 0px;
    width: 100%;
    
}
.contentText img {
    width: 49%;
    margin: 0px;
}

.bumd {
    position: relative;
    padding-top: 28%; /* Your percentage */
    margin: 10px;
    width: 50%;
    position: relative;
    left: 25%;
}

.bumd iframe {
    position: absolute;
    height: 100%;
    margin: 0px;
    left: 0;
    top: 0;
}

.clearFix {
    clear: both;
}

.contentText h1 {
	color: #FFFFFF;
    text-shadow: 0px 2px 2px rgba(0,0,0,1.0);
	font-size: 40px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 15px;
}

.contentText h2 {
	color: #FFFFFF;
    text-shadow: 0px 1px 1px rgba(0,0,0,1.0);
	font-size: 30px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 15px;
}

.contentText h3 {
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0,0,0,1.0);
	font-size: 24px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}


.contentText h1>a {
    text-decoration: none;
}
.contentText h2>a {
    text-decoration: none;
}
.contentText h3>a {
    text-decoration: none;
}

.contentText b {
    color: #FFFFF;
}
