<style>
	.pdf-head {
		font-size: 16pt;
		font-weight: bold;
		font-family: Times;
	}

	.pdf-footer {
		text-align: center;
		font-size: 16pt;
		font-family: Helvetica;
	}

	.pdf-sth-logo {
		 /* 
		 width: 171px;
		 height: 141px;
		 */ 
		 float: right;
		 margin-left: 8px;
		 display: inline-block;
	}

	.pdf-instructions-block {
		display:inline;
	}
		
	.pdf-page-heading {
		font-size:17px;		
	}
	
	.pdf-page-text {
		font-size:15px;
		
	}
	
	.pdf-page-text-bold {
		font-size:15px;
		font-weight:bold;
		font-size:18px;
		
	}

	.pdf-cheatsheet-title {
		margin-bottom: 4px;
		padding-bottom: 0px;
		text-align: center;
	}
	
	.pdf-cheatsheet-image-box {
		text-align:right;		
	}
	
	.pdf-cheatsheet-image {
		/*float:right;*/
		height: 20px;
		/*border-right: 10px solid #ffffff; */
	}
	
	.pdf-cheatsheet-text {
		font-size:13px;		
		text-align:left;
	}
	
	.pdf-cheatsheet-equal {
		font-size: 20px;
		text-align:center;
		font-weight:bold;
		text-align:center;
	}

	.pdf-glyphs-container {
		width:100%;
	}	
	
	
	.pdf-glyph-image {
		/*float: left;*/
		height: 50px;
		/*border-right: 10px solid #ffffff; */
	}
	
	.pdf-glyph-text {
		font-size:22px;
		padding-right:5px;
	}
	
	.pdf-glyph-equal {
		font-size: 28px;
		text-align:center;
		font-weight:bold;
	}
	
	.pdf-glyph-box {
		border: 2px solid black;	
		margin-top:15px;	
	}

	.pdf-glyph-box-tight {
		border: 2px solid black;	
		margin-top:5px;	
	}
	
	.pdf-clue-box {
		border: 2px solid black;	
		padding:6px;	
		margin-top:10px;
		margin-bottom:0px;
	}
	
	.pdf-clue-image {
		/*float: left;*/
		height: 50px;
		/*border-right: 10px solid #ffffff; */
		text-align:center;
		margin-top:5px;
	}
	
	.pdf-clue-line {
		font-size:50px;
		
		text-align:center;
		
	}
	
	.pdf-key-image {
		/*float: left;*/
		height: 150px;
		border: 2px solid black;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.pdf-key-image-tight {
		/*float: left;*/
		height: 120px;
		border: 2px solid black;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.tight {
		margin:0px;
		padding:0px;
	}
	
	.pdf-key-text {
		font-size:17px;		
	}
	
	.pdf-lock-image {
		text-align:center;
		margin-bottom: 30px;
		margin-top: 16px;
	}
	

	
	.pdf-card-panel {
		font-size: 17px;
		text-align: center;
		width: 50%;
		height: 400px;
		border:2px solid black;
	
	}
	
	.pdf-card-box {
		text-align: center;
		width: 100%;	
	}
	
	.pdf-card-clue {
		font-size: 19px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
		margin-top: 6px;
		text-align: center;
	}
	
	
	.pdf-congrats-glyph-box {
		float: center;
		padding-left:10px;
		padding-right:10px;
	}
	
	.pdf-congrats-image {
		height: 22px;
		vertical-align:bottom;
	}
	
	.pdf-congrats-word {
		font-size:18px;		
	}
	
	.pdf-congrats-word-small {
		font-size:20px;
		font-weight: bold;		
	}
	
	.pdf-congrats-equal {
		font-size:20px;	
	}
	
/*	  New styles added when IDG was created: */
	
tr.border-top td {
  border-top:1pt solid black;
}

.idg-clue {
	font-size:10pt;	
}
	

.idg-title {
	font-size:13pt;
}	


.idg-chart-box {
	width:32px;
	height:32px;
	font-size:20px;	
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	border:2px solid black;
}	

.idg-suspects-list {
	font-size:87%;
}


.idg-card-headline {
font-size:125%;
font-weight:bold;
}

.idg-card-summary {
	font-size:120%;
	font-weight:bold;
}

.idg-card-summary2 {
	
}


.cards-left {
	border-right: 1px dashed darkgray;
	border-top:1px dashed darkgray;	
	padding-right:10px;
	height:2.18in;
}

.cards-right {
	border-top:1px dashed darkgray;
	padding-left:10px;
	height:2.18in;
}


.cards-top-left {
	border-right: 1px dashed darkgray;	
	padding-right:10px;
	height:1.85in;
}

.cards-top-right {	
	padding-left:10px;
	height:1.85in;
}


.cards-bottom-left {
	border-right: 1px dashed darkgray;
	border-top:1px dashed darkgray;	
	padding-right:10px;
	height:1.8in;
}

.cards-bottom-right {	
border-top:1px dashed darkgray;	
	padding-left:10px;
	height:1.8in;
}



</style>
