/* Shades of Olive : */
/* #000000 #0D0D00 #1A1A00 #262600 #333300 #404000 #4D4D00 #5A5A00 #666600 #737300 */
/* #808000 (Olive)                                 */
/* #8D8D19 #999933 #A6A64D #B3B366 #C0C080 #CCCC99 #D9D9B2 #E6E6CC #F2F2E6 #FFFFFF */

/* Shades of Green : */
/* #000000 #000D00 #001A00 #002600 #003300 #004000 #004D00 #005A00 #006600 #007300 */
/* #008000 (Green)                                 */
/* #198D19 #339933 #4DA64D #66B366 #80C080 #99CC99 #B2D9B2 #CCE6CC #E6F2E6 #FFFFFF */

/* Shades of Red */
/* #000000 #1A0000 #330000 #4C0000 #660000 #800000 #990000 #B20000 #CC0000 #E60000 */
/* #FF0000 (Red)                                  */
/* #FF1919 #FF3333 #FF4D4D #FF6666 #FF8080 #FF9999 #FFB2B2 #FFCCCC #FFE6E6 #FFFFFF */

/* Shades of Blue */
/* #000000 #00001A #000033 #00004C #000066 #000080 #000099 #0000B2 #0000CC #0000E6 */
/* #0000FF (Blue) */
/* #1919FF #3333FF #4D4DFF #6666FF #8080FF #9999FF #B2B2FF #CCCCFF #E6E6FF #FFFFFF */

/* Shades of SlateGrey */
/* #000000 #0B0D0E #161A1D #22262B #2D333A #384048 #434D56 #4E5A65 #5A6673 #657382 */
/* #708090 (SlateGrey) */
/* #7E8D9B #8D99A6 #9BA6B1 #A9B3BC #B8C0C8 #C6CCD3 #D4D9DE #E2E6E9 #F1F2F4 #FFFFFF */


/* ******************************************************************************************* */
/* FONTS ************************************************************************************* */
/* ******************************************************************************************* */

/* ---------- SERIF FONTS ---------- */
@font-face {
	font-family: 'font-serif';
 	src: url('../../fonts/Cormorant_Upright/CormorantUpright-Light.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/Cormorant_Upright/CormorantUpright-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 - must be first in list */
    url('../../fonts/Cormorant_Upright/CormorantUpright-Light.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/Cormorant_Upright/CormorantUpright-Light.woff') format('woff'); /* Modern Browsers */ }


@font-face {
	font-family: 'font-semi';
 	src: url('../../fonts/Cormorant_Upright/CormorantUpright-SemiBold.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/Cormorant_Upright/CormorantUpright-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 - must be first in list */
    url('../../fonts/Cormorant_Upright/CormorantUpright-SemiBold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/Cormorant_Upright/CormorantUpright-SemiBold.woff') format('woff'); /* Modern Browsers */ }

/* ---------- SANS-SERIF FONTS ---------- */
@font-face {
font-family: 'font-noserif';
src: url('../../fonts/Raleway/Raleway-Light.eot'); /* IE9 Compat Modes */
src: url('../../fonts/Raleway/Raleway-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 - must be first in list */
url('../../fonts/Raleway/Raleway-Light.ttf') format('truetype'), /* Safari, Android, iOS */
url('../../fonts/Raleway/Raleway-Light.woff') format('woff'); /* Modern Browsers */ }

@font-face {
font-family: 'font-noserif-semi';
src: url('../../fonts/Raleway/Raleway-Medium.eot'); /* IE9 Compat Modes */
src: url('../../fonts/Raleway/Raleway-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 - must be first in list */
url('../../fonts/Raleway/Raleway-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
url('../../fonts/Raleway/Raleway-Medium.woff') format('woff'); /* Modern Browsers */
}

/* ******************************************************************************************* */
/* @MEDIA ************************************************************************************ */
/* ******************************************************************************************* */


/* ******************************************************************************************* */
/* LOCAL DECLARATIONS ************************************************************************ */
/* ******************************************************************************************* */





.toc-entry {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.05em;
	width: 350px;
}
.subtoc-entry {
	margin-bottom: 0.10em;
}
.for-toc-subheadings {
	margin-left: 1.25em;
}



.endnote-heading { /* based on .left-main-heading */
	font-family: font-semi;
	font-size: 1.25em;
	margin-left: 5.75em;
	margin-top: 1.25em;
	text-align: left;
}



.key {
/*border: 1px solid silver;*/
	display: table;
	margin-bottom: 0.30em;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}
.key-number {
	/*border: 1px solid #f5f5f5;*/
	display: table-cell;
	font-family:font-noserif;
	font-size: 0.70em;
	font-weight: bold;
	padding-top: 0.35em;
	text-align: center;
	vertical-align: top;
	width: 50px;
}
.key-text-enclosure {
	/*border: 1px solid #f5f5f5;*/
	display: table-cell;
	font-family: font-serif;
	font-size: 1.05em;
	line-height: 115%;
	padding-left: 1.50em;
	padding-right: 1.50em;
	text-align: justify;
	text-indent: -1.25em;
	width: 295px;
}
.key-greybg {
	background-color: #fcfcfc;
	border: 1px solid #f4f4f4;
	border-radius: 0.75em;
}
.key-heading { /* based on .left-main-heading */
	font-family: font-semi;
	font-size: 1.25em;
	margin-bottom: 0.25em;
	margin-left: 4.75em;
	margin-top: 0.75em;
	text-align: left;
}



.who {
/*border: 1px solid silver;*/
	display: inline-block;
	font-family: font-noserif-semi;
	font-size: 0.75em;
	font-variant: small-caps;
	margin-right: 1.25em;
	max-height: 21px;
	text-align: center;
	width: 130px;
}



.npb {
	margin-top:5.00em;
}



.alef-image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.60em;
	width: 18px;
}



.pages-sub-enclosure {
	display: inline-block;
	font-family: font-serif;
	font-size: 1.15em;
	font-style: italic;
	margin-left: 12.00em;
	margin-top: 1.25em;
	text-align: left;
}




/* ******************************************************************************************* */
/* LINKS ************************************************************************************* */
/* ******************************************************************************************* */


/* ******************************************************************************************* */
/* TABLES ************************************************************************************ */
/* ******************************************************************************************* */
