/* Tierra Root styles */
body {background:#000; padding:0; margin:0;}
img, div, table {position:relative; border:0;}
.pageHeader {position:relative; width:650px; margin-left:auto; margin-right:auto; text-align:center; font:bold 125% serif; background:#FFC; border:3px outset #900; padding:.2em 0; margin-top:1em;}
img.homePage {position:absolute; top:5px; right:5px; z-index:1;}

#thisDoc {position:relative; width:90%; margin:3em auto; max-width:950px; border:3px outset #900; background:#FFC;}
table {width:100%;}
th {font:bold 125% serif; text-align:left; padding-left:.5em; color:#900;}
td.date {width:100px; padding-left:.5em; vertical-align:top;}
td.date + td {padding-bottom:1em;}

.author {font:bold 125% serif; margin-left:.5em; color:#900;}
.date, .title {position:relative; float:left; margin-left:.5em; margin-bottom:.5em;}
.date {width:9%;}
.title {width:86%; clear:right;}

h1, h2, h3, h4, h5 {text-align:center; color:#900;}
h1 {font-size:150%;}
h2 {font-size:125%;}
h3 {color:#000;}
h5 {font-size:100%;}

hr {width:90%; color:#900; background:#900; clear:both;}
br {clear:both;}

ol, ul {position:relative; margin-left:3em; margin-right:5em;}

/* Styles for Notes pages */
.footnote {text-indent:-.75em; margin-left:4em; margin-right:4em;}
.editorsNote {margin:0 4em .5em;}
.heading1, .heading2 {position:relative; width:100%; height:35px; border-width:1px 0; border-style:solid; border-color:#000; background:#FFE;}
.heading1 p, .heading2 p {position:relative; text-align:center; font:bold 125% serif; color:#900; margin:0;}
.heading2 {height:65px;}
.text {position:relative; text-align:left;}
.btn1, .btn2 {position:absolute; top:5px; right:5px;}
.btn2 {top:35px;}
p {margin-left:2%; margin-right:2%;}