@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap');body{align-items:center;background:linear-gradient(#dde6f5 20%,#4581c2) no-repeat bottom left;background-attachment:fixed;display:flex;font-family:Arial,sans-serif;font-size:16px;min-height:100vh;justify-content:center}h1{border-bottom:solid 2px #c96;color:#c96;font-family:'Dancing Script','Brush Script MT',cursive;font-size:3em;margin:-40px 0 0;text-align:right}h2{border-bottom:solid #c96 2px;color:#c96;font-size:1.35em}sup{font-size:70%}#page-content{background-color:#fff;border:solid 2px #000;box-shadow:1em 1em 1em rgba(0,0,0,0.25);margin-bottom:1em;padding:1em;width:55em}table{border-spacing:1px;font-size:14px;width:100%}.label-cell{background-color:#dce0e3;padding:.2em .3em}.value-cell{background-color:#efefef;padding:.2em .3em}.required{background:url('../img/asterisk.20250616154235.png') no-repeat right top;padding-right:6px}.button{background-color:#dde6f5;border:solid #4581c2 2px;color:#4581c2;font-weight:bold;padding:.5em 1em}#submit{margin-top:1em;text-align:right}.sig{font-family:'Dancing Script',cursive;font-size:1.5em;text-indent:1em}.scrollpane{border:1px solid #000;font-size:75%;height:350px;overflow:auto;padding:0 .5em}.agreement-text>p:not(:first-child){text-indent:3em}.print-link{background:url('../img/printer.20250616154235.png') no-repeat left center;padding-left:22px}#error-messages{font-weight:bold;margin:1em 0}.error{color:#f00}label.err{color:#f00}