@font-face {
    font-family: 'FuturaStd-Bold';
    src: url('../fonts/FuturaStd-Bold.eot');
    src: local('?'),
    url('../fonts/FuturaStd-Bold.woff') format('woff'),
    url('../fonts/FuturaStd-Bold.ttf') format('truetype'),
    url('../fonts/FuturaStd-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'egyptienneurwligregular';
    src: url('../fonts/egyptienne_urw_lig-webfont.eot');
    src: url('../fonts/egyptienne_urw_lig-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/egyptienne_urw_lig-webfont.woff2') format('woff2'),
    url('../fonts/egyptienne_urw_lig-webfont.woff') format('woff'),
    url('../fonts/egyptienne_urw_lig-webfont.ttf') format('truetype'),
    url('../fonts/egyptienne_urw_lig-webfont.svg#egyptienneurwligregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EgyptienneFLT-Roman';
    src: url('../fonts/EgyptienneFLT-Roman_gdi.eot');
    src: url('../fonts/EgyptienneFLT-Roman_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/EgyptienneFLT-Roman_gdi.woff') format('woff'),
    url('../fonts/EgyptienneFLT-Roman_gdi.ttf') format('truetype'),
    url('../fonts/EgyptienneFLT-Roman_gdi.otf') format('opentype'),
    url('../fonts/EgyptienneFLT-Roman_gdi.svg#EgyptienneFLT-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'EgyptienneFLT-Black';
    src: url('../fonts/EgyptienneFLT-Black.eot');
    src: url('../fonts/EgyptienneFLT-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/EgyptienneFLT-Black.woff2') format('woff2'),
    url('../fonts/EgyptienneFLT-Black.woff') format('woff'),
    url('../fonts/EgyptienneFLT-Black.ttf') format('truetype'),
    url('../fonts/EgyptienneFLT-Black.svg#EgyptienneFLT-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

body { -webkit-font-smoothing: antialiased; }

.content {
    width: 768px;
    margin: 0 auto;
}

.content h2 {
    font-family: FuturaStd-Bold, serif;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
}

.header {
    margin-top: 15px;
    vertical-align: top;
}

.header h1 {
    font-family: EgyptienneURW-Lig, serif;
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 10px 0;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

div.logo {
    float: right;
    vertical-align: top;
}

div.yellowDivider {
    height: 8px;
    width: 100%;
    background-color: #FFC20e;
    margin: 35px 0 0 0;
    padding: 0;
    border: none;
}

p.instructions {
    font-family: HumanistSlabserif712BT, serif;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
}

div.reviewBox {
    width: 308px;
    height: 286px;
    padding: 15px;
    margin-bottom: 30px;
    -moz-box-shadow: inset 0 0 10px #ccc;
    -webkit-box-shadow: inset 0 0 10px #ccc;
    box-shadow: inset 0 0 10px #ccc;
}

div.name, div.title, div.stryker {
    font-family: 'Arial Black', Arial, sans-serif; font-weight: 700; font-size: 12px; height: 15px; vertical-align: top;
}

div.title {
    margin-bottom: 15px;
}

div.phone1, div.phone2, div.phone3, div.emailAddress, div.division {
    font-family: Cambria, Georgia, serif, sans-serif; font-size: 12px; line-height: 15px; vertical-align: top;
}

div.url {
    font-family: 'Arial Black', Arial, sans-serif; font-size: 12pt; font-weight: 700; color: #ffc20e; margin-top: 15px; }

label {
    font-family: HumanistSlabserif712BT, serif;
    font-size: 16px;
    margin: 10px 0 5px 0 !important;
}

input[type="text"] {
    margin-top: 5px;
    width: 300px;
    height: 28px;
    padding: 4px;
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;
}

input[name="phone1pf"], input[name="phone1sf"], input[name="phone2pf"], input[name="phone2sf"], input[name="phone3pf"], input[name="phone3sf"] {
    display: inline-block;
}

input[name="phone1ac"], input[name="phone1pf"], input[name="phone2ac"], input[name="phone2pf"], input[name="phone3ac"], input[name="phone3pf"] {
    width: 40px;
}

input[name="phone1sf"], input[name="phone2sf"], input[name="phone3sf"] {
    width: 60px;
}

span#section2, span#section3 {
    margin-top: 70px;
}

ol li, span.list-header {
    font-family: HumanistSlabserif712BT, serif;
    font-size: 16px;
    line-height: 19px;
    list-style: decimal;
    margin-left: 55px;
}

span.list-header {
    font-weight: bolder;
    margin-left: 35px;
}

#clickHere {
    cursor: pointer;
    font-weight: 700;
    color: #ffc20e;
}
