body {
  background-color: #EFEBEF;
  background-image: none;
  color: black;
  font-family: "Palatino Linotype", sans-serif;
  font-size: 12pt;
  line-height: 14pt;
  /*
  font-size: medium;
  line-height: 110%;
  */
  text-align: left;
}

body.jsp {
  background-color: #EFEBEF;
  background-image: none;
  color: black;
}

div.content {
  /*
  position: fixed;
  */
  margin-right: 0em;
  margin-left: 12em;
  top: 1em;
  right: 0em;
  bottom: 1em;
  left: 0em;
  padding-right: 1em;
  padding-left: 0em;
  overflow: auto;
  /*
  width: auto;
  height: auto;
  */
}

/* IE doesn't understand fixed position, so override
div.nav {
  position: absolute;
}
*/

div.logo {
  position: absolute;
  width: 10em;
  height: auto;
  top: 0em;
  right: 1em;
  bottom: 1em;
  left: 1em;
}


/* Start Pseudo-Frame Nav Bar  based on W3C example*/
div.nav {
  position: absolute;
  width: 10em;
  height: auto;
  /*
  top: 4em;
  right: 1em;
  bottom: 1em;
  left: 1em;
  */
  top: 4em;
  right: 1em;
  bottom: 1em;
  left: 1em;
  background: #FFFFCC;
  /*
  background: #EEC url(dogsear.png) no-repeat bottom right;
  */
}

div.nav p {
  display: block;
  margin: 1.2em .5em 1.2em -.5em;
  padding: 0.2em .6em;
  text-indent: 0;
  /*
  background: #AA7 url(sandydogsear.png) no-repeat bottom right;
  */
  background: #009999;
  /*
  color: white;
  */
}

div.nav a {
  font-style: italic;
  text-decoration: none;
  color: white;
  /*
  font-weight: bold;
  */
}

div.nav a span {
  display: none;
}

div.nav a:hover span {
  display: block;
  /*
  position: absolute;
  */
  position: relative;
  top: 200px;
  left: 0;
  width: 125px;
  padding: 5px;
  margin: 10px; z-index: 100;
  color: #AAA; background: black;
  font: 10px Verdana, sans-serif;
  text-align: center;
  text-decoration: none;
}

/* Not visible in IE
div.nav:before {
  content: "Local Links";
  display: block;
  margin-bottom: 3em;
  padding: 0.1em 0.5em;
  color: #999;
  font-size: larger;
  font-style: italic;
  letter-spacing: 0.2em;
}
*/

body > div.logo {
  position: fixed;
}

body > div.nav {
  position: fixed;
}

/* Start Pseudo-Frame Nav Bar  based on Meyerweb example with nested submenus*/

div.navLinks {
  position: fixed;
  width: 10em;
  height: auto;
  top: 1em;
  right: 1em;
  bottom: 1em;
  left: 2em;
  background: #EEC url(dogsear.png) no-repeat bottom right;
}

/* IE doesn't understand fixed position, so override */

div.navLinks {
  position: absolute;
}

div.navLinks ul {
  display: block;
}

div.navLinks ul li {
  position: absolute;
  list-style-type: none;
  margin: 1.2em 2em 1.2em -1em;
  padding: 0.4em 1em;
  text-indent: 0;
  background: #AA7 url(sandydogsear.png) no-repeat bottom right;
  color: white;
  border: 1px solid silver;
  border-width: 1px 1px 0 3px;
}

div.navLinks ul ul {
  display: none;
  width: 10em;
}

div.navLinks ul li:hover > ul {
  display: block;
  position: absolute;
  top: -1px;
  left: 100%;
}

div.navLinks li a {
  display: block;
  padding: 5px 7px;
  text-decoration: none;
  background: #FFF;
}

div.navLinks li.sub > a {
  font-weight: bold;
  background: #FFE;
}

/*
ul#topmenu li a:hover {background: yellow;}
*/

div.navLinks a {
  font-style: italic;
  font-weight: bold;
  /*
  text-decoration: none;
  */
  color: white;
}

div.navLinks a span {
  display: none;
}

div.navLinks a:hover span {
  display: block;
  position: absolute; top: 200px; left: 0;
  width: 125px;
  padding: 5px;
  margin: 10px; z-index: 100;
  color: #AAA; background: black;
  font: 10px Verdana, sans-serif;
  text-align: center;
  text-decoration: none;
}

div.navLinks:before {
  content: "Local Links";
  display: block;
  margin-bottom: 3em;
  padding: 0.1em 0.5em;
  color: #999;
  font-size: larger;
  font-style: italic;
  letter-spacing: 0.2em;
}

div.sources {
  font-family: Verdana, sans-serif;
  font-size: small;
  line-height: 110%;
}


.keyword {
  font-weight: bold;
  font-size: 120%;
}

/* End Pseudo-Frame Nav Bar */

p {
  color: #408080;
}

p.punch:first-line {
  font-weight: bold;
}

p.punch:first-letter {
  font-size: 150%;
}


p.hang5 {
  margin-left: 5%;
}

/*
p.hang5: first-line {
  margin-left: -5%;
  font-weight: bold
}

*/
.reply {
  margin-left: 5%;
  color: #804000;
}

.reply2 {
  margin-left: 10%;
  color: #84699C;
}


.indent1 {
  margin-left: 5%;
}

.indent2 {
  margin-left: 10%;
}

.indent3 {
  margin-left: 15%;
}

h1, h2, h3, h4, h5, h6 {
  /* blue
  color: #0000FF;
  */
  color: #CC9933;
}

h1 {
  font-size: 18pt;
  font-weight: bold;
  line-height: 20pt;
  text-align: center;
}

h2 {
  font-size: 16pt;
  font-weight: bold;
  line-height: 18pt;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  line-height: 16pt;
}

h4 {
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  font-style: italic;
  margin-left: 5%;
}

h5 {
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  font-style: italic;
  margin-left: 10%;
}

h6 {
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  font-style: italic;
  margin-left: 15%;
}

blockquote {
  font-weight: bold;
  font-style: italic;
  color: #804000;
}

dt {
  font-weight: bold;
  color: #408080;
}

dd {
  font-weight: bold;
  color: #804000;
}


cite {
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  line-height: 10;
  color: #84699C;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
}

pre {
  font-family: "Courier New", Courier, mono, sans-serif;
  font-size: 12pt;
}


code {
  font-family: Courier New, Courier, mono, sans-serif;
  font-size: 12pt;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

caption {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: bold;
}


table {
  font-weight: bold;
  background-image: none;
}

/*
table.navBar { background-color: #CFEFF7;
  background-image: none } */         /* darker blue matching body */

table.style0 {
  background-color: #EFEBEF;
}          /* pale purple  */

table.style1 {
  background-color: #FFFFCC;
}          /* light yellow  */

table.style2 {
  background-color: #99FFFF;
}          /* light blue */

table.style3 {
  background-color: #66FF00;
}          /* green FOR TESTING ONLY */


.navPath {
  background: #CC9999;
  font-weight: bold;
}        /* Navigation Path the way user came*/

.navLinks {
  background-color: #FFFF99;
  font-weight: bold;
}       /* Navigation Forward */

oi {
  font-weight: bolder;
  font-style: italic;
  color: #804000;
}

/*
li {
  font-weight: bold;
}
*/

.liFont {
  font-weight: bolder;
  font-style: italic;
  color: #CFEFF7;
}

ul.NoIcon {
  list-style-type: none;
  display: list-item;
}

.citeJournal {
  font-style: italic;
}

.leadPhrase {
  font-weight: bold;
  font-size: 125%;
}

p.hang5 {
  text-indent: -5%;
  margin-left: 5%;
}

.hang3em {
  text-indent: -3em;
  margin-left: 3em;
}


