/* =====================================*/
/* Glossary Letter Index (6/99) */

/* Version 1.7 */
/* 24/01/2000 */

/* by Brian Baggins */
/* =====================================*/

body { background : #000066 }
a:link { color: #0000CC; background : transparent; text-decoration: none }
a:visited { color: #333399; background : transparent; text-decoration: none }

img.right { float: right; margin: 2em; }
img.left { text-align: left; margin: 2em; }
img.center { text-align: center }

hr.section { width: 44%; text-align: center; height: 4px; }
hr.base { width: 94%; color="#666699"; text-align: center; height: 2px; }


/*-----------------------------------*/

td { 
 font-family: sans-serif; 
 font-size: 12pt;
 font-weight: bold; }
 
td.index { 
 font-family: sans-serif; 
 line-height: 160%;
 font-size: 12pt;
 font-weight: bold; }
 
/*-----------------------------------*/
/*========= Spanners ========*/
/*----------------------------------*/
 
 /* Book Title cited (not used for chapter) */
span.book { font-weight: bold }

/* Notable terms within a term*/
span.term {
 color: #000033; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
}
 
/* For place of birth and place of death, within p class=term*/
span.date {
 color: #444444;
 font-family: "Helvetica", "Arial", sans-serif;
 font-size: x-small;
 }

/* =====================================*/
/* Header class tags */
/* =====================================*/

/* Letter */
H1 { 
 color: #333366;
 font-weight: normal; 
 font-size: 64pt; 
 font-family: "Times New Roman", serif;
 text-align: center; 
 margin-left: 6%;
 margin-right: 6%;
 }
 

/* =====================================*/
/* Paragrah class tags */
/* =====================================*/

/* Word to define */
p.term {
 color: #666666; 
 text-indent: 0em;
 font-family : sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 line-height: 125%;
 margin-left: 6%;
 margin-right: 6%;
}


/* Description */
p {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: justify;
 line-height: 135%;
 margin-left: 8%;
 margin-right: 8%;
}

/* As above, without indent */
p.fst {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: justify;
 line-height: 135%;
 margin-left: 8%;
 margin-right: 8%;
}

/* Skip a line */
p.skip { line-height: 50% }


/*----------------------------------*/
/*======== Quote elements ========*/
/*----------------------------------*/

/* Quoted Text */
p.quote {
 color: black; 
 text-indent: 1em;
 font-family : "Times", serif;
 font-size: 10pt;
 text-align: justify;
 line-height: 135%;
 margin-left: 14%;
 margin-right: 14%;
}

/* Quote without indent */
p.quoteb {
 color: black; 
 text-indent: 0em;
 font-family : "Times", serif;
 font-size: 10pt;
 text-align: justify;
 line-height: 135%;
 margin-left: 14%;
 margin-right: 14%;
}

/* Increased Margin Quote */
p.quoted {
 color: black; 
 text-indent: 0em;
 font-family : "Times", serif;
 font-size: 10pt;
 text-align: justify;
 line-height: 135%;
 margin-left: 20%;
 margin-right: 22%;
}

/* Quote citied */
p.inline {
 color: black; 
 text-indent: 0em;
 font-family : "Courier", monospace;
 font-size: 9pt;
 text-align: right;
 margin-left: 24%;
 margin-right: 9%;
 }
 
 
/*----------------------------------*/
/*======== Indent elements ========*/
/*----------------------------------*/

p.indent {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 135%;
 margin-left: 14%;
 margin-right: 14%;
}

p.indentb {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 text-align: justify;
 line-height: 135%;
 margin-left: 14%;
 margin-right: 14%;
}


/*----------------------------------*/
/*======== Index elements ========*/
/*----------------------------------*/

/* Page header, outside the Table */
p.title { 
 color: white; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 12pt; 
 text-align: left; 
 margin-left: 28px;
 line-height: 100%;
 }


/* Index for section anchors */
p.index { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 12pt; 
 text-align: left; 
 margin-left: 9%;
 margin-right: 9%;
 line-height: 160%;
 }


/*----------------------------------*/
/*====== Inline Pictures =====*/
/*----------------------------------*/

/* Index for thumbnails */
p.pic { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 12pt; 
 text-align: left; 
 margin-left: 2%;
 margin-right: 6%;
 line-height: 250%;
 }
 
/* Index for thumbnails (right align) */
p.pic-r { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family: "Arial", sans-serif;
 font-size: 12pt; 
 text-align: right; 
 margin-left: 6%;
 margin-right: 2%;
 line-height: 250%;
 }

 
/*----------------------------------*/
/*====== Page-ending elements =====*/
/*----------------------------------*/
 
/* Index of letter link back */
p.footer-a { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 14pt; 
 text-align: center; 
 line-height: 120%;
 }
 
/* Glossary link back*/
p.footer { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 12pt; 
 text-align: center; 
 line-height: 140%;
 }

/* =====================================*/
/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
