	ol.hashTabber-nav,ol.hashTabber-data{
		list-style:none;margin:0;padding:0
	}
	ol.hashTabber-data>li{
		display:none
	}
	ol.hashTabber-data>li.active{
		display:block
	}

	.hashTabber-sandstone-wrapper{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		display:inline-block;
		width:100%;
		vertical-align:top;		
		background-color: #F7F7F7;
/* 808AA6*/
		padding:1rem;
		margin: auto auto 0.75rem;
		font-family: cambria;
		font-size: 0.875rem;
	}
	ol.hashTabber-nav.hashTabber-sandstone,ol.hashTabber-data.hashTabber-sandstone{
		list-style:none;margin:0;padding:0
	}
	ol.hashTabber-nav.hashTabber-sandstone{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		display:inline-block;
		width:32%;
		vertical-align:top;
		
	}
	@media screen and (max-width: 641px){
		ol.hashTabber-nav.hashTabber-sandstone{
			-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;vertical-align:top;margin-bottom:0.75rem
		}
	}
	ol.hashTabber-nav.hashTabber-sandstone>h2{
		font-size:0.875rem;text-transform:uppercase;padding:0.75rem 0.5rem 0.25rem 0.5rem;color:#443c37
	}
	ol.hashTabber-nav.hashTabber-sandstone>li{
		-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;vertical-align:top
	}
	ol.hashTabber-nav.hashTabber-sandstone>li:not(:first-child){
		margin-top:0.2rem
	}
	ol.hashTabber-nav.hashTabber-sandstone>li.active a{
		background-color:#5D94C1;color:#fff;border-color:#cbc5c1
	}
	ol.hashTabber-nav.hashTabber-sandstone>li.active a:hover{
		background-color:#5D94C1;color:#fff;border-color:#cbc5c1
	}
	ol.hashTabber-nav.hashTabber-sandstone>li>a{
		display:block;
		-webkit-border-radius:0.25rem 0.25rem 0.25rem 0.25rem;
		-moz-border-radius:0.25rem 0.25rem 0.25rem 0.25rem;
		-ms-border-radius:0.25rem 0.25rem 0.25rem 0.25rem;
		-o-border-radius:0.25rem 0.25rem 0.25rem 0.25rem;
		border-radius:0.25rem 0.25rem 0.25rem 0.25rem;
		padding:0.5rem 0.75rem;
		text-decoration:none;
		color:#000;
		background-color:#C4C4C4;
		border-bottom:0.125rem solid #443c37;
		font-size:0.875rem;		
	}
	ol.hashTabber-nav.hashTabber-sandstone>li>a:hover{
		background-color:#DCF0FE;
		color: #000;
		border-color:#0c0a09
	}
	@media screen and (max-width: 641px){
		ol.hashTabber-nav.hashTabber-sandstone>li>a{
			-webkit-border-radius:0.25rem;
			-moz-border-radius:0.25rem;
			-ms-border-radius:0.25rem;
			-o-border-radius:0.25rem;
			border-radius:0.25rem
		}
	}
	ol.hashTabber-data.hashTabber-sandstone{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		display:inline-block;
		width:66%;
		vertical-align:top;
		-webkit-border-radius:0.25rem;
		-moz-border-radius:0.25rem;
		-ms-border-radius:0.25rem;
		-o-border-radius:0.25rem;
		border-radius:0.25rem;
		background-color:#fff;
		padding:1rem 1.5rem 1.5rem 1rem;
		min-height:21rem;
	    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	    box-shadow: 0px 1px 5px 0px #4a4a4a;
	    margin: 4.80% auto auto 1%;

	}
	@media screen and (max-width: 641px){
		ol.hashTabber-data.hashTabber-sandstone{
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			box-sizing:border-box;
			display:inline-block;
			width:100%;
			vertical-align:top
		}
	}
	ol.hashTabber-data.hashTabber-sandstone>li h3{
		padding-bottom:0.5rem;
		border-bottom:0.125rem solid #f2f0ef
	}

	h3{ font-weight: bold;}
	p { padding: 2%; }
	ul>li {margin-left: 6% }
	li {text-align: justify;}