
img {
    max-width: 100%;
    height: auto;
}

.bodywidth {
	padding: 0 2px;
	margin:  0 4px;
	width:98%;
}



.contentbody {
	color: navy;
	font-size : 12px;
	font-weight : normal;
	line-height: 100%;
}

.contenthead {
	color: navy;
	background-color: #8EB9FF;   /* light blu-ish */
	font-size : 13px;
	font-weight : bold;
	line-height: 100%;
}


.contenthead a:link, .contenthead a:visited {
   color: navy;
   text-decoration: underline;
   font-weight : bold;
}

.contenthead a:hover {
	color: red;
	text-decoration: underline;
	font-weight : bold;
}

.emphasis {
	font-family: "Poppins", sans-serif;
	background-color:#0000BC;
	border-radius: 8px;
	color:white;
	font-size:13px;
	padding:8px;
	margin: 0 auto;
	width:90%;
	text-align:left;
}

.emphasis a:link, .emphasis a:visited {  
  color: white;
  text-decoration: underline;
} 


.emphasis a:hover {
  color: yellow;
  text-decoration: underline;
} 

.merit {
	padding: 0 4px;
	float: none;
	width: 75%;
}

.bodysmall {
	margin: 0 auto;
	width:90%;
	line-height: 120%;
	font-family: Arial, Geneva,sans-serif;
	font-weight: bold;
	font-size:12px;
	color:black;
}

.bodyleft {
	padding: 0 4px;
	float: none;
	width:98%;
}

.bodyright {
	padding: 0 4px;
	float: none;
	width:98%;
}

.bodythird {
	padding: 0 4px;
	float: none;
	width: 100%;
}

.bodythirdm {
	width:27%;
	float:left;
}


.body2thirdsm {
	width:70%;
	float:left;
}


.body3 {
	width:30%;
	float:left;
}


.bodythirder {
	padding: 0 4px;
	float: none;
	width: 100%;
}

.body2thirds {
	padding: 0 4px;
	float: none;
	width: 100%;
}

.txtarea {
  width: 90%;
}


.gutterlarge {
	padding: 0 4px;
	float: none;
	width: 100%;
}

.userpwd {
	width:80%;
}

.userid {
	width:80%;
}

.mobilegutter {
	width:3%;
	float:left;
}

.mobilegutterlarge {
	width:16%;
	float:left;
}

 .mobilewidth {
	width:95%;
	float:none;
}

.mobilebodythird {
	width:27%;
	float:left;
}




.fullimage {
	width:100%;
	margin:24px 0;
}

.loginfields {
    font-family : inherit; 
	color: black;
	font-size : 14px;
    font-weight : normal;
}

.downabit {
	margin-top:6px;
}


.downsome {
	margin-top:40px;
}


header {
	padding:6px;
	background: linear-gradient(navy, #7C92FF);
}

footer {
	padding:20px 7px;
	background: linear-gradient(#7C92FF, navy);
}



.onlypc {
	display: none;
}

.onlymobile {
	display: block;
}


#hamburgtext {
	float:right;
	width: 10%;
}

.geologica {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size:32px;
  color:white;
  margin-left:-2px;
}


.imglogo {
	width:  127px;
	height: 81px;	
}

.logoright {
	float:right; 
	width: 32%;
}

.halfling {
	width:100%;
	height:100%;
}


#foot {
	float:left; 
	width: 60%;
}


.actioncall {
	text-align:center;
	font-size: 20px;
	color: navy;
	font-weight:bold;
}



#menu {
	float:left; 
	width: 66%;
}

.menuitem {
	float:left;
	width:15%;
	text-align:center;
	font-size : 13px;
	font-family: "Noto Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings: "wdth" 100;
}

.menuitem a:link, .menuitem a:visited {  
  color: white;
  text-decoration: none;
  font-weight:bold;
} 


.menuitem a:hover {
  color: yellow;
  text-decoration: none;
  font-weight:bold;
} 

.geologica {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size:16px;
  color:white;
  text-shadow: 2px 2px navy;
}


.bodytext {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size:14px;
	line-height: 140%;
	color:black;
}

.boxtitle {
	font-family: "Poppins", sans-serif;
	color:white;
	font-size:15px;
	padding:8px;
	font-weight: bold;
}

.boxtext {
	background-color:white;
	font-family: "IBM+Plex+Sans", sans-serif;
	font-weight: bold;
	font-size:13px;
	color:black;
	padding:10px;
	line-height: 150%;
}

.headline {
	font-family: "IBM+Plex+Sans", sans-serif;
	font-weight: bold;
	font-size:20px;
	color:navy;
}

.lineitem {
	font-family: "Poppins", sans-serif;
	color:navy;
	font-size:14px;
	font-weight: bold;
}


.subitem {
	font-family: "Poppins", sans-serif;
	color:black;
	font-size:14px;
	font-weight: normal;
	margin-left:40px;
}

.indent {
	margin-left:24px;
}

.button {
	background: linear-gradient(navy, lightblue);
	border-radius: 6px;
	border:2px solid navy;
	margin: 6px auto;
	font-weight: bold;
	font-size:13px;
	padding:10px;
	width:50%;
	color:white;
}

.button a:link, .button a:visited {  
  color: white;
  text-decoration: none;
} 


.button a:hover {
  color: yellow;
  text-decoration: none;
} 

.roundquote {
	background-color:#0000BC;
	border-radius: 8px;
	color:white;
	font-size:15px;
	padding:12px;
	text-align:center;
	
}

.quote {
	font-size:18px;
}


.pushup {
	margin-top:-20px;
}

.pushdown {
	margin-top:30px;
}

.pushright {
	margin-left:70px;
}

.downabit {
	margin-top:20px;
}


.footertext {
	font-family: "Noto Sans", sans-serif;
	color:white;
	font-size:14px;
	font-weight: normal;
	text-align:left;
}

.footertext a:link, .footertext a:visited {  
  color: white;
  text-decoration: none;
  font-weight:bold;
} 


.footertext a:hover {
  color: yellow;
  text-decoration: none;
  font-weight:bold;
} 

.footleft {
	width:100%;
	float:none;
}

.footright {
	width:100%;
	float:none;
}




#legalstuff {
	margin-top: 20px;
	text-align:left;
	font-family: "Noto Sans", sans-serif;
}


.tinytext {
	color:black;
	font-size:14px;
}

.tinytext a:link, .tinytext a:visited {  
  color: black;
  text-decoration: none;
  font-weight:bold;
} 


.tinytext a:hover {
  color: red;
  text-decoration: none;
  font-weight:bold;
} 


.smallertext {
	font-family: Arial, sans-serif;
	color:black !important;
	font-size:13px;
	font-weight: normal;
	line-height: 100%;
}

.smalltext {
	color:white;
	font-size:14px;
	line-height: 200%;
}

.toptext {
	color:white;
	font-size:14px;
}

.smalltext a:link, .smalltext a:visited {  
  color: white;
  text-decoration: none;
  font-weight:bold;
} 


.smalltext a:hover {
  color: yellow;
  text-decoration: none;
  font-weight:bold;
} 

.toptext a:link, .toptext a:visited {  
  color: white;
  text-decoration: none;
  font-weight:bold;
} 


.toptext a:hover {
  color: yellow;
  text-decoration: none;
  font-weight:bold;
} 




.socialimage {
	float:left;
	width:39px;
	height:39px;
	margin-right:12px;
}

.roundform {
	background-color:#DBDBDB;
	padding: 4px;
	font-size:16px;
	margin:0px auto;
	width:90%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 5px 8px #888;
	-webkit-box-shadow: 0 5px 8px#888;
	box-shadow: 0 5px 8px #888;
}

.formsize {
	width:90%;
}


input[type="text"] {
	font-size: 15px;
}



.footeritem {
	line-height: 250%
}

.footeritem a:link, .footeritem a:visited {  
  color: white;
  text-decoration: none;
  font-weight:bold;
} 


.footeritem a:hover {
  color: yellow;
  text-decoration: none;
  font-weight:bold;
} 





.hamburg {
    display: inline-block;
}

.hamburg-content {
	display: none;
	position: absolute;
	left:20px;
	top:20px;
	padding:2px;
	background-color: #f9f9f9;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	border:2px solid blue;
}

.hamburg-content a {
	color:navy;
	padding: 2px 6px;
	text-decoration: none;
	display: block;
	font-size:18px;
	line-height:200%;
}

.hamburg a:hover {background-color: #f1f1f1}

.showburg {display:block;}
