/* CSS Document */

p,li,td {
  margin-left: -0px;
  margin-right: +0px;
  font-family: serif;
  font-size: 10pt;
  color: #000000;
}

td {
  padding: 5pt 0;
}

table#toc {
  width: 85%;
}

h1 {
  font-size: 13pt;
  border-bottom: 1px solid #999;
}

h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt; font-weight:bold;}

h1, h2, h3, h4 {
  padding-bottom: 5pt;
  clear: both;
}

#content, #contenthome {
  font-family: serif;
  font-size: 9pt;
  color: #000000;
  width: 85%;
  clear: both;
}

#toc li {
  display:none;
}


a {
  text-decoration:none;
  color: #000000;
}

#title { /*adds journal title to left*/
  float: left;
  padding: 10pt 0;
}

#container, #title img { /*remove linked image border*/
  border: none;
}

ul.hide, #dukelaw-bars, #search_box, S#pdfbar, #sidebar, #footer li {
  display:none;
}

.pagebreak {
  page-break-before: always;
}

#foot {
  clear:both; 
  text-align:right; 
  position:relative; 
  bottom:0; 
  right:0;
  margin:0;
}
#foot #footer {
  clear:both; 
  text-align:right; 
  position:relative; 
  bottom:0; 
  right:0;
  margin:0;
}

#nav, #tab, #tabimages, #announcements, #announcementscontent, #imagecollage, #toplevellinks, #content div {
  display:none;
}

img.forprint {
  float: right;
}

a[href="#H1NTOP"] img, a[href="#H1N0"] img, a[href="#H1N1"] img, a[href="#H1N2"] img, a[href="#H1N3"] img, a[href="#H1N4"] img, a[href="#H1N5"] img, a[href="#H1N6"] img, a[href="#H1N7"] img, a[href="#H1N8"] img, a[href="#H1N9"] img, a[href="#H1N10"] img, a[href="#H1N11"] img, a[href="#H1N12"] img, a[href="#H1N13"] img, a[href="#H1N14"] img, a[href="#H1N15"] img, a[href="#H1N16"] img, a[href="#H1N17"] img, a[href="#H1N18"] img, a[href="#H1N19"] img, a[href="#H1N20"] img {
  display:none;
}

