/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html,body{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:normal}ul{margin:0;padding:0}body{font-size:1em;line-height:1.4;font-family:Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;font-size:1em}body h1{font-size:1.8em}body h2{font-size:1.6em}body h3{font-size:1.5em}body h4{font-size:1.4em}body h5{font-size:1.3em}body h6{font-size:1.2em}@media screen and (min-width: 600px){body h1{font-size:2.2em}body h2{font-size:2em}body h3{font-size:1.8em}body h4{font-size:1.6em}body h5{font-size:1.4em}body h6{font-size:1.2em}}@media screen and (min-width: 600px){body{font-family:Verdana, Geneva, sans-serif;font-weight:normal;font-size:1.1em}}@media screen and (min-width: 1200px){body{font-family:Verdana, Geneva, sans-serif;font-weight:normal;font-size:1.2em}}body #header img{float:left;padding:0;max-width:95%}body span.error{font-weight:bold;color:red}body span.message{font-weight:bold;color:green}body form input,body form textarea,body form button{border:1px solid #d3d3d3}body footer{padding:1.5em;color:#ff0}body footer a{color:#ff0}body footer ul{list-style:none}body #content img{float:left;padding:10px}body #content table{border:0px}html,body{height:100vh;min-height:100vh}#page{display:flex;flex-direction:column;align-content:stretch;align-items:stretch;justify-content:space-between;width:100%;height:100%}header{background-color:#036;background-image:linear-gradient(70deg, #036, white);background-image:-moz-radial-gradient(60px 30px, cover, #036, white)}#navmain{width:100%;background-color:#2f4f4f;display:block;height:auto}#navmain ul{display:flex;flex-direction:row;flex-flow:row wrap;width:100%;align-content:center;align-items:center;justify-content:center}#navmain ul li{display:inline-block}#main{background-color:#fff;width:100%;flex:1 0 auto}#content{background-color:#fff;margin-left:auto;margin-right:auto;width:fit-content;max-width:95%;padding:2em;max-width:100em}footer{background-color:#036}#navmain li{font-weight:normal;font-size:1em;line-height:1.1em;padding:.4em;width:100%;background-color:#cff;border:2px solid #2f4f4f}@media screen and (min-width: 16em){#navmain li{width:auto}}@media screen and (min-width: 600px){#navmain li{line-height:1.3em;font-size:1.1em;padding:.5em}}#navmain li a{font-weight:normal;text-decoration:none;cursor:pointer;color:#666}#navmain li a:hover,#navmain li a:focus{color:white}#navmain li .active{background-color:#000;color:red;border:2px solid #fff}#navmain li:hover,#navmain li:focus{background-color:#2f4f4f;color:white}input[type="text"],input[type="textarea"],textarea{display:block;width:90%}#content form{width:90%;max-width:95%}#content form span.invalid{color:red;font-weight:bold}#content form label.required{font-weight:bold}
