@CHARSET "ISO-8859-1";
#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;
}
#feedBackArea {
    font-weight: bold;
    color: #ff0000;
}

#warnings {
    font-weight: bold;
}

.radioButton {
    padding-right: 2em;
}

.roundedPanel .roundedPanelTitle {
    background: transparent url(/img/tables/titleTileBlue.gif) repeat-x
        scroll right top;
}

.roundedPanel .contentDiv {
    border-color: #85A0CC;
    padding: 10px;
}

input[type='text'],input[type='password'],select {
    width: 100%;
}
#userInfoTable .textCell{
    padding-left:25px;
}
#choose10DigitNumberTable td{
    padding:5px;
}
#FPOImage{
    float:left;
    margin-right:20px;
}
.formLabel {
    font-weight: bold;
    width: 125px;
    _width: 100px;
    text-align:right;
}

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

form td {
    vertical-align: top;
}

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

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

#doNowLinks a {
    margin: 10px;
}
a img {
    border:none;
}
#stateSelect{
    width:150px;
}
#zipInput{
    width:285px;
}