body {
    width: 800px;
    background: #E6F6FF url(/PBCustomers/research_241701/PWHQ/background.png) repeat-x top left;
    font: 11px Verdana, sans-serif;
    margin: 0px auto;
}

form,
.form {
    font: 11px/12px Arial, sans-serif;
    margin: 0px
}

div {
    padding: 0px 0px 6px 0px;
    background-color: #FFFFFF;
}

div.border {
    width: 800px;
}

div.header {
    width: 800px;
    height: 163px;
    margin: 0px;
    padding: 0px;
    clear: both;
}

div.full {
    width: 780px;
    margin: 0px 10px;
    clear: both;
}

div.segment {
    width: 375px;
    margin: 5px;
    padding: 0px 5px;
    float: left;
}

div.secTitle {
    width: 780px;
    padding: 2px 5px 0px 5px;
    margin: 20px 0px 0px 5px;
    background-color: #dddddd;
    clear: both;
    font: bold 18px/20px Arial, sans-serif;
}

div.subTitle {
    width: 375px;
    font: bold 13px/16px Arial, sans-serif;
    border-bottom: 1px solid #000000;
    margin: 3px 0px 6px 0px;
    display: inline-block;
}

div.vacancy {
    text-align: center;
    margin: 25px 0px;
}

div.notAccepting {
    margin: 12px;
    padding: 2px 9px;
    border: 3px inset;
    background-color: #eee;
    width: 600px;
}

div.companyInfo {
    clear: both;
    font: 12px Arial;
    text-align: center;
    margin: 0px 10px;
}

div.appAgree {
    width: 780px;
    clear: both;
    font: 13px Arial;
    font-weight: bold;
}

div.feeMsg {
    width: 780px;
    clear: both;
    font: 13px Arial;
    text-align: center;
}

div.question {
    width: 225px;
    float: left;
}

.label {
    width: 85px;
    display: block;
    float: left;
}

.labelreq {
    width: 85px;
    display: block;
    float: left;
    color: #cc0000 !important;
}

.labelreq2 {
    color: #cc0000 !important;
}

.labelwide {
    width: 500px;
    display: block;
    float: left;
}

.required {
    background-color: #FFFFCC !important;
}

.signature {
    background-color: #FFFFCC !important;
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
}

.footer {
    padding: 10px;
}

.dbname {
    width: 400px;
    color: #888888;
    margin-left: 10px;
}