#required {
        font-size: 9pt;
        font-weight: normal;
        color: #e3e3e3;
}

label {
        font-size: 9pt;
        padding-left: 4px;
}

#form1 {
        position: absolute;
        top: 40px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#lfirst {
        position: absolute;
        left: 4px;
        top: 2px;
}

#first {
        position: absolute;
        left: 75px;
        top: 2px;
        width: 150px;
        background: #515151 !important;
}

#llast {
        position: absolute;
        left: 230px;
        top: 2px;
}

#last {
        position: absolute;
        left: 300px;
        top: 2px;
        width: 150px;
        background: #515151 !important;
}

#form2 {
        position: absolute;
        top: 66px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#lcompany {
        position: absolute;
        left: 4px;
        top: 2px;
}

#company {
        position: absolute;
        left: 65px;
        top: 2px;
        width: 385px;
        background: #515151 !important;
}

#form3 {
        position: absolute;
        top: 92px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#lemail {
        position: absolute;
        left: 4px;
        top: 2px;
}

#email {
        position: absolute;
        left: 55px;
        top: 2px;
        width: 130px;
        background: #515151 !important;
}

#lemail2 {
        position: absolute;
        left: 230px;
        top: 2px;
}

#email2 {
        position: absolute;
        left: 320px;
        top: 2px;
        width: 130px;
        background: #515151 !important;
}

#form4 {
        position: absolute;
        top: 118px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#lphone {
        position: absolute;
        left: 4px;
        top: 2px;
}

#phone {
        position: absolute;
        left: 50px;
        top: 2px;
        width: 350px;
        background: #515151 !important;
}

#form5 {
        position: absolute;
        top: 144px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#laddress {
        position: absolute;
        left: 4px;
        top: 2px;
}

#address {
        position: absolute;
        left: 60px;
        top: 2px;
        width: 390px;
        background: #515151 !important;
}

#form6 {
        position: absolute;
        top: 170px;
        left: 0;
        width: 450px;
        height: 18px;
        background: #515151;
}

#lcity {
        position: absolute;
        left: 4px;
        top: 2px;
}

#city {
        position: absolute;
        left: 35px;
        top: 2px;
        width: 100px;
        background: #515151 !important;
}

#lstate {
        position: absolute;
        left: 140px;
        top: 2px;
}

#state {
        position: absolute;
        left: 175px;
        top: 2px;
        width: 30px;
        background: #515151 !important;
}

#lzip {
        position: absolute;
        left: 215px;
        top: 2px;
}

#zip {
        position: absolute;
        left: 240px;
        top: 2px;
        width: 60px;
        background: #515151 !important;
}

#lcountry {
        position: absolute;
        left: 310px;
        top: 2px;
}

#country {
        position: absolute;
        left: 360px;
        top: 2px;
        width: 90px;
        background: #515151 !important;
}

#form7 {
        position: absolute;
        top: 196px;
        left: 0;
        width: 450px;
        height: 90px;
        background: #515151;
}

#lcomments {
        position: absolute;
        left: 4px;
        top: 2px;
}

#comments {
        position: absolute;
        left: 0;
        top: 20px;
        width: 450px;
        height: 70px;
        background: #515151;
}

#form8 {
        position: absolute;
        top: 294px;
        left: 0;
        width: 200px;
        height: 18px;
        background: #515151;
}

#lcode {
        position: absolute;
        left: 4px;
        top: 2px;
}

#code {
        position: absolute;
        left: 130px;
        top: 2px;
        width: 70px;
        background: #515151 !important;
}

#form9 {
        position: absolute;
        top: 294px;
        left: 200px;
        width: 50px;
        height: 18px;
        background: #000;
}

#code2 {
        position: relative;
        top: 2px;
        left: 4px;
        font-size: 9pt;
        color: #fff;
        width: 46px;
        height: 15px;
        background: #fff;
}

#submit {
        position: absolute;
        top: 294px;
        right: 10px;
        font-size: 9pt;
}

#submit a:link {
        text-decoration: none;
        color: #fff;
}

#submit a:visited {
        text-decoration: none;
        color: #fff;
}

#submit a:hover {
        text-decoration: none;
        color: #000;
}

#submit a:active {
        text-decoration: none;
        color: #000;
}
