body {
	
	color: #00305; 
	font-size: 87.5%; /* Base font size is 14px */
	font-family: Arial, 'Lucida Sans Unicode'; 
	line-height: 1.5;
	text-align: left;
}

h1 {
	line-height: 1.0;
	font-size: 20px;
}


h2 {
	line-height: 1.1
}
	
a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #3377cc;
}

a:hover, a:active {
	color: #000000;
}

.body { 
	margin: 0 auto;
	width: 90%;
	clear: both;
}

.mainNav {
	margin-top: 2%;
	width:100%;
text-align: center; 
}

.mainHeader {
	margin-top: 2%;
	width:100%;

}

.mainHeaderLeft img {
	width: 25%;
	height: auto;
	margin: 1% 0;
	float: left;
}

.mainHeaderRight {
	height: auto;
	margin: 1% 0;
	float: right;
}

.Banner {
	width: 75%;
	margin-top: 2%;
	}
	
.mobileonly {
	float: left; 
	width: 100%; 
	text-align: center; 
	visibility: hidden; 
}
	

nav {
	color: #000000; 
	font-weight: bold;
	background-color: #ffffff;
	display: inline-block;
	text-align: center;
	list-style: none;
}

nav ul {
	text-align: center;
	position: relative; 
	display: inline-block;
}


nav li {
	display: inline-block;
	text-align: center;
}

nav ul li {
	position: relative; 
	display: inline-block; 
	color: #000000; 
	text-align: center;
}

nav ul li ul li {
	display: none; 
	opacity: 0.8;
	color: #000000; 
	text-align: center;
}

nav ul li:hover ul li{
	position: relative; 
	display: inline; 
	opacity: 0.8;
    color: #000000; 
	text-align: center;
	
}

nav a:link, nav a:visited {
	color: #000000;
	display: inline-block;
	padding: 5px 10px; 
	height: 20px;
	text-align: center;

}

nav a:hover, nav a:active, 
nav .active a:link,  nav .active a:visited {
	Color: #3377cc;
	text-shadow: none; 
	display: inline-block;
	text-align: center;
	
}

	
nav ul li a {
	text-align: center;
	display: inline-block;
}


.mainContent {
	line-height: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width: 100%; 
	margin-top: 50px;
	float: left;
	

}

.LowermainContent {
	line-height: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width: 100%;
	
	
}

.lowerContent {
	line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	

	
	
}

.content {
	width: 90%;
	float: center;
	text-align: left;
	padding: 0% 5% 5% 5%;

	
}


.Fullcontent {
	width: 75%;
	float: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	

}



.contentText {
	width: 100%;
	float: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: rgba(100,100,100, 0.3);
	padding-top: 1px;
	margin-top: 5%; 
	
	
	
}

.contentTextOuter {
	line-height: 15px;	
	width: 75%;
	padding-left: 10%;
	
}

.contentTextTop {
	line-height: 15px;	
	width: 75%;

	
}

.contentTextInnerLeft {
	width: 100%;
	background-color: #f4f4f4;
	margin-top: 20px;
	padding-top: 1%;
	float: left;
	padding-left: 25%;
}



.contentTextOuterTop {
	line-height: 15px;	
	width: 100%;
}



.contentTextInnerLeftTop {
	width: 32%;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #e0e0eb;
	text-align: center; 
	min-height: 300px; 

}

.contentTextInnerCenterTop {
	width: 32%;
	background-color: #f4f4f4;
	float: left;
	margin-left: 1%;
	border: 1px solid #e0e0eb;
	text-align: center; 
	min-height: 300px; 
	 
}
.contentTextInnerRightTop {
	width: 32%;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #e0e0eb;
	margin-left: 1%;
	text-align: center; 
	min-height: 300px; 
}

.contentTextInnerLeftLast {
	width: 31%;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #e0e0eb;
	margin-left: 35%;
	margin-top: 5%;
	padding-left: 2%;
	padding-bottom: 2%;
}

.contentTextOuterBottom {
	line-height: 15px;	
	width: 98.5%;
	border: 1px solid #e0e0eb;
	margin-top: 20px;
	float: left; 
	padding-bottom: 2%;
}



.contentTextInnerLeftBottom {
	width: 20%;
	background-color: #ffffff;
	float: left;
}


.contentTextInnerRightBottom {
	width: 75%;
	background-color: #ffffff;
	float: left;
}


.contentTextLower {
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5%;
	padding-left: 15%;
	padding-right: 15%;
}

.figures img {
	min-width:100%;
	max-width:100%;
	margin-bottom:10px;
	}

.figureshead img {
	min-width:100%;
	max-width:100%;
	max-height: 75%;
	margin-bottom:1px;
	}


.topcontent {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3% 5%;
	margin-top: 5px; 
	margin-bottom: 5px;
	

}

.topcontent2 {
	background-color: #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3% 5%;
	margin-top: 5px; 
	margin-bottom: 5px;
	
	
}

.bottomcontent {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3% 5%;
	margin-top: 2px; 
}

.post-info {
	font-style: italic; 
	color: #999; 
	font-size: 85%;
}



.top-sidebar {
	width: 38%;
	float: left; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 4%;
	margin-left: 3%;
	margin-bottom: 2%;
	padding-top: 0%;
	padding-left: 1%;
	padding-bottom: 0%;
	line-height: 1.25;
}

.middle-sidebar {
	width: 35%;
	float: left;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 3%;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-left: 1%;
	padding-bottom: 2%;
	line-height: 1.25;
}

.bottom-sidebar {
	width: 21%;
	float: left;
	background-color: #3377cc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 3%;
	padding-top: 0%;
	padding-left: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
}

.red-sidebar {
	width: 21%;
	float: left;
	background-color: #ff0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 3%;
	padding-top: 0%;
	padding-left: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
}

.mini-sidebar {
	width: 21%;
	float: left;
	background-color: #fffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 3%;
	margin-bottom: 0%;
	padding-left: 2%;
	padding-right: 4%;
	padding-bottom: 0%;
}

.mainBreaker {
	width: 100%; 
	height: 40px;
	float: left; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #343232; 
	margin-top: 2%;
	margin-bottom: 2%;
}

.mainBreaker p {
	width: 80%; 
	margin: 1% auto;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
 
	
}

.mainFooter {
	width: 98.5%; 
	height: 40px;
	float: left; 
	
	background-color: #f4f4f4; 
	margin-top: 2%;
	margin-bottom: 2%;
}

.mainFooter p {
	width: 92%; 
	margin: 1% auto;
	color: #000000;
	
}

.button {
    background-color: #3377cc;
    border: none;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




.button2 {
    background-color: #3377cc;
    border: none;
    padding: 5px 59px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: 2px 1px;
    cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.button2:hover {
    background-color: #4CAF50; 
}


.button3 {
    background-color: #3377cc;
    border: none;
    padding: 5px 7.5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: 2px 1px;
    cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.button3:hover {
    background-color: #4CAF50; 
}


@media only screen and (min-width: 150px) and (max-width: 600px) {
	
	.body { 
	width: 100%;
	font-size: 95%;
	}
	
	.mainHeader img {
	width: 100%;
	display: block;
    margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.mainHeaderRight {
		width: 100%;
		float: left;
		padding-left: 20%;
		
	}
	
	.mobileonly {
		visibility: visible; 
		padding-top: 5%;
	}
	
	
	.mainNav nav {
	height: 175px;
	margin-bottom: 15%;
	}
	
	.mainNav nav ul {
	padding-left: 0;
	}

	.mainNav nav ul li {
	width: 100%;
	text-align: center; 
	
	
	}

	.mainNav nav a:link, .mainHeader nav a:visited {
	padding: 5px 25px; 
	height: 10px;
	display: block; 
	
	}
	
	.mainHeaderRight {
		display: none;
	}

	.contentTextOuterBottom{ 
	width: 100%;
	padding-left: 1%;
	}
	
	
	.contentTextInnerLeftTop {
		width: 100%;
		float: left;
		
	}

		.contentTextInnerCenterTop {
		width: 100%;
		float: left;
		
	}
	
		.contentTextInnerRightTop {
		width: 100%;
		float: left;
		
	}
	
	.contentTextInnerLeftBottom {
		width: 100%;
	}
	
	.contentTextInnerRightBottom {
		text-align: left; 
		padding-bottom: 2%;
		width: 100%
		
	}
	

	.post-info {
		display: none;
	}

	.topcontent {
		margin-bottom: 4%;
	}

	.bottomcontent {
		margin-top: 3%; 
	}
	
	.top-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		margin-top: 2%;
		padding: 2% 3%;
		}

	.middle-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}

	.bottom-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
	
	.red-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
	
	.mini-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
		




	.contentTextInnerLeft {
	width: 94%;
	background-color: #f4f4f4;
	text-align: center;
	padding-bottom: 5%;
	float: left;
	padding-left: 2%;
	margin-bottom: 2%;
	border: 4px solid #021a40;
		}

	.contentTextInnerRight {
	width: 94%;
	background-color: #f4f4f4;
	text-align: center;
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
	border: 4px solid #021a40;
		}
		

	
}
















@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	.body { 
	width: 90%;
	font-size: 95%;
	}
	
	.mainHeader img {
	width: 100%;
	
	
	}
	
	.mainHeader nav {
	height: 200px;
	margin-left: 10%;
	}
	
	.mainHeader nav ul {
	padding-left: 0;
	}

	.mainHeader nav ul li {
	width: 100%;
	text-align: center; 
	
	}

	.mainHeader nav a:link, .mainHeader nav a:visited {
	padding: 5px 25px; 
	height: 10px;
	display: block; 
	
	}
	
	.mobileonly {
		visibility: visible; 
		padding-top: 5%;
	}


	.content {
	width: 100%;
	float: left;
	margin-top: 2%;

	}
	
	.post-info {
		display: none;
	}

	.topcontent {
		margin-bottom: 4%;
	}

	.bottomcontent {
		margin-top: 3%; 
	}
	
	.top-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		margin-top: 2%;
		padding: 2% 3%;
		}

	.middle-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}

	.bottom-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
	
	.red-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
	
	.mini-sidebar {
		width: 94%;
		text-align: center;
		margin-left: 0%;
		margin-bottom: 2%;
		padding: 2% 3%;
		}
		




	.contentTextInnerLeft {
	width: 94%;
	background-color: #f4f4f4;
	text-align: center;
	padding-bottom: 5%;
	float: left;
	padding-left: 2%;
	margin-bottom: 2%;
	border: 4px solid #021a40;
		}

	.contentTextInnerRight {
	width: 94%;
	background-color: #f4f4f4;
	text-align: center;
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
	border: 4px solid #021a40;
		}
	
	.contentTextInnerLeftLast {
	width: 100%;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #e0e0eb;
	margin-top: 5%;
	padding-left: 2%;
	padding-bottom: 2%;
		}
	
}
