h1.added-heading {
	font-weight: normal;
	font-size:  1em;
	text-align: center;
	color: black;
}

div {
	margin-left: 0;
	padding-left: 0;
}

span.highlightedTerm {
	background-color: yellow;
}

div.tei-large-size-graphic-links {
	display: inline;
	float: left;
	margin-left: -100pt;
	width: 110px;
	text-align: left;
}

caption {
	font-weight: bold;
	font-size: larger;
	text-align: left;
}

th {
	text-align: left;
	vertical-align: top;
	padding-left: 1pt;
	padding-right: 2pt;
}

td {
	vertical-align: top;
	padding-right: 2pt;
}

td.list-label {
	padding-top: 1em;
	width: 3em;
}

.section-link {
	font-weight: bold;
}
/*
div {
	border-style: dotted;
	border-color: black;
	border-width: 1px;
}
*/
div.tei-page-thumbnail {
	float: left;
	margin-left: -100pt;
	display: inline;
	font-size: small;
	text-align: center;
	clear: both;
	margin-bottom: 1em;
	width: 110px;
}
.rend-block div.tei-page-thumbnail {
	margin-left: -110pt;
}
td.tei-item div.tei-page-thumbnail {
	margin-left: -120pt;
}
div.tei-lg div.tei-l div.tei-page-thumbnail {
	margin-left: -120pt;
}
* li div.tei-page-thumbnail {
	margin-left: -110pt;
}
* li * li div.tei-page-thumbnail {
	margin-left: -130pt;
}

ol {
	padding-left: 10pt;
	margin-left: 0;
}
ul {
	padding-left: 10pt;
	margin-left: 0;
}
li {
	padding-left: 10pt;
	margin-left: 0;
}

ul.thumbnails {
	display: block;
}
li.tei-page-thumbnail {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.blank-page {
	height: 170px;
}

div.tei-page-break:before {
	content: 	"-"
}

div.tei-page-break:after {
	content: 	"-"
}

div.tei-page-break {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;
}

p.tei-pb a {
	font-size: 0.75em;
/*
	text-decoration: none;
*/
}
div.tei-full-size-graphic-links {
	position: absolute;
	margin-top: 3em;
	left: 1em;
	width: 12em;
}

div.tei-page-image {
	margin-top: 1em;
}

.tei-page-thumbnail a {
	padding: 0;
}

div.tei-page-thumbnail img,
div.tei-page-image img,
li.tei-page-thumbnail img
{
	border-style: solid;
	border-color: black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

div.tei-div
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.rend-block {
	margin-left: 20pt;
}

.tei-docTitle,
.tei-docImprint
{
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
}
.tei-docTitle
{
	font-weight: bold;
}
.tei-docTitle .type-main
{
	font-size: 2em;
}
.tei-docTitle .type-sub
{
	font-size: 1.6em;
}

.tei-docImprint .tei-pubPlace,
.tei-docImprint .tei-publisher,
.tei-docImprint .tei-date
{
	display: block;
	font-size: 1.6em;	
}
.tei-docImprint .tei-publisher
{
	font-weight: bold;
}
div.tei-titlePage
{
	margin-top: 5em;
	text-align: center;
	margin-bottom: 5em;
}

div.tei-opener {
	margin-top: 2em;
	margin-bottom: 1em;
}

div.tei-lg {
	margin-left: 30pt;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.tei-figure {
	margin-top: 2em;
	text-align: center;
	margin-bottom: 2em;
}

.tei-footnote-ref {
	margin-top: 1em;
}

.tei-note-ref {
	vertical-align: super;
	font-size: 0.8em;
	line-height: 0.8em;
}

.tei-figure-head, .tei-large-figure-head {
	font-size: 1.1em;
}

.tei-figure-head {
	text-align: center;
}

.tei-large-figure-head {
	text-align: left;
}

div.tei-p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.tei-div {
	line-height: 1.5em;
}

table {
	font-size: 1em;
}

span.tei-title {
	font-style: italic;
}

/* styles for rendering the values of TEI rend attributes */

.rend-b {
	font-weight: bold;
}
.rend-c {
	text-transform: uppercase;
}
.rend-i {
	font-style: italic;
}
.rend-lc {
	text-transform: lowercase;
}
.rend-sc {
	font-variant: small-caps;
}
.rend-lsc {
	font-variant: small-caps;
	text-transform: lowercase;
}
.rend-strike {
	text-decoration: line-through;
}
.rend-sup {
	vertical-align: super;
	font-size: 0.83em;
}
.rend-sub {
	vertical-align: sub;
	font-size: 0.83em;
}
.rend-u {
	text-decoration: underline;
}
.rend-block {
	text-align: justify;
}
.rend-center {
	text-align: center;
}
.rend-hang {
/*
	<gloss>all lines except first indented</gloss>
*/
	text-indent: -30pt;
	padding-left: 30pt;
}
.rend-indent {
/*
	<gloss>first line indented</gloss>
*/
	text-indent: 30pt;
}
.rend-right {
	text-align: right;
}
.rend-screen {
	margin-top: 1em;
	background: #ecefd0;
	padding: 5pt;
}

.ed {
	background-color:#D0E0E0;
	border-color: #67999A; 
	border-width: 1px;
	border-style: solid;
	color: #000000;  
	padding: 10pt;
}


/* styles for copyright notices */
.tei-gap {
	background-color:#D0E0E0;
	border-color: #67999A; 
	border-width: 1px;
	border-style: solid;
	color: #000000;  
	padding: 10pt;
}

.tei-desc {
}

.tei-byline {
}

.tei-edition {
}


/* styles for debug use: displaying raw xml */
span.xml-markup {
	background-color: #ffff99; 
	border-color: #ffcc66; 
	border-width: 1px;
	border-style: solid;
	color: #000000;  
	opacity: 0.9; 
}

span.xml-bracket {
	font-weight: bold;
	color: black;
}

span.xml-attribute-name {
	font-weight: bold;
	color: black;
}

span.xml-attribute-value {
	font-weight: normal;
	color: blue;
}

span.xml-element-name {
	font-weight: normal;
	color: purple;
}

.debug {
	background: yellow;
	padding: 1em;
	margin: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
