<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {

    font-family: "Helvetica Neue", Helvetica, sans-serif;
    //font-family: verdana, sans-serif;

    font-size: 12px;
    height: 100%;
    border-style: none;
    border-width: 2px;
    border-color: black;

    //background-color: #0A78A6;
    background-color: white;

    text-align: center;
    margin: auto;
    color: white;
    padding: 5%;
}

table {
    /*border: solid 2px red;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
}

div#splashScreen {
    /*border : solid 2px black;*/
    width: 100%;
    text-align: center;
}

div#splashTimeout, div#splashBadDataVer, div#divJSEnable, div#splashBrowserWarn {
    /*border : solid 2px red;*/
    _width: 100%;
    text-align: center;
    color: #FFFFFF;
    _background-color: #2D5490;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    width: 945px;
    margin-left: auto;
    margin-right: auto;
}

div#splashHeader {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px; 
    line-height: 20px;
    margin-bottom : 25px;
}

div#splashFooter {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    _font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.EULAButton {
    color : black;
    //text-decoration: none;
}

div#splashTimeout {
    background-color: white;
    color : #FF3300;
}

div#splashBadDataVer {
    background-color: #FF3300;
    color : white;
    font-weight : normal;
}

div#splashBrowserWarn {
    _background-color: white;
    color : red;
    font-weight : normal;
}

div#divJSEnable {
    background-color: #FF3300;
    color : white;
    font-weight : normal;
}

div#splashFooter {
    color : black;
}

div#splashWrapper {
    /*border: dotted 4px black;*/
    overflow: hidden;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

div#splashLeft, div#splashRight, div#splashFlair {
    height: 600px;
}

div#splashRight {
    padding-left:200px;
}

div#splashInner {
    background-color: #0A78A6;
    width : 500px;
    padding-top : 50px;
    padding-bottom : 50px;
}

div#splashFlair {
    display:none;
    /* border : solid 2px orange; */

    /*background: transparent url(GFX/flair.whitegrad.png) no-repeat top left;*/ /* height : 720px*/
    /* width: 300px; */ /* has built in padding on right for drops hadow area */

    /*background: transparent url(GFX/flair.demo.png) no-repeat top left;*/ /* height : 711px*/
    /*width: 187px;*/

    /* background: transparent url(GFX/flair.png) no-repeat top left; */ /* height : 700px*/
    background: transparent url(GFX/flair_left.png) no-repeat top left; /* height : 600px*/
    width : 150px;

    margin-top: 3px;
}

div#splashLeft {
    /* border: solid 2px red; */
    display: table-cell;
    /*
    width: 175px;
    min-width:175px;
    */

}

div#splashRight {
    /* border: solid 2px green; */
    float: left;
    display: table-cell;
    vertical-align: top;
    position: relative;
    text-align: center;
    width: 750px;
}

div#splashTitle {
    /* border: solid 2px purple; */
    color : white;
    vertical-align: top;
}

div#splashTitle_Logo {
    display:none;
    /* border: dotted 2px green; */
}

div#splashTitle_Name {
    display:none;
    /*border: dotted 2px green;*/
    font-family: 'Times New Roman';
    font-weight: bolder;
    font-style: italic;
    font-size: 50px;
    color: #2D5490;
}

div#splashLogin {
    /* border: solid 4px red; */
    margin-top: 80px;
}

div#splashLogin_CenterMagic {
    margin-left: auto;
    margin-right: auto;
    width: 300px; /* this must match width in .LoginDialog */
    /*background-color: #2D5490;*/
    background: linear-gradient(to right, #2D5490, white);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    /* border: 3px solid #2D5490; */
    padding: 10px 10px 10px 10px;
}

div#splashLogin_Corners {
    width: 310px;
    background-color: #33CCFF;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 3px solid #2D5490;
    padding: 10px 10px 10px 10px;
}

.LoginDialog {
    _background-color: #33CCFF;
    height: 101px;
    width: 310px;
}

.LoginButton {
    color: #FFFFFF;
    background-color: #2D5490;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.LoginFailureText {
    background-color: Red;
    /*border : solid 1px white;*/
    color: White;
    font-weight : bold;
    margin-top : 3px;
    padding : 0px 0px 0px 0px;
    /*margin-bottom: 3px;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#splashRegisteredLogo {
    /* border: dashed 4px orange; */
    position: absolute;
    bottom: 0px;
    height: 150px;
    margin-bottom: 4px;
    width: 100%;
}

div#splashRegisteredLogo_CenterMagic {
    height:200px;
    min-height:200px;
    position:relative;
}

.splashRegisteredLogo_IMG, .splashRegisteredLogo_AldIMG {
   max-height: 150px;
   max-width: 400px;
}

.splashRegisteredLogo_IMG {
    text-align:left;
    float:left;
}

.splashRegisteredLogo_AldIMG {
   float:right;
   display:table-cell;
   vertical-align:middle;
   transform: translate(0, 50%);
}


a.splashAldebaronLink:link {
    color: white;
    text-decoration: none;
}

a.splashAldebaronLink:visited {
    color: white;
    text-decoration: none;
}

a.splashAldebaronLink:hover {
    color: white;
    text-decoration: underline;
}


TextBox.UserName, TextBox.Password, .LoginText {
        border-radius: 20px;
        text-align: center;
        background-color: white;
        border: none;
        color: black;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        height: 40px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 25px;
        width : 350px;
      }

.LoginButtonBig {
    color: #FFFFFF;
    background-color: #002856;
    //border-radius: 5px;
    //-moz-border-radius: 5px;
    //-webkit-border-radius: 5px;
    border-radius: 20px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    width : 350px;
    margin-bottom: 15px;
    border : 0 none;
    //outline : none;
}

.cbRememberMe {
    font-size : 18px;
    _font-weight : bold;
    color : #FFFFFF;
    margin-bottom: 25px;
}

.AldForgotPassword {
    font-size : 14px;
    font-weight : bold;
    color : #FFFFFF;
    //text-decoration : none;
    padding-bottom : 25px;
    margin-bottom: 25px;
    margin-top : 25px;
}

</pre></body></html>