﻿FORM {
    CLEAR: both;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}
center {
    display: block;
    text-align: -webkit-center;
}
#signOnSection {
    WIDTH: 790px;
}
signOnSpacer {
    FLOAT: right;
    WIDTH: 622px;
    HEIGHT: 200px;
}
table[Attributes Style] {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    width: 620px;
}


element.style {
}

table[Attributes Style] {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    width: 620px;
}

user agent stylesheet
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    white-space-collapse: collapse;
    text-wrap: wrap;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    border-spacing: 2px;
    border-color: gray;
    font-variant: normal;
}
.signOnText td {
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #606366;
    vertical-align: middle;
    text-align: right;
}
TD {
    FONT: 11px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    LINE-HEIGHT: 100%;
    TEXT-DECORATION: none;
}
img {
    width: 27px;
    aspect-ratio: auto 18 / 24;
    height: 32px;
}
img {
    overflow-clip-margin: content-box;
    overflow: clip;
}
H2 {
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 5px;
    FONT: bold 26px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #101316;
    FLOAT: right;
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 98px;
}

input[type=text] {
    BORDER: none;
    BORDER-BOTTOM: 2px solid;
    BORDER-COLOR: #BBBCBC;
    COLOR: #101316;
}
A {
    COLOR: #af0b1c;
    TEXT-DECORATION: underline;
}
button {
    CURSOR: pointer;
    border: none;
    color: #FFFFFF;
    BACKGROUND-COLOR: #8B1D41;
    BORDER-RADIUS: 4px;
    PADDING: 5px;
}