/* Core styles can be used any where you need a generic HTML block 
*/

body,
h1, h2, h3, h4, h5, h6, p, button, input, select {
	font-family:'AvenirNextLTW01-Regular';
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0; /* Foundation overwrite of top/bottom margins, so only bottom needs to be added where wanted */
}

ul, ol, dl {
	margin-bottom: 0; /* Foundation overwrite */
	color: #00132c;
	font-size: 16px;
	font-family:'AvenirNextLTW01-Regular';
	line-height: 28px;
}

button {
	background-color: #266db6;
}

a,
a:hover {
	color: #266db6;
	font-weight: bold
}

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	margin-bottom: 8px;
	font-family:'Avenir Next LT W01 Bold';
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 33px;
	letter-spacing: 4.6px;
	text-transform: uppercase;
	color:#273b56;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
	margin-bottom: 8px;
	font-family:'Spectral', serif;
	font-size: 25px;
	font-style: italic;
	font-weight: 600;
	line-height: 35px;
	color:#273b56;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	margin-bottom: 8px;
	font-family:'Avenir Next LT W01 Bold';
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color:#273b56;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	margin-bottom: 8px;
	font-family:'Spectral', serif;
	font-size: 23px;
	font-style: italic;
	font-weight: 600;
	line-height: 33px;
	color:#273b56;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	margin-bottom: 8px;
	font-family:'Avenir Next LT W01 Bold';
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 3.6px;
	text-transform: uppercase;
	color:#273b56;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	margin-bottom: 8px;
	font-family:'Avenir Next LT W01 Bold';
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1.8px;
	color:#273b56;
}

.core-styles p,
.contentRender_name_plugins_core_textbox p {
	margin-bottom: 28px;
	font-family:'AvenirNextLTW01-Regular';
	font-size: 16px;
	line-height: 28px;
	color: #00132c;
}

.core-styles a,
.contentRender_name_plugins_core_textbox a {
	color:#266db6;
	font-family:'AvenirNextLTW01-Medium';
}

.core-styles blockquote,
.contentRender_name_plugins_core_textbox blockquote {
	border: none;
	font-size: 23px;
	line-height: 1.6em;
	padding: 40px 20px;
	letter-spacing: 0.01em;
	font-style: italic;
	color: #273b56;
	max-width: 1015px;
	margin: 0 auto;
	display: flex;
    align-items: flex-start;
}

.core-styles blockquote::before,
.contentRender_name_plugins_core_textbox blockquote::before {
    content: '\201C';
    font-size: 8rem;
    line-height: 0.1rem;
    vertical-align: bottom;
    margin-left: -10px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Spectral', serif;
    color: #273b56;
    margin-top: 2.5rem;
    margin-right: 5px;
}


.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
	font-family:'AvenirNextLTW01-Regular';
    font-size: 16px;
    line-height: 28px;
}

.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles tr,
.contentRender_name_plugins_core_textbox tr {
	margin-bottom: 28px;
    font-family:'AvenirNextLTW01-Regular';
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
	text-rendering: optimizeLegibility;
    color: #00132c;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	font: inherit;
	color: inherit;
	text-decoration: none;
}

.core-styles img[align*='right'],
.contentRender_name_plugins_core_textbox img[align*='right'] { margin-left : 15px; margin-bottom: 5px; }
.core-styles img[align*='left'],
.contentRender_name_plugins_core_textbox img[align*='left'] { margin-right : 15px; margin-bottom: 5px; }

@media screen and (min-width: 64em) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		margin-bottom: 10px;
		font-size:40px;
		line-height: 60px;
		letter-spacing: 8px;
	}

	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		margin-bottom: 10px;
		font-size: 36px;
		line-height: 56px;
	}

	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		margin-bottom: 10px;
		font-size:30px;
		line-height: 48px;
		letter-spacing: 7px;
	}

	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		margin-bottom: 10px;
		font-size: 32px;
		line-height: 44px;	
	}

	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		margin-bottom: 10px;
		font-size:25px;
		line-height: 37px;
		letter-spacing: 5px;
	}

	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		margin-bottom: 10px;
		font-size:22px;
		line-height: 37px;
		letter-spacing: 2.2px;
	}

	.core-styles p,
	.contentRender_name_plugins_core_textbox p {
		margin-bottom: 30px;
		font-size: 20px;
		line-height: 36px;
	}		

	ul, ol, dl {
		font-size: 20px;
		line-height: 36px;
	}

	.core-styles ul:not([class*="block-grid-"]) li,
	.core-styles ol:not([class*="block-grid-"]) li,
	.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
	.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
		font-size: 20px;
		line-height: 36px;
	}

	.core-styles td,
	.contentRender_name_plugins_core_textbox td,
	.core-styles tr,
	.contentRender_name_plugins_core_textbox tr {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.core-styles blockquote,
	.contentRender_name_plugins_core_textbox blockquote {
		padding-bottom: 0px;
		font-size: 37px;
	}
}