.hidden {
	display:none;
	background-color: #FAF3D5;
	position:absolute;
	padding:10px;
	width:80%;
	left:10%;
	border:solid;
	border-width:1px;
	margin-top:30px;
	z-index:4;
}

.sessionsPaperTitle {
	font: bold 13pt "Georgia", serif;
	color: #c30;
	margin-bottom: .25em;
}

.sessionsPaper  { 
	font-size: 11pt;
	font-family:serif;
}

.sessionsPaper p {
	font-family:serif;
}

/*
.sessionsParagraph  { 
	font-family:serif;
}
*/

.smallCaps {
	font-size: 80%;
}

.termHighlight {
	border: 1px dashed #DDAA00;
	background-color : #FFFFCC;
}

.idHighlight {
	border: 1px dashed #99AA00;
	background-color : #BBFFCC;
}

/*
.originalsrc {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	background-color : #F1F0E4;
	border : 1px solid #E3DBCA;
	float: right;
	text-align: center;
}
*/

/*
.facsimileLink {
	float: right;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
}
*/

.facsimileLink {
	text-align: right;
	width: 100%;
	/*border-top: 1px solid #999999;*/
	/*padding-top: 2px;*/
	/*margin-bottom: 5px;*/
}

.facsimileText {
	vertical-align: top;
	font-size: 8pt;
}

.facsimileLinkImage {
	border: 1px solid #999999;
}

/*
.pageBreak {
	color: #666666;
	background-color: #666666;
	border: 0;
	margin-top: 100px;
	width: 80%;
}
*/

.frontMatter {
	text-align: center;
	font-family:serif;
}

.dateTable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

.dateTable td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.statisticsTable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

.statisticsTable td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.statisticsTable th {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #AAAAAA;
}

.statisticsSubtable {
	border-style: none;
}

.statisticsSubtable td {
	border-style: none;
}

#subnav li.active a {
	text-decoration: none;
}

#main div.indent {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subnav li {
	background: none;
}

.apparatus {
	font-size: 8pt;
	border: solid;
	border-color: #E6E5D1;
	border-width: 1px;
	background-color : #fafaec;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}

.specialApparatus {
	text-align:left;
	font-weight:bold;
	font-size: 8pt;
	border: solid;
	border-color: #E6E5D1;
	border-width: 1px;
	background-color : #fafaec;
	padding:4px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:20px;
}

.links {
	font-size: 8pt;
	background-color : #fafaec;
	border: solid;
	border-width: 1px;
	border-color: #E6E5D1;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}

#googleAdDivider {
	padding-bottom: 30px;
	padding-top: 30px;
	background: url(graphics/subnav_bottom.gif) center no-repeat;
}	

#main h2 a {
	font: bold 100% / 1.2em "Georgia", serif;
}

.announce {
	font-weight: bold;
	border: solid;
	border-color: #ff0000;
	border-width: 2px;
	background-color : #ffffff;
	padding:4px;
	margin-top:10px;
	margin-bottom:1px;
	margin-left: 20px;
	width: 70%;
}

.decadeList {
	text-align: center;
}

.invisible {
	display: none;
}

.genAssocrec {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color : #E6E5D1;
}

/* sharon CSS for right sidebar on home page promoting other websites */

.CH_LL_box { 
	 margin: 2px 0; 
	 padding:2px;
	 text-align: center;
	line-height:130%;
	 font-size:12px;
}

.CH_LL_txt {
	padding: 2px 3px;
	text-align:center;
}

.CH_box {
	 border:1px solid #413D3F;
	 border-radius:3px;
	 -moz-border-radius:3px;
	 -webkit-border-radius:3px;
	 background: #413D3F;
	 color:white;
}

.CH_box a {
	 color:white;
	 font-size:12px;
	 text-decoration:none;
}

.CH_box a:hover {
	color:white;
}

.CH_img {
	/*height:25px;*/
	padding:10px 0 0 0;
}

.LLB_img {
	padding-left: 10px;
	padding-top: 10px;
}

.LL_box { 
	border: 1px solid #C5C98F;
	 border-radius:3px;
	 -moz-border-radius:3px;
	 -webkit-border-radius:3px;
	color:#434C2A;
	background:#edf0e1;
}
	
.LL_box a {
	 color:#434C2A;
	 text-decoration:none;
}

.LL_img {
	background: black url(graphics/LLlogo190.jpg) center center no-repeat;
	height:45px;
}


.LLP_box {
	background: url(graphics/llp-bg.jpg);
	border:1px solid #E1CBCA;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:black;
	text-align:left;
}


.LLP_box a {
	color: #921F1A;
	font-size: 12px;
	text-decoration:none;
}

.LLP_img {
	background: url(graphics/LLPlogo190.jpg) center left no-repeat;
	height:55px;
	margin:2px 5px; 
}
.LLP_txt {
	padding: 3px 6px;
	
}

/* end of sharon CSS */
