body,
h1, h2, h3, h4, h5, h6, p, button, input, select {
	font-family: 'Helvetica Neue LT W05_55 Roman';
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0; 
}

ul, ol, dl {
	margin-bottom: 0;
}

button {
	background-color: #004183;
}

a,
a:hover {
	color: #27827e;
}

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
    font-family: 'Helvetica Neue LT W05_75 Bold';
	color: #004183;
	font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
    font-family: 'Helvetica Neue LT W05_45 Light';
	color: #004183;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 10px;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	font-family: 'Helvetica Neue LT W05_75 Bold';
	color: #004183;
	font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	font-family: 'Helvetica Neue LT W05_45 Light';
	color: #004183;
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 10px;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	font-family: 'Helvetica Neue LT W05_75 Bold';
	color: #004183;
	font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	font-family: 'Helvetica Neue LT W05_75 Bold';
	color: #004183;
	font-size: 18px;
    line-height: 28px;
    margin-bottom: 32px;
}

.core-styles p,
.contentRender_name_plugins_core_textbox p {
    color: #00123e;
    font-family: 'Helvetica Neue LT W05_55 Roman';
    font-style: normal;
    text-rendering: optimizeLegibility;
	font-size: 15px;
    line-height: 26px;
	margin-bottom: 15px;
}

.core-styles a,
.contentRender_name_plugins_core_textbox a {
    color: #27827e;
    font-family: 'Helvetica Neue LT W05_75 Bold';
    font-style: normal;
}

.core-styles b,
.contentRender_name_plugins_core_textbox b {
	font-family: 'Helvetica Neue LT W05_75 Bold';
}    

.core-styles ul:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) {
	list-style-type: disc;
}

.core-styles ul:not([class*="block-grid-"]),
.core-styles ol:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) {
	margin-bottom: 15px;
}

.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 {
	color: #00123e;
    font-family: 'Helvetica Neue LT W05_55 Roman';
    font-style: normal;
    text-rendering: optimizeLegibility;
	font-size: 15px;
    line-height: 26px;
}

.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles tr,
.contentRender_name_plugins_core_textbox tr {
	color: #00123e;
    font-family: 'Helvetica Neue LT W05_55 Roman';
    font-style: normal;
    text-rendering: optimizeLegibility;
	font-size: 15px;
    line-height: 26px;
	margin-bottom: 15px;
}

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 (min-width: 64em) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 60px;
		line-height: 72px;
		margin-bottom: 20px;
	}
	
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 45px;
		line-height: 58px;
		margin-bottom: 15px;
	}
	
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 35px;
		line-height: 48px;
		margin-bottom: 15px;
	}
	
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 30px;
		line-height: 44px;
		margin-bottom: 10px;
	}
	
	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 25px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	
	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 22px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	
	.core-styles p,
	.contentRender_name_plugins_core_textbox p {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	
	.core-styles ul:not([class*="block-grid-"]),
	.core-styles ol:not([class*="block-grid-"]),
	.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]),
	.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) {
		margin-bottom: 15px;
	}
	
	.core-styles ul:not([class*="block-grid-"]):not(.sv-share-popover) li,
	.core-styles ol:not([class*="block-grid-"]):not(.sv-share-popover) 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: 18px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	
	.core-styles td,
	.contentRender_name_plugins_core_textbox td,
	.core-styles tr,
	.contentRender_name_plugins_core_textbox tr {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 15px;
	}
}