body,table,p {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 10pt;
  color: #000000;
  font-family: "Lucida Sans Unicode","Arial Unicode MS","Lucida Sans",Helvetica,Arial,sans-serif;
}

body{
  margin: 10px 50px 10px 50px;
}

.basenewsspaceaboveandbelow {
  padding: 8px 0px 8px 0px;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

h3 {
  font-size: 10pt;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

h4 {
  font-size: 8pt;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

a,a:link,a:visited {
  background-color: inherit;
  color: #275BAE;
  text-decoration: none;
  font-size: 10pt;
} 

a:hover { 
  background-color: inherit;
  color: #00AEEF;
}

#header img {
  vertical-align: middle;
/*  pale-biscuit: F0E2C0; */
}

a.nav,a.nav:link,a.nav:visited {
  background-color: inherit;
  color: #FCFBF7;
  font-size: 10pt;
  margin-left: 15px;
  padding: 0px 5px 5px 5px;
  vertical-align: top;
}

a.navcur {
  background-color: #FAFAFA;
  color: #000000;
  font-size: 10pt;
  margin-left: 15px;      
  padding: 0px 5px 5px 5px;
  vertical-align: top;
}

h1.titlebanner {
  display: inline;
  padding-left: 20px;
  vertical-align: middle;
  background-color: inherit;
  color: #000000;
}

div.header {
  background-color: #FFFFFF;
  color: #000000;
  padding: 5px 0px 5px 0px;
}

div.navbar table{
  background-image: url(black_gloss.png);
  color: #FCFBF7;
  height: 21px;
  padding: 0px 0px 0px 0px;
}

div.navbar table td {
  vertical-align: middle;
}

table.home {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

td.home {
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 50px;
  vertical-align: top;
}

div.toc {
  margin-left: 5px;
  margin-top: 10px;
}

div.issuetoc {
  margin-left: 5px;
  margin-top: 10px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #2E3192;
}

p.issuetocheader {
  white-space: nowrap;
  text-align: left;
  padding-bottom: 15px;
  font-size: 12pt;
}

div.document {
  margin-left: 10px;
  margin-top: 10px;
}

table.toccontainer {
  margin-top: 15px;
}

img.icon {
  border: 0;
}

.issuetitle {
  font-size: 14pt;
  margin-top: 15px;
  margin-bottom: 15px;
}

a.pagemaparea {
  border: 15px solid #2E3192;  
}

/* Style for the Blurbs */
table.blurb {
  background-color: #FFFFFF;
  color: #000000;
  border: 0px solid #000000;
  margin-bottom: 5px;
}

td.blurb {
  background-color: #FFFFFF;
  color: #000000;
  text-align: justify;
}

tr.normalrow {
  background-color: #FFFFFF;  
  color: #000000;
}

tr.altrow {
  background-color: #E0E0E0;          
  color: #000000;
}


td.yearmonths {
  border-top: 1px solid #000000;
}

span.basenewsmonth {
  text-decoration: line-through;
  background-color: inherit;
  color: #BBBBBB;
}

th.monthheader {
  border-right: 1px solid #000000;
  width: 90px;
}

div.monthheader {

  font-size: 10pt;
}

th.monthheaderend {
  width: 90px;
}

div.monthheaderend {
  width: 90px;
  font-size: 10pt;
}

table.monthtable {

}

td.monthday {
  border-right: 1px solid #000000;
  padding: 2px 2px 2px 2px;
}

.monthdaytext {
  font-size: 8pt;            
}

dd.metadesc {
  background-color: inherit;
  color: #808080;
}

hr {
  width: 100%;
  color: #535353;
  background-color: #535353;
  height: 1px;
}

div.monthday {
  margin-bottom: 4px;
}

a.monthdaytext,a.monthdaytext:link,a.monthdaytext:visited {
  font-size: 8pt;
}

form.simplesearchform {
  display: inline;
}

form.simplesearchform input {
  font-size: 8pt;
}

td.simplesearchbox {
  padding-left: 30px;
}

td.viewpapers {
  vertical-align: top;
  background-color: #E0E0E0;
  color: #000000;
}

div.viewpaperstitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

table.viewpapers {
  background-color: #E0E0E0;
  color: #000000;
}

div.dayofmonth {
  font-weight: bold;
}

ul.browsebytitlelist {
  list-style: none;
  padding-left: 10px;
}

ul.browsebytitlelist li {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* CSS changes for printing: no navigation bar, no document links, and no query term highlighting */
@media print {
  div.navbar table {
    display: none;
  }
}

div.ocrdisclaimer {
  background-color: #C7C7C7;
  color: #000000;
  border: 1px solid #000000;
  padding: 10px 10px 0px 10px;
  width: 80%;
}

p.ocrdisclaimer {
  background-color: #C7C7C7;
  color: #000000;
  margin: 0px 0px 10px 0px;
  text-align: left;
}

div.footer {
  text-align: right;
  padding-bottom: 5px;
  padding-right: 5px;
}

b.goldstar {
  background-color: inherit;
  color: #FFFF00;
  font-size: 10pt;
  font-weight: bolder;
}
