/*****
Filename: public.css
Last update: 9-30-2024
*****/
a {
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    text-align: center;
    text-decoration: none;
    color: #300000;
}
a:hover {
    font-weight: bold;
    font-style: italic;
}
body {
    font-size: 12pt;
    font-family: "Trebuchet MS", Arial, Helvetica;
    margin:0px;
    padding:0px;
    margin-top:0px;
    text-align:left;
}
div#auleft {
    float:left;
    margin-left: 3%;
    margin-right: 1%;
    width: 41%;
}
div#auright {
    float:right;
    margin-left: 1%;
    margin-right: 3%;
    width: 50%;
}
div#calendar {
    margin-left: 20px;
}
div#hmleft {
    float:left;
    margin-right: 1%;
    width: 48%;
}
div#hmright {
    float:right;
    margin-left: 1%;
    margin-right: 2.0em;
    width: 43%;
}
div#indentedcontent {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 25px;
}
div#loginreq {
    margin: 2.0em 5.0em 2.0em 5.0em;
}
div#newpw {
    margin-left: 34%;
    margin-right: 36%;
    margin-top: 25px;
}
div#pagebody {
    margin: 1.0em 2.0em;
}
div#pagecontent {
    margin: 1em 1.5em 1em;
    width: 100%;
}
div.divide {
    margin-left:auto;
    margin-right:auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 250px;
    height: 19px;
    background-image: url(../images/div250.gif);
}
div.linerow {
    margin-bottom: 1.1em;
    width: 100%;
    clear:both;
}
div.linerowheader {
    width: 100%;
    clear:both;
    padding-bottom: 10px;
}
div.linkcontentctr {
    font-family: Georgia, Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 1.0em;
    margin: 0.4em 2.0em;
    padding: 0;
    line-height: 1.3;
    width: 90%;
    text-align: left;
}
div.linkcontentctr.active {
    font-weight: bold;
}
div.login {
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    margin-top: 25px;
}
div.loginline {
    margin: 1.0em auto;
    clear: both;
}
div.loginlinesubmit {
    margin: 1.0em 15%;
    clear: both;
}
div.loginresponse {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 20px;
    margin-bottom: 15px;
    clear: both;
}
div.loginrequest {
    margin-top: 10px;
    padding-left: 135px;
    font-weight: normal;
    font-style: italic;
    font-size: 10pt;
    clear: both;
}
div.prompt {
    font-family: Stokes, Arial, Helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 1.2em;
    text-align: left;
    margin: 1.0em 2.0em;
    clear: both;
}
div.promptlogin {
    font-family: Stokes, Arial, Helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 1.1em;
    margin: 1.0em 0;
    clear: both;
}
div.rowcolumn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0 0 0.5em 0;
    padding: 0;
}
div.rowitem {
    margin: 0;
    padding: 0;
}
div.rowitemrm {
    margin: 0 1.0em 0 0;
    padding: 0;
    font-size: 1.2em;
}
div.username {
    text-align: left;
    font-family: Stokes, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 1.5em;
    margin: 0.5em 1.0em 0.5em 0;
    clear: both;
    color: navy;
}
h1.stokes {
    text-align: center;
    font-family: Stokes, Arial, Helvetica;
    font-weight: bold;
    font-style: italic;
    font-size: 2.6em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    color: #FFF;
}
h2 {
    margin-top: 10px;
    margin-bottom: 5px;
}
img {
    display: block;
    vertical-align: bottom;
}
input.buttonsubmit {
    font-family: Ubuntu, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    background-color: #C99;
    color: #000030;
    border-radius: 5px;
    padding: 0.5em;
    margin: 1.0em 2.0em 1.0em 0;
}
input.buttonsubmit:hover {
    background-color: #000030;
    color: #C99;
}
input.phac {
    width: 2.5em;
    margin: 0;
    padding: 0.2em;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    font-size: 1.2em;
}
input.phac:hover {
    background-color: #ffffff;
}
input.phac:focus {
    background-color: #ffffff;
}
input.phlx {
    width: 2.5em;
    margin: 0;
    padding: 0.2em;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    font-size: 1.2em;
}
input.phlx:hover {
    background-color: #ffffff;
}
input.phlx:focus {
    background-color: #ffffff;
}
input.ph4d {
    width: 3.5em;
    margin: 0;
    padding: 0.2em;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    font-size: 1.2em;
}
input.ph4d:hover {
    background-color: #ffffff;
}
input.ph4d:focus {
    background-color: #ffffff;
}
input.pinput {
    width: 12.0em;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    margin: 0 1.0em 0.5em 0;
    font-size: 1.2em;
}
input.pinput:hover {
    background-color: #FFFFFF;
}
input.text {
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    margin: 0 1.0em 0.5em 0;
    font-size: 1.2em;
}
input.text:focus {
    background-color: #ffffff;
}
input.text:hover {
    background-color: #ffffff;
}
label {
    font-family: Ubuntu, Arial;
    font-style: italic;
    font-weight: normal;
    font-size: 1.0em;
    color: #444444;
    margin: 0 0.5em 0 0;
}
label.login {
    font-family: Ubuntu, Arial;
    font-style: italic;
    font-weight: normal;
    font-size: 1.0em;
    color: #444444;
    margin: 0 0.5em 0 0;
}
label.select {
    font-family: Ubuntu, Arial;
    font-style: italic;
    font-weight: normal;
    font-size: 1.0em;
    display: block;
    margin: 0 0 0.5em 0;
}
li {
    font-family: Palatino, Times, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
}
p {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 1.0em;
}
p.center {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em;
    text-align: center;
}
p.login {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 1.1em;
    text-align: right;
    margin-right: 45px;
}
p.prompt {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    text-align: left;
}
p.quote {
    font-family: Palatino, Times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 1.0em;
}
select.normal {
    padding: 0.2em;
    font-size: 1.0em;
    font-family: Ubuntu, Arial;
    font-style: normal;
    font-weight: normal;
    border-radius: 4px;
}
span.calheader {
    font-family: Palatino, Times, serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
}
span.italic {
    font-style: italic;
}
span.calsmall {
    font-family: Palatino, Times, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
}
span.caltext {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 12pt;
}
span.datafield {
    font-family: Palatino, Times, serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    padding: 0.5em;
    margin-right: 0.5em;
    float: left;
}
span.fixedlabel {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 12pt;
    text-align: right;
    margin-bottom: 5px;
    margin-right: 10px;
    display:inline-block;
    width: 130px;
}
span.input {
    position: relative;
    margin-bottom: 5px;
    display:block;
}
span.label {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 12pt;
    text-align: right;
    float: left;
    margin-bottom: 5px;
    width: 130px;
}
span.smallnote {
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
}
table {
    margin: 2px;
    border-collapse:collapse;
}
td {
    margin: 2px;
    padding: 3px;
    text-align: center;
}
td.label {
    padding: 3px;
    margin: 1em;
    text-align: right;
}
td.input {
    margin-left:auto;
    margin-right:auto;
}
