body {
	font-family: "Open Sans", sans;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin: 0;
	padding: 0;
	overflow-anchor: none;
	}

p {
	text-indent: 18px;
	font-family: "Open Sans", sans;
	font-weight: #400;
	color: #000;
	margin: 0 0 10px 0;
	}

#header {
	background-image: url("https://www.artechart.com/img/headerback.png");
	background-repeat: norepeat;
	background-size: 100% 100%;
	font-family: "Open Sans", sans;
	font-size: 18pt;
	font-weight: 700;
	text-align: center;
	position: fixed;
	top: 0px;
	height: 84px;
	padding: 2px 0 0 0;
	width: 100%;
	transition: 0.4s;
	z-index: 10;
	}

#header ul {
	width: auto;
	display: inline-block;
	list-style: none;
	padding: 5px 0 0 27px;
	margin: 0;
	}

#header ul li {
	float: left;
	display: inline-block;
	}

#header ul li a {
	color: #FFF;
	bbackground: #383838;
	background: #000;
	text-decoration: none;
	padding: 10px 40px 7px 40px;
	}

#header ul li a:hover {
	background: #585888;
	}

#header ul li a:active {
	background: #7070A0;
	}

.content {
	position: relative;
	top: 72px;
	width: 100%;
	height: fit-content;
	bottom: 0;
	display: block;
	background: #FFF;
	z-index: 9;
	}

.content2 {
	position: relative;
	top: 77px;
	width: 100%;
	display: block;
	z-index: 3;
	transition: 0.4s;
	}

.content3 {
	position: relative;
	width: 100%;
	height: 10px;
	display: block;
	z-index: 7;
	transition: 0.4s;
	}

#logobox {
	width: 620px;
	height: 170px;
	}
#logo {
	float: left;
	width: 240px;
	height: auto;
	}
#logosm {
	width: auto;
	height: 26px;
	}

#logosmcon {
	position: fixed;
	top: 0;
	left: -320px;
	transition: 0.4s;
	height: 32px;
	width: auto;
	padding: 6px 0 0 0;
	z-index: 11;
	}

#logosmcon a {
	background: #000;
	padding: 14px 20px 0 20px;
	}

#logosmcon a:hover {
	background: #585888;
	}

#logosmcon a:active {
	background: #7070A0;
	}

#logotag {
	float: right;
	padding: 41px 0 60px 0;
	vertical-align: middle;
	width: 340px;
	font-family: "Licorice", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 38pt;
	color: #000;
	}
.copy {
	position: relative;
	display: block;
	margin: 26px auto 13px auto;
	width: 720px;
	font-family: "Open Sans", sans;
	}

.chartcopy {
	margin: 0 1%;
	width: 38%;
	font-family: "Open Sans", sans;
	display: inline-block;
	float: left;
	}
.chartcopy p {
	margin: 0;
	}
.bigchart {
	width: 59%;
	height: auto;
	float: right;
	display: inline-block;
	margin-right: 0.5vw;
	}

#graph_ills {
	position: relative;
	width: 100%;
	height: auto;
	display: inline-block;
	ddisplay: flex;
	}
.graph_row, .graph_row_b {
	position: relative;
	width: 100%;
	height: auto;
	display; inline-block;
	}
.graph_row {
	margin: 20px 0;
	}
.graph_row_b {
	margin: 20px 0 0 0;
	}
.graph_box {
	position: relative;
	float: left;
	width: 32%;
	height: auto;
	display: inline-block;
	}
.graph {
	width: 100%;
	height: auto;
	display: block;
	}
.graph_cap {
	font-family: "Open Sans", sans;
	font-size: 13.5pt;
	font-stretch: condensed;
	font-weight: 700;
	color: #000;
	text-align: center;
	margin: -38px 0 28px 0;
	display: block;
	}

#messdiv {
	position: relative;
	display: block;
	ttop: -384px;
	top: -444px;
	margin: 12px auto 0 auto;
	width: 620px;
	}
.messtext {
	width: 600px;
	height: 96px;
	}
.mailtext {
	width: 320px;
	height: 16px;
	}
.tag {
	font-size: 11pt;
	}
.subbut {
	font-size: 12pt;
	}

/* Modal stuff */

#chart1, #chart2, #chart3, #chart4, #chart5, #chart6, #chart7, #chart8, #chart9 {
  display: block;
  transition: 0.4s;
  position: fixed;
  top: -100vh;
  z-index: 11;
  padding: 12vh 0 8vh 0;
  left: 0;
  wwidth: 78vw;
  width: 100%;
  height: 78vh;
  background-color: rgb(208 208 208 / 0.85);
}

.modal-content {
  background-color: #FFF;
  margin: auto;
  padding: 12px;
  border: 0;
  width: 78%;
  hheight: 78%;
  height: 96%;
}

.close {
  color: #DCDCDC;
  float: right;
  font-size: 36px;
  font-weight: 700;
  display: inline-block;
}

.close:hover,.close:focus {
  color: #888;
  text-decoration: none;
  cursor: pointer;
}

.contheadcont {
	position: relative;
	display: block;
	background: #FFF;
	width: 720px;
	height: fit-content;
	padding: 30px;
	top: -44px;
	bottom: 0;
	margin: 0 auto;
	padding: 30px 0 2px 0;
	z-index: 7;
	}

.conthead {
	font-family: "Open Sans", sans;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	background: #585888;
	color: #FFF;
	height: 32px;
	width: 720px;
	padding: 0;
	margin: 0 auto;
	transition: 0.4s;
	z-index: 7;
	}

#contAhead, #contBhead, #contChead {
	width: auto;
	display: inline-block;
	list-style: none;
	padding: 3px 15px;
	margin: 0;
	color: #FFF;
	background: #585888;
	text-decoration: none;
	cursor: pointer;
	float: left;
	}

.contformcont {
	position: relative;
	display: block;
	background: #FFF;
	margin: 0 auto;
	transition: 0.8s;
	height: 1px;
	}
.contform {
	pposition: absolute;
	position: relative;
	color: #000;
	width: 720px;
	display: block;
	margin: 1px auto;
	padding-top: 8px;
	transition: 0.4s;
	}
#contAform {
	position: relative;
	z-index: 6;
	background: #EEE;
	margin: 0 auto;
	height: 128px;
	top: -258px;
	transition: 0.4s;
	}
#contBform {
	position: relative;
	z-index: 5;
	background: #EEE;
	margin: 0 auto;
	height: 80px;
	top: -290px;
	transition: 0.4s;
	}
#contCform {
	position: relative;
	z-index: 4;
	background: #EEE;
	margin: 0 auto;
	height: 250px;
	top: -540px;
	transition: 0.4s;
	}
.conttabcont {
	height: 32px;
	width: fit-content;
	display: block;
	margin: 0 auto;
	z-index: 3;
	}

