html {
  scroll-behavior: smooth;
}
body {                                                                                                              
/*        background: #000000;
        color: #FFA500;
	color: #626262;
*/
	background: #fff;
	color: #444;
	font-family: Imperial, Georgia, 'Times New Roman', Times, serif;
	font-stretch: condensed;
        margin-left: 1.25em;
        margin-right: 1.25em;                                                                  
	line-height: 1.25em;
	font-size: 1.5vw;
	text-rendering: optimizeLegibility;
}    

figure {
	float: right;
	font-family: 'GT Walsheim Pro', Arial, Helvetica, sans-serif;
	width: 40%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-indent: 0;
	border: thin black solid;
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0.5em;
}

figcaption {
	line-height: 1em;
	font-size: 1.25vw;
}

img {
	width: 100%;
}                                                                                                               

p {
	margin-left: 0.5em;
	line-height: 1.5em;
}

p code {
	font-family: monospace, courier;
	font-size: 1.1em;
	color: #ccc;
}	                                                                                                                
h1, h2, h3, h4, h5, h6 {                                                                                                 
        color: #000;                                                                                             
	/*letter-spacing: -0.05em;*/
	font-family: 'GT Walsheim Pro', 'Arial Black', Arial, Helvetica, Sans-serif;
	font-stretch: normal;
}

h2, h3, h4, h5, h6 {                                                                                                 
	margin: 1em 0 0 0;
}

h1 {font-size: 220%; font-stretch: condensed;}
h2 {font-size: 175%; font-stretch: normal;}
h3 {font-size: 135%; font-stretch: condensed;}
h4 {font-size: 110%; font-stretch: normal;}
h5 {font-size: 110%; font-stretch: condensed;}
h6 {font-size: 100%; font-stretch: condensed;}


h4.lastupdate {
	text-align: left;
	font-stretch: condensed;
}

h4.research {
	font-size: 130%!important;
	font-stretch: condensed;
}
                                                                                                                    
a, a:active, a:hover, a:visited {                                                                          
        text-decoration:underline;
}                                                                                                                   

ul,ol {
	margin: 0.5em 0.5em 0 1.1em;
	line-height: 1.5em;
}

.wrap {

	margin: 0 0 0 0;
	font-size: 1.9vw;
}

.wrap a {

	font-weight: normal;
	text-decoration: underline;
}

/*.wrap sup ol li {

	display: list-item;
}*/
                                                                                                                    
.bodylink a, .bodylink a:active, .bodylink a:hover, .bodylink a:visited {                                                                          
        color: #66667F;
        text-decoration:underline;                                                                                              
} 

.pagetitle {
	margin: 10% 0 5% 0;
	text-align: center;
}

ol.footnote, p.footnote {
	font-size: 1.35vw;
}

table {
	width: 100%;
}

table td {
	font-size: 100%;
	line-height: 1.25em;
}


/* 

	RESPONSIVE MENU BUILD 

*/


header {
	font-size: 1.55em;
	letter-spacing: -0.1vw;
	background: #eee;
	width: 100%;
	height: 1.5em;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	border-bottom: 1px solid #aaa;
	font-family: 'GT Walsheim Pro', 'Arial Black', Arial, Helvetica, Sans-serif;
	letter-spacing: 0px;
	padding-top: 0.5em;
}
nav ul {
	list-style: none;
	margin: 0;
	line-height: 1em;
}
nav li {
	display: inline-block;
	float: left;
	padding: 1px 0em 0 0.5em; 
}
nav a {
	text-decoration: none;
	font-weight: bold;
}
nav a:hover {
	text-decoration: underline;
}
#logo, #logo a {
	text-decoration: none;
	margin: 0.03em 0 0 0.25em;
	float: left;
/*	font-size: 2.5vw;*/
	font-size: 1.1em;
	display: block;
	color: #000;
	font-family: 'GT Walsheim Pro', 'Arial Black', Arial, Helvetica, Sans-serif;
	font-stretch: condensed;
}
nav {
	float: right;
	height: 1.5em;
	padding: 0 0.5em 0 0.5em;
}
#menu-icon {
	background: url(menu-icon.png) no-repeat center;
	display: hidden;
/*	width: 64px;
	height: 64px; */
	width: 7vw;
	height: 7vw;
}

/* @media only screen and (max-width: 980px) { */
@media only screen and (max-width: 980px) {

	body	{
		font-family: sans-serif;
		font-size: 4vw;
		letter-spacing: -1px;
		background: #000;
		color: #fff;
		line-height: 1.5em;
	}
	h1, h2, h3, h4, h5, h6 {
		color: #fff;
		letter-spacing: -0.05em;
	}
	h1 {font-size: 140%; font-stretch: condensed;}
	h2 {font-size: 120%; font-stretch: condensed;}
	h3 {font-size: 105%; font-stretch: normal;}
	h4 {font-size: 100%; font-stretch: condensed;}
	h5 {font-size: 90%; font-stretch: normal;}
	h6 {font-size: 85%; font-stretch: condensed;}
	h4.research {
        	font-size: 110%!important;
		font-stretch: condensed;
	}
	a, a:visited, a:hover, a:active {
		color: #9999FF;
		text-decoration: underline;
	}	
	figure {
		border: thin #fff solid;
	}
	.pagetitle {

        	margin: 2.4em 0 1.2em 0;
	}
	#logo, #logo a {
		margin: 0.5em 0 0 0.25em;
	}

	header {
		background: #888;
		position: absolute;
		font-size: 4.5vw;
/*		height: 64px;*/
		height: 7vw;
		padding-top: 0em;
	}
	figcaption {
        	line-height: 1em;
	        font-size: 2.75vw;
	}
	ol.footnote, p.footnote {
        	font-size: 3.15vw!important;
	}


#logo, #logo a {
        margin: 0.1em 0 0 0.25em;
        float: left;
        font-size: 5vw;
        display: block;
	text-decoration: none;
	color: #fff;
}

	#menu-icon {
		display: inline-block;
	}
	nav ul, nav:active ul {
		margin: -18px 0 0 0;
		display: none;
		position: absolute;
		padding: 2em 1em 2em 1em;
		background: #444;
		right: 0;
		top: 76;
		width: 35%;
	}
	nav:hover ul {
		display: block;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 15px 0;
		margin: 0;
	}
	.wrap {
	        font-size: 4vw;
	}

}
/* End of responsive menu */

/* Flashing */
.flash, .flash p {
   animation-name: flash;
    animation-duration: 0.65s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    color: #F00;
}

@keyframes flash {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

#center {
	text-align: center;
}
