@font-face { font-family: AkzidenzGrotesk; src: url('AkzidenzGrotesk/AkzidenzGrotesk-Regular.otf'); } 
@font-face { font-family: AkzidenzGrotesk ; font-weight: bold; src: url('AkzidenzGrotesk/AkzidenzGrotesk-Bold.otf'); }
@font-face { font-family: AkzidenzGrotesk ; font-weight: italic; src: url('AkzidenzGrotesk/AkzidenzGrotesk-Italic.otf'); }

/* Start of Column CSS */
p {
    font-family: AkzidenzGrotesk, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
    hyphens: manual;

}

a:link {color:black;
	background: #FFD700;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-weight: bold;

	}      /* unvisited link */
a:visited {color:black;
	background:#FFD700;
	text-decoration: none;
	font-weight: bold;
	}  /* visited link */
a:hover {color:#FFD700;
	background: black;
	text-decoration: none;
	font-weight: bold;
	}  /* mouse over link */
a:active {color:black;
	background: #FFD700;
	text-decoration: none;
	font-weight: bold;
	}  /* selected link */

/*materiality */
#texto1 {
	position: absolute;
	width: 300px;
	padding: 15px;
	margin-top: 40px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto2 {
	position: absolute;
	width: 250px;
	padding: 15px;
	margin-top: 20px;
	margin-left: 380px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto3 {
	position: absolute;
	width: 300px;
	margin-left: 70px;
	margin-top: 190px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
	padding-right: 5px;
	padding-left: 15px;
}

/*digital */

#txtimg1{
	position: absolute;
	width:200px; 
	margin-top: 400px; 
	margin-left: 100px;
	background: white; 
	padding: 5px; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);

	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
}

#texto4 {
	position: absolute;
	margin-left: 350px;
	margin-top: 100px;
	width: 300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	background: white;
}

#texto5 {
	position: absolute;
	margin-top: 300px;
	margin-left: 450px;
	width: 300px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	background: white;
}

#texto52 {
	position: absolute;
	margin-top: 600px;
	margin-left: 500px;
	width: 300px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	background: white;
}


/*old media new - medium*/
#txtimg2{
	position: absolute;
	margin-top: 50px; 
	margin-left: 700px; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background: white;
}

#texto6 {
	position: absolute;
	margin-left: 550px;
	margin-top: 150px;
	width: 300px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto7 {
	position: absolute;
	margin-left: 960px;
	margin-top: 150px;
	width: 200px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto8 {
	position: absolute;
	width: 200px;
	margin-left: 900px;
	margin-top: 300px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto9 {
	position: absolute;
	width: 300px;
	margin-left: 700px;
	margin-top: 400px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

/*print*/
#print {
	position: absolute;
	width: 800px;
	left: 300px;
	text-align: justify;
}

#texto10 {
	position: absolute;
	width: 200px;
	margin-top: 200px;
	margin-left: 1100px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
}

#texto11 {
	position: absolute;
	margin-left: 950px;
	margin-top: 450px;
	width: 400px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.9);
	background: white;
	margin-bottom: 10px;
}

#txtimg3{
	position: absolute;
	width:450px; 
	margin-left: 1280px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#txtimg4{
	position: absolute;
	width:400px; 
	margin-left: 1300px;
	margin-top: 600px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#txtimg5{
	position: absolute;
	width:450px; 
	margin-left: 400px;
	margin-top: 790px;
	margin-bottom: 10px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#txtimg6{
	position: absolute;
	width:450px; 
	margin-left: 250px;
	margin-top: 750px;
	margin-bottom: 10px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#txtimg7{
	position: absolute;
	width:250px; 
	margin-left: 20px;
	margin-top: 850px;
	margin-bottom: 10px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#txtimg8{
	position: absolute;
	width:350px; 
	margin-left: 900px;
	margin-top: 850px;
	margin-bottom: 10px;
	background: white; 
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}



#texto1:hover{
	z-index: 5;
	cursor: pointer;
}

#texto2:hover{
	z-index: 5;
	cursor: pointer;
}

#texto3:hover{
	z-index: 5;
	cursor: pointer;
}

#texto4:hover{
	z-index: 5;
	cursor: pointer;
}

#texto5:hover{
	z-index: 5;
	cursor: pointer;
}

#texto52:hover{
	z-index: 5;
	cursor: pointer;
}

#texto6:hover{
	z-index: 5;
	cursor: pointer;
}

#texto7:hover{
	z-index: 5;
	cursor: pointer;
}

#texto8:hover{
	z-index: 5;
	cursor: pointer;
}

#texto9:hover{
	z-index: 5;
	cursor: pointer;
}

#texto10:hover{
	z-index: 5;
	cursor: pointer;
}

#texto11:hover{
	z-index: 5;
	cursor: pointer;
}

#texto11:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg2:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg1:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg3:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg4:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg5:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg6:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg7:hover{
	z-index: 5;
	cursor: pointer;
}

#txtimg8:hover{
	z-index: 5;
	cursor: pointer;
}







