h1
{
  font-family: verdana, arial, helvetica, sans-serif;
  margin-top: 0px;
  padding-top: 5px;
  font-size: 20pt;
  font-weight: bold;
  font-variant: small-caps;
  margin-left: 5px;
  margin-bottom: 12px;
}

.banner_logo
{
  float: left;
  margin-left: -40px;
  margin-top: 5px;
}

.figure
{
  font-weight: bold;
  font-variant: small-caps;
}

.caption
{
  font-size: 0.9em;
  font-weight: normal;
  margin: 0px;
  padding: 1em;
  padding-top: 0em;
}

#banner
{
  color: white;
  background-color: black;
  margin: 12px;
  margin-top: -10px;
  padding-bottom: 10px;
}

#navigation
{
  list-style: none;
  margin-top: -10px;
  margin-left: -20px;
}

#navigation li
{
  display: inline;
}

#navigation a:link, #navigation a:visited
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-variant: small-caps;
  color: white;
  background-color: black;
  text-align: center;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid black;
}

#navigation a:hover
{
  color: black;
  background-color: white;
}

#tableOfContents
{
  border-style: solid;
  border-color: black;
  border-width: 1px;
  font-size: 11 pt;
  margin: 16px;
  padding: 4px;
  background-color: #FAF3D1;
}

#tableOfContents ul
{
  list-style: none;
  margin: 6px;
  padding: 1px;
}

#tableOfContents li
{
  display: inline;
  margin: 6px;
  padding: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

}

#tableOfContents li:hover
{
  background: white;
  border: 1px solid black;
  padding: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#tableOfContents a
{
  color: blue;
}

#litCited
{
  clear: both;
}

#litCited ul
{
  list-style: none;
}

#litCited li
{
  margin-top: 2px;
}

#litCited .author
{
  font-weight: bold;
}

#litCited .title
{
  font-style: italic;
}

#litCited a
{
  color: black;
  text-decoration: none;
}

#footer
{
  margin-top: 48px;
  font-size: 9pt;
  line-height: 1.2em;
  clear: both;
}

.pdfLogo
{
  margin: 12px;
}
