.text-bold {
	font-weight:bold;
}

div#study.creation_earth_history sup {
    position: unset;
    vertical-align: super;
}

div#study.creation_earth_history p {
	line-height: 1.6em;
}

div#study.creation_earth_history .footnote {
	text-indent: 0;
	margin-top: 20px;
	font-size: 0.8em;
	margin-bottom: 20px;
}

div#study.creation_earth_history .footnote li {
	margin-bottom: 10px;
}

div#study.creation_earth_history ol.normal {
	font-size: 0.95em;
}

div#study.creation_earth_history img {
	margin:auto;
	display:block;
}

div#study.creation_earth_history img.icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 0;
	padding: 0;
	border: none;
    border-radius: 4px;
	margin: 0 auto;
}

div#study.creation_earth_history img.icon:hover {
	border:1px solid black;
	background-color: white;
	padding:4px;
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	-o-transform: scale(5);
	transform: scale(5);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history div.figureR {
	float: right;
	width: 40%;
	text-align: center;
	font-size: smaller;
	margin: 15px;
}

div#study.creation_earth_history div.figureL {
	float: left;
	width: 40%;
	text-align: center;
	font-size: smaller;
	margin: 15px;
}

div#study.creation_earth_history div.figureCenter {
	text-align: center;
	font-size: smaller;
	margin: 15px;
}

div#study.creation_earth_history img.zoom {
	display: inline-block;
    border: solid #abb8c7 1px;
    border-radius: 4px;
	padding: 0;
	margin: 0 auto;
	z-index:1;
}

div#study.creation_earth_history img.zoom:hover {
	border:1px solid black;
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	-o-transform: scale(3);
	transform: scale(3);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history img.zoom_4 {
	display: inline-block;
    border: solid #abb8c7 1px;
    border-radius: 4px;
	padding: 0;
	margin: 0 auto;
	z-index:1;
}

div#study.creation_earth_history img.zoom_4:hover {
	border:1px solid black;
	-webkit-transform: scale(4);
	-moz-transform: scale(4);
	-o-transform: scale(4);
	transform: scale(4);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history img.zoom_2_5 {
	display: inline-block;
    border: solid #abb8c7 1px;
    border-radius: 4px;
	padding: 0;
	margin: 0 auto;
	z-index:1;
}

div#study.creation_earth_history img.zoom_2_5:hover {
	border:1px solid black;
	-webkit-transform: scale(2.5);
	-moz-transform: scale(2.5);
	-o-transform: scale(2.5);
	transform: scale(2.5);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history img.zoom_2 {
	display: inline-block;
    border: solid #abb8c7 1px;
    border-radius: 4px;
	padding: 0;
	margin: 0 auto;
	z-index:1;
}

div#study.creation_earth_history img.zoom_2:hover {
	border:1px solid black;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history img.zoom_1_5 {
	display: inline-block;
    border: solid #abb8c7 1px;
    border-radius: 4px;
	padding: 0;
	margin: 0 auto;
	z-index:1;
}

div#study.creation_earth_history img.zoom_1_5:hover {
	border:1px solid black;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: .5s;
}

div#study.creation_earth_history p.no-indent {
	text-indent:0;
}

div#study.creation_earth_history p.no-margin {
	margin:0;
}

div#study.creation_earth_history .indent-1 {
	margin-left: 20px;
	text-indent: 0;
}

div#study.creation_earth_history p.border-top {
	border-top:1px solid black;
}

div#study.creation_earth_history p.border-2px {
	border:2px solid black;
	margin-left:10px;
	padding:5px;
	text-indent: 0;
}

div#study.creation_earth_history p.border-bottom {
	border-bottom:1px solid black;
}

div#study.creation_earth_history p.text-italics {
	font-style: italic;
}

div#study.creation_earth_history .text-small-1 {
	font-size: 0.8em;
}

div#study.creation_earth_history h3 {
	padding-top: 0;
	padding-bottom: 1.3em;
}

div#study.creation_earth_history h3.no-margin {
	padding: 0;
}

div#study.creation_earth_history h2 {	
	font-size: 1.2em;
}

div#study.creation_earth_history h4 {	
	font-size: 1.2em;
	padding-top: 10px;
}

div#study.creation_earth_history h2,
div#study.creation_earth_history h3 {
	text-align: center;
}

div#study.creation_earth_history h6 {
	margin: 10px 15px 5px;
	font-size: 1.2em;
	font-weight: bold;
}

div#study.creation_earth_history a.sup {
	vertical-align: super;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-left: 2px;
}

div#study.creation_earth_history h3 + table.disciplines {
	margin-top: 10px;
}

div#study.creation_earth_history table.disciplines + p {
	margin-top: 30px;
}

div#study.creation_earth_history table.disciplines + h3 {
	margin-top: 30px;
}

div#study.creation_earth_history table.disciplines {
	width: 100%;
}

div#study.creation_earth_history table.disciplines thead tr th {
	text-align: center;
	border: 1px solid black;
	border-width: 1px 0 1px 0;
}

div#study.creation_earth_history table.disciplines thead tr th,
div#study.creation_earth_history table.disciplines tbody tr td {
	padding-left: 20px;
	font-size: 0.8em;
}

div#study.creation_earth_history table.disciplines tbody tr td span {
	font-weight: bold;
}

div#study.creation_earth_history div.two-columns {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;  
	margin-top: 0;
}

div#study.creation_earth_history table.creationVSevolution {
	width: 95%;
	margin: 12px 0 12px 15px;
}

div#study.creation_earth_history table.creationVSevolution thead tr th {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	border: 1px solid black;
	border-width: 1px;
}

div#study.creation_earth_history table.creationVSevolution thead tr th,
div#study.creation_earth_history table.creationVSevolution tbody tr td {
	padding-right: 10px;
	font-size: 0.9em;
}

div#study.creation_earth_history table.creationVSevolution tbody tr td {
	padding:3px 3px 1px 5px;
	border-bottom: 1px solid black;
}

div#study.creation_earth_history table.creationVSevolution tbody td:nth-child(1),
div#study.creation_earth_history table.creationVSevolution tbody td:nth-child(3) {
	border-left: 1px solid black;
}

div#study.creation_earth_history table.creationVSevolution tbody td:nth-child(4) {
	border-right: 1px solid black;
}