/* Print styles */
@media print {
	*{background: transparent !important;
		box-shadow: none !important;
		/* color: #000 !important;
		*/
		text-shadow: none !important;
	}
	
	/* Black prints faster: h5bp.com/s */
	box-shadow:none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: none;
}
a[href]:after {
	content: "[www.alent.com" attr(href) "]";
	text-transform: none;
	font-family: AvantGardeBook, Avantgarde, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	display: block;
	font-style: italic;
}
abbr[title]:after {
	content: " (" attr(title) ")";
}

/* * Don't show links for images, or javascript/internal links */
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1pt solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}

/* Print typography */
body {
	color: #0f1b41;
	font-family:"AvantGardeBook", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 200;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0 0 1.2em 0;
	font-family: inherit;
	font-weight: 200;
	line-height: 1.2em;
	letter-spacing: -0.015em;
	text-rendering: optimizeLegibility;
}
h1, .h1, .title {
	font-weight: 500;
	text-transform: uppercase;
	color: #0071ce;
}
h2, .h2 {
	text-transform: uppercase;
	font-weight: 500;
	color: #0f1d41;

}

h3, .h3 {
	font-weight: 500;
	color: #0071ce;
}
h3:after, .h3:after {
	background-color: #000000;
	height: 1px;
	bottom: -1px;
}
.content .main h3, .content .main .h3 {
	margin-bottom: 1.5em;
}
.content .main h3:after, .content .main .h3:after {
	bottom: -0.75em;
}
h4, .h4 {
	font-size: 32px;
}
h5, .h5 {
	font-size: 24px;
}
h6, .h6 {
	font-weight: 500;
}
b, strong {
	font-weight: 600;
}
.h2.blk {
	text-transform: uppercase;
	font-weight: 500;
	color: #0f1d41;
}
h2.h3 {
	font-family: "AvantGardeBook", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: 200;
}

/* Links */
a {
	color: #1d9ad7;
}
p {
	margin-bottom: 1.2em;
}
.main{margin-top: 20mm;}

/* redefine for main content */
.main ul {
	margin-bottom: 1.5em;
	padding-left: 1em;
}
.main ul li {
	list-style: none;
	text-indent: -0.8em;
	margin-bottom: 0.5em;
}
.main ul li:before {
	content: "•";
	padding-right: 0.2em;
	position: relative;
	left: -5pt;
}
.svgAni, .moduleSubsidaries .icon, #nav, .search-btn, .bx-wrapper, .searchWrap, .nav-btn, .secondaryNav, .footer, form, .form-item, .backDate, .headerControls .sharePrice   {
	display: none;
}
.headerControls .sharePrice {

}
.sharePrice

@page {
	margin: 1.5cm 1.275cm 1.275cm 1.275cm;
}
img {
	width: 42%;
	padding: 2%;
	border: 1pt solid #000000;
	float: left;
	margin: 0 3% 4% 0;
}
sidede
}