body {
	font-family: 'Guardian Text Egyptian Web';
	font-size: 16px;
	line-height: 1.4;
	display: block;
	margin: 0;
	padding: 0;
	color: #333;
	-webkit-font-smoothing: antialiased;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #005689;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-family: 'Guardian Egyptian Web';
	font-weight: 500;
}

h3 {
	font-family: 'Guardian Egyptian Web', Georgia;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;

	margin: 0 75px 0 0;
	padding: 10px 0 0 0;
}

p {
	font-family: 'Guardian Text Sans Web', Helvetica, sans-serif;
	font-size: 14px;
}
.wrapper {
	max-width: 980px;
	border-top: 1px solid #005689;
}
/*Ai2Html*/
	#g-Texas_before_after-box {
		display: block;
	}
	#g-Texas_before_after-box:before,
	#g-Texas_before_after-box:after {
	    content: " "; /* 1 */
	    display: table; /* 2 */
	}

	#g-Texas_before_after-box:after {
	    clear: both;
	}

	.artboard-wrapper {
		width: 100%;
	    display: block;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}

	#g-Texas_before_after-Artboard_1 {
		position:relative;
		overflow:visible;
	}
	.g-aiAbs{
		position:absolute;
	}
	.g-aiImg{
		display:block;
		width:100% !important;
	}
	#g-Texas_before_after-Artboard_1 p {
		font-family:'Guardian Text Sans Web', Arial, sans-serif;
		font-size:13px;
		line-height:18px;
		margin:0;
	}
	#g-Texas_before_after-Artboard_1 .g-aiPstyle0 {
		font-size:15px;
		line-height:17px;
		color:#333333;
	}
	#g-Texas_before_after-Artboard_1 .g-aiPstyle1 {
		font-size:15px;
		line-height:17px;
		text-align:right;
		color:#333333;
	}
	.g-aiPtransformed p { white-space: nowrap; }

	#g-Texas_before_after-Artboard_2 {
		position:relative;
		overflow:visible;
	}
	.g-aiAbs{
		position:absolute;
	}
	.g-aiImg{
		display:block;
		width:100% !important;
	}
	#g-Texas_before_after-Artboard_2 p {
		font-family:'Guardian Text Sans Web', Arial, sans-serif;
		font-size:13px;
		line-height:18px;
		margin:0;
	}
	#g-Texas_before_after-Artboard_2 .g-aiPstyle0 {
		font-size:15px;
		line-height:17px;
		color:#333333;
	}
	#g-Texas_before_after-Artboard_2 .g-aiPstyle1 {
		font-size:15px;
		line-height:17px;
		text-align:right;
		color:#333333;
	}
	.g-aiPtransformed p { white-space: nowrap; }
	
	.g-graphic-title {
	    font-family: 'Guardian Egyptian Web';
	    font-size: 18px;
	    margin: 25px 0;
	    font-weight: bold;
	}
	.gia-source {
		font-family: 'Guardian Text Sans Web', Arial, sans-serif;
		font-size: 14px;
		color: #bdbdbd;
		border-top: 1px solid #bdbdbd;
		padding-top: 5px;
		margin-top: 10px;
	}

	@media (min-width: 620px) {
		.artboard-wrapper {
			float: left;
			width: calc(50% - 20px);
		    display: inline-block;
		}
		.left-map {
			margin-left: 0;
		    margin-right: 20px;
		}
		.right-map {
			margin-left: 20px;
		    margin-right: 0;
		}
	}
