@CHARSET "ISO-8859-1";
/*9-30-2009*/
#existingAccounts{
    position:relative;
}
hr{
    border:0;
    background-color:#8EB4E3;
    color:#8EB4E3;
    height:1px;
}
h2{
    font-size:16px;
    color:#376092;
}
span.required{
    color:#f00;
    padding:0 5px;
}
#FPOImage{
    float:left;
    margin-right:40px;
}
.formLabel {
    font-weight: bold;
    width: 145px;
    _width: 100px;
    text-align:right;
}
input[type='text'],input[type='password'],select {
    width: 100%;
}
#userInfoTable .textCell{
    padding-left:25px;
}
#choose10DigitNumberTable td{
    padding:5px;
}
/*Old*/
#registrationDiv {
    width: 800px;
    padding: 0px 10px;
}

#techChat {
    font-size: 18px;
}

a,a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #0052D2;
}

#loginAndGet10D {
    text-align: center;
    position: absolute;
    z-index: 10;
    background-color: #85A0CC;
    top:0;
    bottom:0;
    left:0;
    right:0;
    padding:2% 0;
}
#warnings {
    font-weight: bold;
}

#loginAndGet10D form label {
    font-weight: bold;
}

#loginAndGet10D form label input {
    margin: 0px 10px;
    width:100px;
}

#doNowLinks a {
    margin: 10px;
}

#feedBackArea {
    font-weight: bold;
    color: #ff0000;
}

td.formElement {
    width: 125px;
    _width: 100px;
}

form td {
    vertical-align: top;
}
#stateSelect{
    width:150px;
}
#zipInput{
    width:285px;
}