body, div, ul, p, h1, h2, h3, h4 { margin: 0; padding: 0; }
html { background: #fff; color: #000; }
body { color: #444; text-align: center; font: 13px/1.231 georgia,arial,helvetica,clean,sans-serif; }
#doc2 { width: 73.076em; text-align: left; margin: auto; padding: 0; }
#inner { padding: 10px 60px; background: #f5f5f5; border: solid #666; border-width: 8px 0 2px 0; }

.yui-gf { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.yui-gf .last { margin-bottom: 0; padding-bottom: 0;}
.yui-gf .yui-u{width:80.2%; float: right; }
.yui-gf div.first{width:12.3%; float: left; }
.yui-gc div.first { margin-left: 0; width: 66%; float: left; }
.yui-gc .yui-u { width: 32%; margin-left: 1.99%; float: right; }
.yui-gc:after, .yui-gf:after, #hd:after, #bd:after, #ft:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#hd { margin: 1em 0 1em 0; padding-bottom: 1.5em; border-bottom: 1px solid #ccc }
#hd h2 { text-transform: uppercase; letter-spacing: 2px; }
#bd, #ft { margin-bottom: 1em; }
#ft { padding: 1em 0 0 0; font-size: 92%; border-top: 1px solid #ccc; text-align: center; }
#ft p { margin-bottom: 0; text-align: center;   }
#hd h1 { font-size: 48px; text-transform: uppercase; letter-spacing: 3px; }
h2 { font-size: 152% }
h3, h4 { font-size: 122%; }
h1, h2, h3, h4 { color: #333; font-weight: normal; }
p { font-size: 100%; line-height: 18px; padding-right: 3em; }
a { color: #444 }
a:hover { text-decoration: none; }
strong { font-weight: bold; }
li { line-height: 24px; border-bottom: 1px solid #ccc; list-style: none; }
p.enlarge { font-size: 144%; padding-right: 6.5em; line-height: 24px; }
p.enlarge span { color: #000 }
.contact-info { margin-top: 7px; }
.first h2 { font-style: italic; }
.last { border-bottom: 0; margin: 0; padding: 0; }

.job { position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.job h4 { position: absolute; top: 0.35em; right: 0 }
.job p { margin: 0.75em 0 0 0; }
.job .last { margin-bottom: 0; padding-bottom: 0;}
.hidden { display: none; }

.last { border: none; }
.talent { width: 32%; float: left }
.talent h2 { margin-bottom: 6px; }

.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

@media (prefers-color-scheme: dark) {  
  html {  
     background: #2a2a2a;
  }
}
@media print {
  .noPrint { display:none; }
}