/* In the application layout the yahoo reset css is included */

body {
    padding: 0px 25px 0px 25px;
  /*  margin-left: 25px;*/
  /*  margin-right: 25px;*/
/*    width: 735px;*/
    max-width: 735px;
/*    min-width: 450px;*/
    font-size: 62.8%;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    background-color: #FFF;
    color: #2F2F2F;
}

div#content {

}

a {
  text-decoration: underline;
}

a.regular-text {
  text-decoration: none;
  color: #2F2F2F;
}

.serif {
  font-family: Georgia, serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: Georgia, serif;
  text-align: center;
}

h1 {font-size: 2.15em; margin: 10px 0px 10px 0px;}
h2 {font-size: 1.90em; margin: 9px 0px 9px 0px;}
h3 {font-size: 1.70em; margin: 8px 0px 8px 0px;}
h4, h5, h6 {font-size: 1.35em; margin: 6px 0px 6px 0px;}

div > p {
  margin: 13px 0 13px 0;
  font-size: 1.6em;
  line-height: 1.4em;
}



body li {
  font-size: 1.05em;
  list-style: none;
}

p.small, p.footnote {
  font-size: 1em;
  line-height: 1.1em;
}

em {
  font-style: italic;
/*  font-size: 105%;*/
}

strong {
  font-weight: bold;
/*  font-size: 85%;*/
}


ul.topics {font-size: 1.5em;
    padding: 0;}
ul.topics li {margin: 5px 0px 5px 0px;} /* april 2022: increased from 4px */



/*ul.topics br {
  content: "";
  margin: 17px; 
  display: block;}*/
/*  font-size: 24%;*/
/*  line-height: 222px;*/
/*  }*/
  
ul.topics div.br-height {
  height: 9px;
}

ul.links {font-size: 1.5em;}
ul.links li {margin: 10px 0px 10px 0px;}

table {
  font-size: 1.3em;
}

th {
  padding: 5px;
  border: 1px solid black;
  font-weight: bold;
  } 
td {
  padding: 5px;
  border: 1px solid black;
  }

blockquote {
  text-align: justify;
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 10px 60px 10px 5px;
  padding-left: 12px;
  padding-top: 0px;
  border-left: 1px solid black;
}
blockquote > p {
  margin: 10px 0 10px 0;
}

sub {
  vertical-align: sub;
  font-size: 70%;
}

sup {
  vertical-align: super;
  font-size: 70%;
}

sup a {
  color: #2F2F2F;
  text-decoration: none;
  font-weight: bold;  
}

.footnote_number {
  text-decoration: none;
  font-weight: bold;
  color: #2F2F2F;
  font-size: 110%;
  margin-right: 5px;
}

#banner {
  border-bottom: 1px solid black;
  width: 100%;
  padding: 4px 0px 4px 0px;
  text-align: center;
  margin-bottom: 13px;
  font-weight: bold;
  font-size: 225%;
}


#banner a {
  text-decoration: none;
  color: #2F2F2F;
}

#banner a:hover {
  color: #777;
}

#top #nav {
  font-size: 1.5em;
  line-height: 150%;
}

#top #nav span.spacing {
  margin: 0 4px 0 4px;
}

div.signature span.spacing {
  margin: 0 2px 0 2px;
}



/*ul.back li {
  list-style-type: none;
  font-size: 2em;
  margin-left: 20px;
}
*/
a.back {
  color: #000;
}

.big {
  font-size: 130%;
/*  font-weight: bold;*/
}

.divider {
  border-top: 1px solid black;
  width: 100%;
  margin: 10px 0px 10px 0px;
}

.signature {
  font-size: 1.3em;
  font-weight: bold;
  margin: 10px 10px 10px 0px;
  line-height: 150%;
}

.signature a {
  font-weight: bold;
  font-size: 108%;
}

div.main {
  border-bottom: 1px solid black;
  padding-bottom: 3px;
}

ol.squares li, ul.squares li {
  list-style: square outside;
  margin-left: 30px;
  padding: 0 0 7px 0px;
  font-size: 1.4em;
  line-height: 1.2em;
}





ol.bullets_full_size li, ul.bullets_full_size li {
  list-style: square outside;
  margin-left: 30px;
/*  padding: 0 0 7px 10px;*/
  border-bottom: 1px solid black;
}

ol.bullets_full_size li:last-child, ul.bullets_full_size li:last-child {
  border-bottom: none;
}

ol.bullets_full_size li p, ul.bullets_full_size li p {
  margin: 13px 0 13px 0;
  font-size: 1.6em;
  line-height: 1.3em;
}



.left { text-align: left;}

div.dialog, table.dialog {
  font-size: 1.4em;
  line-height: 1.2em;
}

table.dialog td {
  border: none;
}

div.author0, div.author1, div.author2 {
  padding: 1px 0px 3px 0px;
  margin: 1px 0px 3px 0px;
}

div.author0, tr.author0 {
  background-color: #FFF;
}

div.author1, tr.author1 {
  background-color: #FFF5D9;
  
}

div.author2, tr.author2 {
  background-color: #EAEAFF;
}

span.author, td.author {
  font-weight: bold;
}

/*
.author0 span.author {
  color: #F00;
}

.author1 span.author {
  color: #00F;
}

.author2 span.author {
  color: green;
}
*/

#intro {
  font-size: 1.45em;
  font-style: italic;
}


#guidelines {
  font-size: 1.5em;
}

#guidelines p.blue { color: #05A;}
#guidelines p.green { color: #093;}
#guidelines p.brown { color: #833;}

#guidelines p.email {
  font-size: 90%;
  margin-top: 5px;
  margin-bottom: 7px;
}

#research_contribute ul li {
  list-style-type:square;
  margin-left: 70px;
  margin-bottom: 6px;
  margin-left: 25px;
  font-size: 160%;
}

#guidelines ul.outer li{
  list-style-type:square;
  margin-left: 70px;
  margin-bottom: 10px;
}

#guidelines ul.inner li {
  list-style-type:disc;
  margin-left: 120px;
  margin-bottom: 10px;
}

#guidelines li{
  margin-left: 25px;
  padding-bottom: 5px;
}


/*for the email quoting example*/
#guidelines p {
  margin: 5px 25px 5px 25px;
}

#mc_embed_signup input.email {
  font-size: 18px;
  line-height: 24px;
  width: 340px;
  border: 1px solid black;
  
}

#mc_embed_signup input.button {
    background-color: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:6px;
    font-size: 17px;
    width: 140px;
    margin-top: 5px;
    border: 1px solid black;
}


hr {
  height: 1px;
  border: 0 none;
  background-color: #000;
}




/* got Apple Chanercy working from https://www.onlinewebfonts.com/download/596ad608a41bd28960c777827cdd6af1 */


@font-face {font-family: "AppleChancery";
  src: url("/fonts/Apple-Chancery.eot"); /* IE9*/
  src: local('AppleChancery'),
  url("/fonts/Apple-Chancery.eot") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/Apple-Chancery.woff") format("woff"), /* chrome、firefox */
  url("/fonts/Apple-Chancery.ttf") format("truetype"); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}


.apple-chancery {
  font-family: 'AppleChancery', Garamond, serif !important;
}


div.buy a {
  color: #6633ff !important;
  font-weight: bold;
/*  text-decoration: none !important;*/
}
