/**Styles for teaser**/
#teaser-linkstyles {
	margin-top: 12px;
}

#teaser-li-style {
	margin-top: 11px;
	font-weight: bold;
	line-height: 16px;
}

.teaser-styles .paragraph-image {
	padding: 5px 20px 0px 0px;
}

.teaser-styles .title-style {
	font-size: 20px;
	color: #003b68;
	font-family: Arial;
	line-height: 22px;
	word-wrap: break-word;
}

.teaser-styles .text-style {
	font-size: 13px;
	line-height: 16px !important;
	word-wrap: break-word;
	padding-top: 5px;
	font-weight: normal;
}

.teaser-styles .text-style ol {
	padding-left: 24px;
}

.teaser-styles .text-style ul {
	padding-left: 18px;
}

.teaser-styles .text-style a {
	color: #009fe3 !important;
	text-decoration: none;
}

.teaser-styles .text-style ul li {
	word-break: break-word;
}

.teaser-styles .text-style a:hover {
	color: #009fe3 !important;
	text-decoration: underline;
}

.teaser-styles .link-style {
	font-size: 13px;
	color: #23201f;
	line-height: 16px;
	font-family: Arial;
	font-weight: bold;
	word-wrap: break-word;
}

.teaser-styles .link-style .pipe-style {
	font-weight: normal;
}

.teaser-styles span.link-arrow {
	font-size: 22px;
	font-family: ITCFranklinGothicW01-Dm;
	color: #009fe3;
	baseline-shift: -2px;
	font-weight: normal;
	vertical-align: bottom;
}

.teaser-styles span.type-style {
	font-weight: normal;
	white-space: nowrap;
}

.text-style.notitle {
	padding-top: 0px;
}
