﻿.bgURMain {
    background-color: #808080;
    /*background-image: url(../img/imgback1a.png);*/
    background: url(../img/imgback1a.png) no-repeat;
    background-position: center;
}

.bgURMain2 {
    background-color: #808080;
    background: url(../img/imgback1b2.png) no-repeat;
    background-position: left;
}

.noodleHeader {
    font-family: "BigNoodle";
    font-size: 4em;
    line-height: 1.1em;
    margin-bottom: 0.7em;
    color: #3884D9;
}

.aotextLabel {
    font-family: GothamMedium;
    color: #686868;
    font-size: 0.8em;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.noodleHeaderDesc {
    font-family: GothamBook;
    color: #686868;
    font-size: 0.9em;
}

.backtoLgn a,
.backtoLgn a:visited,
.backtoLgn a:active
 {
     font-family: GothamMedium;
     color: #3884D9;
     font-size: 0.9em;
}

.blueBtn {
    font-family: GothamMedium;
    background-color: #3884D9;
    color: #fff;
}

    .blueBtn:hover {
        font-family: GothamMedium;
        background: #3884D9;
        color: #fff;
    }


    .grayBtn {
    font-family: GothamMedium;
    background-color: lightgray;
    color: #fff;
}
.txtInvalidPW {border-color:red;}
.aHRefBUtton {
font: bold 13px GothamBook;text-decoration:none;background-color: #3884D9;color:white;border-radius: 3px;padding-top:10px;padding-bottom:10px;text-align:center;
}
.aHRefBUtton:hover{
font: bold 13px GothamBook;text-decoration:none;background-color: #3884D9;color:white;border-radius: 3px;padding-top:10px;padding-bottom:10px; text-align:center;
}

.desktop-other{ display: none;}


    





