h1, h2, h3, h4, h5, h6, .header {
  font-family: arial, helvetica, sans-serif;
}

ol, ul, dl {
  margin-top: 0.5ex;
  margin-bottom: 0ex;
}

li {
  margin-bottom: 0ex;
}

p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

dt {
  font-weight: bold;
}
dd {
  margin-bottom: 0.5ex;
}

hr {
  color: black;
}

tr {
  vertical-align: text-top
}

.slide {
  font-size: 20pt;
}

.ok {
  background-color: #00FF00;
}

.open {
  background-color: #FFFF00;
}

.app-title {
  background-color: #3300CC;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}

.nobreak {
  white-space: nowrap;
}

.label {
  font-style: italic;
}

.solid {
  background-color: #000000;
  color: #CCCCFF;
}

.org {
  background-color: #000000;
  color: #FFFFFF;
}

.org A:link, .org A:visited {
  background-color: #000000;
  color: #AAAAFF;
}

.org:active A {
  background-color: #000000;
  color: #FFAAAA;
}

DIV.role {
  margin-bottom: 20px;
}

.lexau-logo {
    text-align: center;
}

.repo-wiki-logo {
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
}

.repo-logo {
    margin-top: 10px;
}

body {
    margin: 0 auto;
    width: 650px;
    padding-top: 15px;
    font: 12.5pt/15pt "Palatino Linotype", palatino, serif;
    background-color: #9999CC;
}

h1 {
    line-height: 1.2;
}

h1,
h2,
.lea-logo,
.leia-logo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

h1 b,
h2 b,
.lea-logo b {
    font-weight: bolder;
}

.strongFirst {
    display: inline-block;
}

.strongFirst:first-letter {
    font-weight: bolder;
}

div.page-footer,
div.page-content {
    margin: 15px 0 15px 0;
    padding: 5px 30px 5px 15px;
    background: #ffffff;
}

ul.top-menu {
    margin: 15px 0 15px 0;
    padding: 10px;
    width: 630px;
    background-color: #ffffff;
    line-height: 175%;
}

li.top-menu-item.selected {
    background: url(/assets/images/fleuron-dark-grey.gif) no-repeat -5px 0;
    font-weight: bolder;
}
li.top-menu-item {
    background: url(/assets/images/fleuron-light-grey.gif) no-repeat -5px 0;
    padding-left: 25px;
    margin-right: 7px;
    display: inline-block;
}

p,
dd {
    text-align: justify;
}

li.top-menu-item {
    margin-bottom: 3px;
}

li.top-menu-item {
    margin-top: 3px;
}

p,
dd,
li {
    margin-bottom: 7px;
}

p,
dt,
li {
    margin-top: 7px;
}

div.clear {
    clear: both;
}

.lexau-cell {
    background-color: #FFFFFF;
}

.lexau-footer {
    background-color: #FFFFFF;
    font-size: 80%;
}

/*
table table td {
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 0;
}

table table td.label {
  text-align: right;
  font-style: normal;
}

table table td.sep {
  background-color: #888888;
  padding-left: 2px;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
}
*/

tr.resume-row img {
  vertical-align: text-top;
}

div.debug {
    margin-top: 20px;
}