*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#404141;background:#dadada;font:12.8px/1.5 Verdana,Arial,Helvetica,sans-serif}a{color:#00f}a:hover{text-decoration:none}button,input,select{font:inherit}input{min-width:0}.container{width:993px;max-width:calc(100% - 24px);margin:0 auto}#header{background:linear-gradient(#fff,#e4e4e4);border:1px solid #bbb;border-top:0;border-radius:0 0 9px 9px;height:124px;box-shadow:0 2px 4px #999}.row-1{height:89px}.logo{width:125px;margin-left:39px;padding-top:7px;display:block}.logo img{width:125px;height:74px;display:block}#header nav{background:linear-gradient(#969696,#858585);border-radius:9px 9px 0 0;height:34px;margin:0 18px}#header nav ul{margin:0;padding:0;list-style:none;display:flex}#header nav li{flex:1}#header nav a{color:#fff;white-space:nowrap;justify-content:center;align-items:center;height:34px;font-size:10.8px;font-weight:700;text-decoration:none;display:flex}#header nav a.current,#header nav a:hover{background:#ababab}#header nav li:first-child a{border-radius:9px 0 0}#page{background:#e9e9e9;border:10px solid #e9e9e9;border-radius:6px;margin-top:12px;padding:0}.tryIt{background:linear-gradient(#b9b9b9,#9e9e9e);border:1px solid #c2c2c2;border-radius:6px;justify-content:space-between;gap:24px;height:70px;padding:17px 17px 18px;display:flex}.tryIt form{align-items:center;gap:14px;display:flex}.tryIt .textInput{color:#000;background:#fff;border:1px solid #111;width:286px;height:31px;padding:4px 9px;font-weight:700}.tryIt input::placeholder{color:#111;opacity:1}.greenButton{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(#96cf0b,#83bb00);border:1px solid #c8de8b;height:30px;padding:0 10px;font-weight:700}.greenButton:hover{background:#78a900}.mainbox{background:#d1d1d1;border:1px solid #dedede;margin-top:12px;padding:20px}#content h1{margin:0;font-size:15.36px;font-weight:700;line-height:2.5}#content p{text-align:justify;margin:0 0 16px}#content p:last-child{margin-bottom:12px}#footer{min-height:118px;margin-top:15px;font-size:11.52px;position:relative}.footer-band{z-index:-1;background:linear-gradient(#e9e7e7,#e5e3e3);border-radius:5px;width:100%;height:22px;position:absolute;top:0}.footer-copy{text-align:center;width:75%;padding-top:10px}.footer-copy p{margin:0 0 16px}.footer-copy a{color:#404141}.historic-seal{color:#303030;background:radial-gradient(#fff 50%,#bbb 51%,#eee 72%);border:4px double #777;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:94px;height:94px;font:5.5px/2 Arial;text-decoration:none;display:flex;position:absolute;top:12px;right:145px;transform:rotate(-12deg);box-shadow:0 0 1px #555}.historic-seal b{text-align:center;padding:6px;font:700 18px/.9 Arial}.historic-seal em{color:#04a4c9;font:700 8px Arial}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{position:absolute;top:-80px}.skip-link:focus{z-index:10;background:#fff;padding:10px;top:0}:focus-visible{outline-offset:3px;outline:3px solid #306da4}.browse-form{flex-wrap:wrap;gap:10px;margin:12px 0 20px;display:flex}.browse-form input{flex:1;min-width:150px}.browse-form input,.browse-form select,.account-form input{background:#fff;border:1px solid #999;padding:7px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.snapshot-card{background:#eee;border:1px solid #aaa;min-width:0;padding:10px}.snapshot-card img{object-fit:contain;object-position:top;background:#fff;width:100%;height:160px;display:block}.snapshot-card h2{margin:10px 0 4px;font-size:13px;line-height:1.4}.snapshot-card p{font-size:11px;text-align:left!important;margin:0!important}.pagination{align-items:center;gap:20px;margin:22px 0 5px;display:flex}.snapshot-full{background:#fff;border:1px solid #999;max-width:100%;height:auto;margin:15px auto;display:block}.snapshot-meta{overflow-wrap:anywhere;grid-template-columns:140px 1fr;gap:9px;display:grid}.snapshot-meta dt{font-weight:700}.snapshot-meta dd{margin:0}.notice{background:#e7e7df;border:1px solid #aaa;margin:14px 0;padding:12px}.controls{flex-wrap:wrap;align-items:center;gap:14px;margin:14px 0;display:flex}.controls button,.secondary{cursor:pointer;background:#eee;border:1px solid #999;padding:6px 10px}.account-form{max-width:450px}.account-form label{margin:12px 0 5px;display:block}.account-form input{width:100%}.code{white-space:pre-wrap;overflow-wrap:anywhere;background:#eee;border:1px solid #bbb;padding:12px}.site-list{padding-left:18px}.site-list li{margin-bottom:10px}h2{font-size:16px}button:disabled{opacity:.5;cursor:default}@media (max-width:800px){#header{height:auto}.row-1{height:89px}#header nav{height:auto}#header nav ul{flex-wrap:wrap}#header nav li{flex:1 0 25%}.tryIt{flex-direction:column;gap:12px;height:auto}.tryIt form{width:100%}.tryIt .textInput{flex:1;width:auto}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.historic-seal{right:12px}.footer-copy{width:70%}.mainbox{padding:16px}}@media (max-width:480px){body{font-size:12px}.container{max-width:calc(100% - 16px)}#page{border-width:7px}.logo{margin-left:20px}#header nav{margin:0 8px}#header nav a{font-size:9px}.tryIt{padding:12px 9px}.tryIt form{gap:7px}.greenButton{padding:0 7px;font-size:10px}.tryIt .textInput{height:30px;padding:4px;font-size:11px}.gallery{grid-template-columns:1fr}.snapshot-card img{height:210px}.snapshot-meta{grid-template-columns:1fr}.snapshot-meta dd{margin-bottom:8px}.historic-seal{width:76px;height:76px;right:8px}.footer-copy{width:72%;font-size:10px}#content p{text-align:left}}.logo-image{background-image:url(/legacy/reference-2014.jpg);background-position:-292.5px -5px;background-repeat:no-repeat;background-size:1600px 908.75px;width:125px;height:74px;display:block}
