	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: none;
        outline: none;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	table, caption, tbody, tfoot, thead, tr, th, td, audio, canvas, iframe, img, svg, video { vertical-align: middle; }
	td { font-size: 15px; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
	
	body {
		background-color: #F6F6F6;
		color: #000000;
		-webkit-text-size-adjust: none;
		font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 100%;
        font-style: normal;
        font-weight: 400;
	 }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 { line-height: 1.3em; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	a, a:visited { text-decoration: none; color: #0098d1; cursor: pointer; }

	h1 { font-size: 42px; margin-bottom: 14px; font-weight: 800; }
	h2 { font-size: 40px; margin-bottom: 15px; font-weight: 800; }
	h3 { font-size: 36px; margin-bottom: 15px; font-weight: 800; }
	h4 { font-size: 32px; margin-bottom: 15px; font-weight: 800; }
	h5 { font-size: 22px; margin-bottom: 15px; }
	h6 { font-size: 16px; margin-bottom: 15px; }
	.subheader { color: #777; }
	h2 span, h3 span { font-weight: normal; }
	h4 span, h5 span, h6 span { font-weight: 300; }

	p { margin: 0 0 15px 0; line-height: 1.4em; font-size: 15px; -webkit-text-size-adjust: none; }
	p img { margin: 0; }
	p.lead { font-size: 21px; color: #777;  }
	.no-margin { margin: 0px !important; }
	p strong, li strong { font-weight: bold; }	

	em { font-style: italic; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 1.3em; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	
	/* a:hover, a:focus { color: #000; } */
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 15px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 15px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 1.3em; margin-bottom: 10px; font-size: 15px; }
	li, p { 
        line-height: 1.7em;
        font-style: normal;
        font-weight: 400;
    }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */
	
	.button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		display: inline-block;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
	}
	.button.centered { display: block; }
	
	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}
	button, p.button { border: none;  padding: 0px; margin: 0px; }

	.apply-button {
		cursor: pointer;
		margin-left: 10px;
		font-weight: bold;
	}

	p.button a, button a, p.button input[type="submit"] {
		display: inline-block;
		text-align: center;
		color: #FFFFFF;
		background-color: #0098d1;
		border-radius: 3px;
		padding: 10px 20px;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		border: none;
		margin: 0px;
		min-width: 175px;
		cursor: pointer;
	}
	
	p.button.smaller a, button.smaller a, p.button.smaller input[type="submit"] {
		max-width: 200px;
		min-width: 150px;
	}
	p.button.small a, button.small a, p.button.small input[type="submit"] {
		max-width: 200px;
		min-width: 125px;
	}
	
	p.button:not(.disabled) a:hover, button.button a:hover { background-color: #00b0f2; }
	a.knockout, button.knockout a {
		background: none !important;
		color: #202020 !important;
		border-radius: 0px;
		margin-bottom: 0px;
		margin-left: 25px;
		min-width: auto;
		padding-right: 0px;
	}
	p.button.disabled  {
		opacity: 0.6;
		cursor: default;
	}
	p.button.disabled a {
		cursor: default;
	}
	.loading a { visibility: hidden; }
	.loading {
		background: url('/images/img_loading@2x.gif') center 0px no-repeat;
		background-size: 50px auto;
		cursor: default;
	}


	.highlight { color: #0098d1 !important; }
	.note, .form-note { display: inline-block; margin-top: 5px; font-style: italic; font-size: 13px; }
	ul.bulleted li {
		position: relative;
		padding-left: 17px;
		line-height: 1.4em;
	}
	ul.bulleted li:before {
		position: absolute;
		content: "";
		left: 0px; top: 6px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4.5px 0 4.5px 8px;
		border-color: transparent transparent transparent #0098d1;
	}
	ul.bulleted li ul li { margin-top: 5px; }



/* #Forms
================================================== */

	fieldset {
		margin-bottom: 20px; }
	input { margin: 0px; margin-right: 5px; }
	input,
	input[type="email"],
	textarea,
	select {
		display: block;
		border: 1px solid #dfe1e6;
		padding: 7px 10px;
		outline: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 13px;
		color: #202020;
		margin: 0;
		width: calc(100% - 22px);
		max-width: 400px;
		-webkit-transition: all 0.2s ease-in-out;
	  	transition: all 0.2s ease-in-out;
	}

	.popup.large .jconfirm-box {
		max-width: 475px;
	}

	.popup input {
		max-width: calc(100% - 22px);
	}

	input:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 2px solid #202020;
		
 		color: #000000;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	.popup input:focus {
		max-width: calc(100% - 24px);
	}

	input:invalid { box-shadow: none; }
	textarea {
		min-height: 60px; resize: vertical; }
	label,
	legend {
		font-size: 14px;
	}
	select {
		width: 220px; 
		padding: 10px;
	}
	input[type="checkbox"] {
		display: inline; }
	input:focus,
	select:focus,
	textarea:focus,
	button:focus {
		outline:none !important;
		outline-width: 0 !important;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}

	input[type="checkbox"] { display: none; }
	input[type="checkbox"] + label {
		display: inline-block;
		position: relative;
		cursor: pointer;
	}
	input[type="checkbox"] + label span.checkbox {
		display: inline-block;
		width: 21px;
		height: 21px;
		margin-right: 5px;
		vertical-align: top;
		cursor: pointer;
		box-sizing: content-box;
	}
	input[type="checkbox"] + label span.checkmark {
		position: absolute;
		width: 16px;
		height: 13px;
		top: 5px;
		left: 4px;
		display: none;
		cursor: pointer;
		
	}
	.checkbox-container label { margin: 0px; }
	input[type="checkbox"]:checked + label span.checkmark { display: block; }
	input[type="checkbox"][disabled] + label,
	input[type="checkbox"][disabled] + label span.checkbox,
	input[type="checkbox"][disabled] + label span.checkmark { cursor: default; }
	input[type="checkbox"][disabled] + label span.checkbox { opacity: .5; }
	input[type="checkbox"] + label span.checkbox { border: 1px solid #cccccc; }
	input[type="checkbox"]:checked + label span.checkbox {
		background-color: #0098d1;
		border: 1px solid #0098d1;
	}
	input[type="checkbox"] + label span.checkmark {
		background: url("/images/checkmark_white_2@2x.png") no-repeat;
		background-size: 16px 13px;
	}

	input[type="radio"]:checked,
	input[type="radio"]:not(:checked) {
		position: absolute;
		left: -9999px;
	}
	input[type="radio"]:checked + label,
	input[type="radio"]:not(:checked) + label
	{
		display: inline-block;
		position: relative;
		padding-left: 28px;
		cursor: pointer;
		line-height: 20px;
		font-weight: normal;
	}
	input[type="radio"]:checked + label:before,
	input[type="radio"]:not(:checked) + label:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0px;
		width: 18px;
		height: 18px;
		border: 1px solid #CCCCCC;
		border-radius: 100%;
		background: #fff;
		box-sizing: content-box;
	}
	input[type="radio"]:checked + label:after,
	input[type="radio"]:not(:checked) + label:after {
		content: '';
		width: 12px;
		height: 12px;
		background: #0098d1;
		position: absolute;
		top: 4px;
		left: 4px;
		border-radius: 100%;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}
	input[type="radio"]:not(:checked) + label:after {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	input[type="radio"]:checked + label:after {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.disabled-form { opacity: 0.6; }
	.disabled-form input[type="radio"]:checked + label, 
	.disabled-form input[type="radio"]:not(:checked) + label { cursor: default; }


	.response {
		display: none;
		margin: 25px 0px;
		padding: 10px 15px;
		border: 1px solid #bcbcbc;
	}
	.response.error, .invalid-action, .decline { border: 2px solid #ff5454; }
	.response.success, .valid-action { border: 2px solid #12b366; }
	.response p { margin-bottom: 7px; font-size: 14px; }
	.response p:last-child { margin: 0px; }

/* #Misc
================================================== */
	.align-left { text-align: left !important; }
	.align-right { text-align: right !important; }
	.align-center, .center { text-align: center !important; }
	.remove-bottom, .no-bottom { margin-bottom: 0 !important; }
    .mini-bottom { margin-bottom: 5px !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 25px !important; }
	.some-bottom { margin-bottom: 15px !important; }
	.more-bottom { margin-bottom: 35px !important; }
	.section-bottom, .extra-bottom { margin-bottom: 45px !important }
	
	.more-top { margin-top: 35px !important; }
	.add-top { margin-top: 25px !important; }
	.some-top { margin-top: 15px !important; }
	.add-right { margin-right: 15px; }
	.add-left { margin-left: 15px; }
	.more-right { margin-right: 35px; }
	.more-left { margin-left: 35px; }

	.container .columns.fl, .fl { float: left; }
	.container .columns.fr, .fr { float: right; }
	.content-section { padding-bottom: 25px; }
	.hidden { display: none; }
	.invisible { visibility: hidden; }
	.no-break { white-space: nowrap; }
	.clear { clear: both; }
	.clear-after::after {
		content: '';
		display: block;
		clear: both;
	}
    .hidden { display: none; }

@media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}