body {
	overflow-wrap: normal;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background: #C2DDED;
   font-family: Arial, sans-serif;	
	font-size: 1em;
	font-style: normal;
	color: #000000;	
}
header {
	display: block;
	height: 106px;
	margin: 0;
	background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(left,  #7db9e8 0%, #207cca 44%, #1e5799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7db9e8), color-stop(44%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* IE10+ */
background: linear-gradient(to right,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 */
}
.navi {
	line-height: 0.8;	
}
nav {
	display: inline-block;
	margin: -5px 0 0 11px;
	width: 80%;
}
nav ul {
	margin: 0;
	border: none;
	z-index: 5;
}
nav li {
	position: relative;
	float: left;
	list-style: none;
}
nav ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
nav li a {
	display: block;
	padding: 5px 15px 3px 9px;
	text-decoration: none;
	font-weight: 700;
}
nav ul ul {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	}
nav ul li a:link, nav ul li a:visited, nav ul li ul a:link, nav ul li ul a:visited {
	color:#ffffff;
	text-shadow: 1px 1px 3px #644A40;
	font-weight:700;
}
nav ul li a:hover, nav ul li a:active, nav ul li ul a:hover, nav ul li ul a:active {
	color: #FCB69F;
	font-weight:700;
	text-shadow: 1px 1px 3px #331B0F;
}	
#dropMenu1 {
	background: #4E9AD9;
}
#dropMenu2 {
		background: #378BD1;
	}
#dropMenu3 {
		background: #1F7BC9;
	}
nav ul ul li {
	float: none;
}
nav ul li ul {
	float: none;
	width: 135px;
}
nav ul ul a {
	padding: 15px 6px 0 10px;
}
main {
	display: block;
	width: 100%;
	background-color: #ffffff;
}
.breadcrumbs {
	text-align: left;
	margin-left: 1%;
	font-size: 0.8em;
}
ol li {
	display: inline-block;
	padding-bottom: 35px;
	padding-top: 7px;
	background: #ffffff;
	font-size: 0.7em;
}
article {
	display: inline-block;
	width: 65%;	
	margin: 0 1% 0 2%;	
	background: #ffffff;
}
.image-menu {
	display: block;
}
img.image-nav {	
	float:left; 
	margin-right:10px;
	margin-bottom:25px;
	width: 95px;
}
img.image-nav {	
	float:left; 
	margin-right:10px;
	margin-bottom:25px;
	width: 95px;
}
.reduced-text {
	display: inline;
}
.caption {
	font-size: 0.6em;
}
.art {
	width:95%;	
}
aside {
	display: inline-block;
	float: right;
	width: 310px;	
	margin-top: -1px;
	padding: 1%;
	border: 1px solid #335573;	
}
.ad1 {
	margin: 0 auto 3% auto;
	max-width:100%;
	height:95px;
	text-align: center;
	background: white;
}	
.ad2 {
	margin: 0 auto 3% auto;
	max-width: 100%;
	height:605px;
	text-align: center;
	background: white;
}
ins.adsbygoogle { 
	background: transparent !important; 
}
footer {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding-bottom: 1%;
	font-size: 0.7em;
	background-color: #ffffff;
}

img {
	border: none;
}
table, td {
    padding: 10%;
}
input[type="image"] {
	border: none;
}
input[type='radio'] {   
    vertical-align:-1px;
 } 
input[type='button'] {   
    cursor: pointer;
 }
a:link, a:visited {
	color: #253B63;
	text-decoration: none;
	font-weight:700;
}
h1 {
	margin-left: 33px;
	margin-right: 0;
	margin-top: 0;
	padding: 25px 60px 15px 60px;	
	font-style: italic;
	color: #ffffff;
	font-size: 2em;
	text-shadow: 2px 2px 6px #644A40;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #ffffff;
}
h2 {
	margin: 12px 0 10px 0;
	font-weight: 700;
	font-size: 1.2em;
}
h3 {
	margin: 14px 5px 12px 5px;
	font-weight: 700;
	font-size: 1.2em;
}
p {
	margin: 0;   	
   line-height: 1.2;
}
ul {
    list-style: none;
    margin: 0 5% 0 5%;    	
    line-height: 1.2;
}
.navi {
	line-height: 0.8;
}
#resource_list li {
	padding-bottom: 10px;
	}
.count {
	list-style-type: decimal;	
	padding-bottom: 4px;
	padding-left: 5px;
}
.resources {	
    list-style-type: disc;
}
#top {margin: 0px 0px 0px 50px;
}
img.c1 {
	float: left;
	width: 85px;
	height: 85px;
	margin-left:5px;
	margin-top: 1px;
}
img.c7 {
	float: right;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 0;
}
#quiz {		
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
#question, #firstChoice, #secondChoice, #thirdChoice, #quizIn {
	text-align: left;
}
#quizIn, #quizRes {
	margin-top: 10px;
	display: block;
	margin-bottom: 20px;
}
#quizRes {
	margin-top: 30px;
	display: none;
}
#test {
	margin-top: 10px;
	display: block;
	margin-bottom: 20px;
	color: #ae030f;
	display: none;
}
.restart {
	display: inline-block;
	padding: 0;
	cursor: pointer;
	width: 150px;
}
.supportbutton{
	padding: 0;
	margin: 10px 0;
	color: #000000;
	cursor: pointer;
	width: 250px;
	height: 30px;
	font-size: 1em;
}
.trans {
	color: #874343;
}

#C-4 { display: block;font-style:normal;font-size:11px;width:350px;margin-bottom:7px;margin-top:0; }
#C-5 { font-style:normal;font-size:11px;width:350px;margin-bottom:7px;margin-left:28%;margin-top:20px; }
.C-7 { font-style:normal;font-weight:normal; }
.C-8 { font-style:italic;font-weight:normal; }
         
table {
	border: 1px solid #253B63; 
	margin-left:20px;
} 
table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
table th {
	background-color: #1A60A5; 
	color: #FFF;
	font-weight: bold;  
}
.off-canvas-launcher, .navigation-menu {
	display: none;
}
         
