#BtReset, #PUnsub, #BtUnsub {
display: none
}
body { font-family: verdana,arial,sans-serif; background:#13293D; }
label {
text-align: left;
font-style: italic;
color     : #666;
}
#d840 {
display   : block;
position  : relative;
margin-top: 1px;
}
#d840 legend { display: none }
#d840 label {
display   : inline;
position  : relative;
bottom    : 3px;
color     : #000;
font-style: normal;
}
#d840 input {
display: inline;
width  : 2em;
}
form {
max-width    : 20em;
margin       : auto;
border-radius: 1em;
padding      : 1em;
}
input {
width     : 100%;
box-sizing: border-box;
padding:0.8em;
}
input[type="submit"],
input[type="reset"] {
cursor: pointer;
width : 15em;
background:#B33930;
color:#FAF5E9;
padding:0.8em;
font-size:1.2em;
border-radius:9999px;
border:none;
}
form div {
padding-top: 1em;
text-align : center;
}
img {
border: none;
}
#Header, #Footer {
margin    : 0 auto;
text-align: center;
}
#d811,#d812,#d813,#d814,#d815,#d816,#d817,#d818 { display: none }
#Logo {
max-width : 90%;
}
#i840 { height: 1px }