<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This stylesheet generated by Transfonter (https://transfonter.org) on October 30, 2017 8:14 AM */


body {
		font-family: 'Arial', sans-serif;
		margin:0px;
		background-color: #02563a;
		font: .8em/1.3em helvetica,arial,sans-serif;
	}
	a, a:link, a:visited, a:hover, a:active {
		background-color:transparent;
		color:white;
		text-decoration: none;
	}
	strong{
		font-family: 'Arial';
		font-size:18px;
	}
	h1, h2, h3, h4{
		font-family: 'Arial';
	}
	h4{
		font-weight:bold;
	
	}
	
	#txt{
		margin-top:100px;
	}
	#img-container {
		display:block;
		text-align: center;
		width: 100%;
		margin-bottom:100px;

	}
	#content {
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:18px;
		line-height: 30px;
		text-align: center;
		
		display:block;
		
		width: 100%;
		
		
		color: white;
	
	}
	
	#legal {
		position:fixed;
		bottom:40px;
		width:100%;
		text-align: center;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:18px;
		line-height: 30px;
	}
	#opt-out{
		position:fixed;
		bottom:10px;
		width:100%;
		text-align: center;
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:13px;
	}

	#legal_content {
		font-family: 'Arial', sans-serif;
		font-weight: 300;
		font-size:18px;
		line-height: 30px;
		text-align: left;
		
		width: 90%;
		margin:auto;
		padding:5%;
		color: black;
	
	}
	#legal_content a{
		color:#02563a;
	}
	#legal_content strong{
		font-size:22px;
	}
	#logo{
		display:block;
		min-height: 82px; 
		overflow: visible;
		width:500px;
		margin:0 auto;
		margin-top:50px;
		text-align: center;
	}

	ul, li{
		padding-left:0;
	}
 	
 	ul li ul,
 	ul li ul li,
	.bullets{
		padding-left:20px!important;
	}
</pre></body></html>