		/* Jacket CSS revised November 2004 - author - John Tranter */
		/* all class names all lower case */

body { background-color : #ffffef; }
body.yellow {	background-color : #ffffcc; }
body.palegreen { background-color : #efffef; }
body.mutegreen { background-color : #cfefcf; }

a:link    { color : #000099; text-decoration : underline; }
a:active  { color : #990000; text-decoration : underline; }
a:visited { color : #990099; text-decoration : underline; }
a:hover   { background-color : #ffff00; color : #0000cc; text-decoration : underline; }

.td {
	vertical-align: top;
}

		/* h1 = piece or article title */ 
h1 { color : #990000;
	font : 16pt/18pt Verdana, Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px; 
	margin-right : 10px;
	margin-bottom: -.5em; }
	
h1.r { color : #ff0000;
	text-align : left;
	margin-bottom: -.5em; }

h1.rustright { color : #cc0000;
	text-align : right;
	margin-bottom: -.5em; }

h1.rright { color : #ff0000;
	text-align : right;
	margin-bottom: -.5em; }

h1.bb { color : #0000cc;
	text-align : left;
	margin-bottom: -.5em; }

		/* h1.bb-right = bright blue, align right, no space below*/ 
h1.bb-right { color : #0000cc;
	text-align : right;
	margin-bottom : -.5em; }

		/* h2 = author name */ 
h2 { color : #003333;
	font : 14pt/18pt Trebuchet, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px; 
	margin-right : 10px; }

h3 { color : #660000;
	font : bold 12pt/14pt Trebuchet, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px;
	margin-right : 10px; }

		/* h4 = poem title, indent 60px */ 
h4 { color : #003366;
	font : bold 12pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 2.5em; 
	margin-right : 10px;
	margin-bottom : -.5em; }

h5 { color : #006666;
	font-family : Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	font-size : 11pt;
	margin-left : 25px;
	margin-right : 10px; }

h6 { color : #000000;
	font : bold 10pt/14pt Trebuchet, "Trebuchet MS", Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px;
	margin-right : 10px; }
	
h6.right { color : #003366;
	text-align : right; 
	margin-left : 25px;
	margin-right : 10px; }

caption { color : #009966;
	font : bold 14pt/16pt Trebuchet, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 80px;
	margin-right : 10px; }

		/* for Contents (page) Headings */
.ch { color : #cc0000;
	font : 12pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	font-weight : bold; }

		/* color RUST for Contents (page) Headings */
.chrust { color : #990000;
	font : 12pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	font-weight : bold; }

		/* for Contents (page) Headings */
.chteal { color : #009999;
	font : 12pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	font-weight : bold; }

		/* for Contents (page) Headings */
.chdkgr { color : #009900;
	font : 12pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	font-weight : bold; }

p { font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 25px; }

.p { font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 25px; }

.p11-14ju-in {
	font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 30px;
	text-indent : 1em;
	text-align : justify; 
}

.p11-14ju-in-no {
	font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 30px;
/* no indent-----text-indent : 1em; */
	text-align : justify; 
}

.pwide { font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 5px;
	margin-right : 5px; }

.phang { font : 11pt/15pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	text-indent: -25px; 
	margin-left : 50px;  }
	
.ps10hang { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	text-indent: -25px; 
	margin-left : 50px;  }
	
.courier10-12 { font : 10pt/14pt "Courier New", Courier, "Andale Mono", monospace;
	margin-left : 25px;
	margin-right : 25px; }

.courier12-14 { font : 12pt/14pt "Courier New", Courier, "Andale Mono", monospace;
	margin-left : 25px;
	margin-right : 25px; }

.courier14-17 { font : 14pt/17pt "Courier New", Courier, "Andale Mono", monospace;
	margin-left : 25px;
	margin-right : 25px; }

.courier16-20 { font : 16pt/20pt "Courier New", Courier, "Andale Mono", monospace;
	margin-left : 25px;
	margin-right : 25px; }

.courierhang { font : 12pt/14pt "Courier New", Courier, "Andale Mono", monospace;
	text-indent: -3.9em; 
	margin-left : 4.5em;  }

.ss { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px;
	margin-right : 25px; }

.citeauthor { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 10px;
	text-align : right;
	margin-top : -1em; }

.foot { color : #000000;
	font : 9pt/12pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px;
	margin-right : 10px;
	text-align : right; }

		/* works with */
.biblio p  { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	text-indent: -25px; 
	margin-left : 50px;
	/*margin-bottom : -1em; - commented out by chmarti on 05282015 because it was wrecking havoc (scrunching together text)
	on this page and others: http://jacketmagazine.com/20/price-expe.html#fn43
	*/  }
	
		/* from July 2004 as a DIV enclosing each par of a list of notes or books */
.bibliodivp { font : 9pt/13pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	text-indent: -3em; 
	margin-left : 5em; 
	margin-right : 1em; 
	margin-bottom : .5em;  }	

		/* from July 2004 as a DIV enclosing each par of a list of notes or books */
.bib { font : 9pt/13pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	text-indent: -3em; 
	margin-left : 5em; 
	margin-right : 1em; 
	margin-bottom : .3em;  }	

		/* NEW was .biblioss10 p for sans serif bibliographies with par spaces */
		/* ONE DAY change all Jacket and APS to sbib and ssbib */
.bibss { font: 9pt/13pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	text-indent: -3em; 
	margin-left : 5em; 
	margin-right : 1em; 
	margin-bottom : .3em;  }	
	
	/* interview questions, blue, wider margins */
.ivq {
	margin-right: 20%;
	font: 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	color: #000066;
}

.poem { margin-left : 50px; 
	margin-right : 25px; }

		/* one and a half line space, normal par */
.p11on16 { font : 11pt/16pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 25px; }

		/* one and a half line space, poem par, extra left margin */
.poem11on16 { font : 11pt/16pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 50px;
	margin-right : 25px; }

		/* for letters */
.p13-16 { font : 13pt/16pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;
	margin-left : 25px;
	margin-right : 25px; }

.p16-22 { font : 16pt/22pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif;}

.c { text-align : center;
	margin-left : 25px;
	margin-right : 25px; }

.j { text-align : justify; 
	margin-left : 25px;
	margin-right : 25px; }

.r { text-align : right; 
	margin-left : 25px;
	margin-right : 25px; }
	/* for span versions of these styles above, see below */
	

		/* s = serif font for a THIN horizontal line */
.s4score { font-size : 4pt; line-height : 4pt; }

		/* s = serif font */
.s9 { font : 9pt/12pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; }

.s9w { font-size : 9pt; line-height : 13pt;
	margin-left : 5px;
	margin-right : 5px; }

.s10 { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; }

		/* a wider paragraph */
.s10w { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	margin-left : 5px;
	margin-right : 5px; }

		/* an EXTRA wide paragraph NO margins for database cells*/
.s10xw { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	margin-left : 0px;
	margin-right : 0px; }

		/* serif type, indented 50 pixels */
.s10in50 { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	margin-left : 50px;
	margin-right : 15px; }

		/* serif type, indented 120 pixels */
.s10in120 { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	margin-left : 120px;
	margin-right : 15px; }

		/* serif type, indented more, for poem citations at foot of poem indented 220px */
.s10in220 { font : 10pt/14pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; 
	margin-left : 220px;
	margin-right : 15px; }

.s13on16 { font: 13pt/16pt Georgia, Times, "Times New Roman", "New York", "MS Serif", serif; }

<!-- =============================== -->

		/* ss = sans serif font */
.ss9 { font : 9pt/13pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 25px;
	margin-right : 10px; }

		/* ss = sans serif font NOTE EM INDENTS */
.ss9in5em { font : 9pt/13pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 5em;
	margin-right : 5em; }

		/* a wider paragraph */
.ss9w { font : 9pt/13pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 5px;
	margin-right : 5px; }

		/* no margins; see floating photo table in jacket/22/newt-stead.html */
.ss9xw { font : 9pt/13pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 0px;
	margin-right : 0px; }

.ss10 { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 25px;
	margin-right : 10px; 
}

		/* for citation below ss10 text, 
		use <p class="ss10" style="text-align : right;"> not this one */
.ss10r { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	text-align : right;
	margin-top : -.9em; 
		margin-left : 25px;
	margin-right : 25px; }

		/* for lists that need to be all bold: e.g. see catalog.html */
.ss10bold { font : bold 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 25px;
	margin-right : 25px; }

		/* Jacket contents page normal text */
.ss10w { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 5px;
	margin-right : 5px; }

		/* extra wide; no margin at all, for floating photo tables */
		/* see floating photo table in jacket/22/newt-stead.html */
.ss10xw { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 0px;
	margin-right : 0px; }

		/* works with p: hanging indent, sans serif, for contents pages lists */
.ss10hang { font: 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	text-indent: -25px; 
	margin-left : 50px;  
	margin-right : 25px; }
	
.ss10hangw { font: 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	text-indent: -15px; 
	margin-left : 20px;
	margin-right : 10px;  }

.ss10in50 { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 50px;
	margin-right : 15px; }

.ss10in120 { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 120px;
	margin-right : 15px; }

		/* for poem citations at foot of poem indented 220px*/
.ss10in220 { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 220px;
	margin-right : 15px; }

		/* for questions in interviews, wide blank right margin */
.ss10rm120 { font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif;
	margin-left : 25px;
	margin-right : 120px; }

.ss12 { font : 12pt/16pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 25px;
	margin-right : 25px; }

.ss12w { font : 12pt/16pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; 
	margin-left : 5px;
	margin-right : 5px; }

blockquote { margin-left : 40px; 
	margin-right : 20px;
	font : 10pt/14pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; }

span.ss { font : 11pt/16pt Trebuchet, "Trebuchet MS", Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; }

span.l { text-align : left; }
span.c { text-align : center; }
span.j { text-align : justify; }
span.r { text-align : right; }
span.bold { font-weight : bold; }
span.right { text-align : right; }
span.u { text-decoration : underline; }
span.strike { text-decoration : line-through; }

span.white { color : #ffffff; }
span.yellow { color : #ffff00; }
span.orange { color : #ffcc00; }
span.brown { color : #996600; }
span.gray { color : #cccccc; }/* to gray out self-referring links e.g. in JT site, not in Jacket */
span.graydark { color : #99bbcc; }
span.graydarker { color : #666666; }
span.rf { color : #ff0000; }
span.rc { color : #cc0000; }
span.r9 { color : #990000; }
span.g6 { color : #006600; }
span.g9 { color : #009900; }
span.gb33 { color : #003333; }/* for image or photo labels within p text */
span.gb36 { color : #003366; }
span.gb66 { color : #006666; }
span.gb99 { color : #009999; }
span.gbcc { color : #00cccc; }
span.b6 { color : #000066; }
span.b9 { color : #000099; }
span.bc { color : #0000cc; }
span.bf { color : #0000ff; }
span.rb66 { color : #660066; }
span.rgb9cc { color : #99cccc; }
span.navy { color : #000080; }
span.maroon {color : #800000; }


		/* both table... and td... table data background colors */
.bgbody-ffffef { background : #ffffef; }
.bgwhite   { background : #ffffff; }
.bgparch   { background : #f9fde9; }
.bgltgr    { background : #ccff99; }
.bgdkgr    { background : #669966; }
.bgteal    { background : #449988; }
.bgpink    { background : #ffeeee; }
.bgcool    { background : #effccc; }
.bgdrab    { background : #eeffbb; }
.bgfern    { background : #e9fcde; }
.bglime    { background : #f3ffe3; }
.bgice     { background : #efffef; }
.bggreen   { background : #ccffcc; }
.bgfir     { background : #cfefcf; }
.bgyellow  { background : #ffffcc; }
.bgcustard { background : #ffff99; }
.bgwood    { background : #e39900; }
.bgbblue   { background : #99cccc; }
.bggray1   { background : #e9e9d9; }
.bggray1a  { background : #e0e0d0; }
.bggray2   { background : #d9d9c9; }
.bgkhaki2  { background : #cccc99; }
.bggray6   { background : #999989; }

		/* this is the standard table background color = offwhite */
table {
	border: 0;
	background: #ffffef;
	vertical-align: top;
}

		/* this is the standard td... table data background color = offwhite */
td { background : #ffffef; 
	vertical-align: top; }

box {
	margin : 5px 5px 5px 5px;
	margin-bottom : 5px;
	border : thin groove;
}