/*
	Twenty by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 14pt;
	}

/* Section/Article */

	header.special {
		padding-top: 1em;
		margin-bottom: 4em;
		
	}
	
	
		body, input, select, textarea {
		font-size: 13pt;
		letter-spacing: 0.025em;
		line-height: 1.65em;
	}

	h1, h2, h3, h4, h5, h6 {
		line-height: 1.5em;
	}

/* Section/Article */

	

	footer.major {
		padding-top: 2em;
	}
	
	
	footer.major4 {
		padding-top: 5em;
		padding-bottom: 4em;
		}

/* Wrapper */

	.wrapper {
	
		margin-bottom: 0em;
		padding: 0em 0em;
	}

		.wrapper.style6 {
			padding: 3em;
		}
		
		



		
	
