body {
    font-family: 'Exo 2', sans-serif;
    font-size: 12pt;
    color: #000000;
    background-color: #ffffff;
}

div.r_main {
    max-width: 8.5in;
    margin: 0px auto;
    padding: 0.25in 0.5in;
    background-color: #ffffee;
    border: 1px solid #c0c0c0;
}

div.r_header,
div.r_section_header,
div.r_centered,
div.r_detail_centered {
    text-align: center;
}

div.r_leftjust {
    margin: 0px 0.25in;
}

div.r_header {
    padding-bottom: 6pt;
    margin-bottom: 10pt;
    border-style: none none double;
    border-width: 6px;
    border-color: #a50021;
    font-size: 20pt;
    font-weight: bold;
}

div.r_section_header {
    font-size: 14pt;
    font-weight: bold;
    padding: 8pt 0px;
    background-image: url("r_section_header_bg.png");
    background-repeat: repeat-x;
    background-position: left center;
}

div.r_section_header::first-line {
    background-color: #ffffee;
}

div.r_section_header::before {
    content: "\00a0 ";
}

div.r_section_header::after {
    content: " \00a0";
}

div.r_centered {
    font-size: 11.5pt;
}

span.r_summary {
    font-size: 12pt;
}

div.r_detail_centered {
    font-size: 10.5pt;
    padding: 8pt 0.5in 0px;
}

span.r_sep {
    background-image: url("r_spacer.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 8px 8px;
    display: inline-block;
    width: 26px;
    height: 20px;
    content: "";
    color: #a50021;
}

dl.r_jobhistory dt {
    margin-top: 10pt;
    font-size: 11.5pt;
}

span.r_jobcompany {
    font-size: 12pt;
    font-style: italic;
}

span.r_jobtitle,
span.r_jobcompany,
span.r_edutitle,
span.r_eduschool {
    font-weight: bold;
}

dl.r_jobhistory dd {
    font-size: 11pt;
    margin-left: 10px;
}

dl.r_jobhistory dd ul {
    list-style: none;
}

dl.r_jobhistory dd ul li::before {
    font-weight: bold;
    font-size: 10pt;
    content: "\25cf";
    color: #a50021;
    display: inline-block;
    width: 1em;
    margin-left: calc(-1em + -3px);
}

dl.r_jobhistory dd ul li {
    margin-bottom: 6pt;
}

span.r_jobquote {
    font-size: 10.5pt;
}

div.r_edu {
    margin-bottom: 6pt;
}

div.r_main a {
    color: #a50021;
    text-decoration: none;
}

div.r_main a:hover {
    color: #a50021;
    text-decoration: underline dashed;
}

div.r_centered img {
    border: 1px solid #404040;
    border-radius: 8px;
    margin: 8px;
}

img#sean_preview {
    width: 250px;
    height: 188px;
    margin-top: 20px;
}

div.r_pdf_link {
    text-align: center;
    padding: 10pt;
}
