.header_start{
	text-transform:uppercase;font-family: Century Gothic;font-size: 12pt;line-height:1;text-decoration:underline;
}
.header_text{
	font-style: italic;font-family: Century Gothic;font-size: 12pt;line-height:1.5;
}
.subheader_start{
	color: #1336A4;line-height:1;font-weight:bold;font-family: Century Gothic;font-size: 12pt;page-break-inside: auto;
}
.subheader_text{
	line-height:1.5;font-family: Century Gothic;font-size: 12pt;page-break-inside: auto;
}
.imgicon{
	height:"98";  width:"98";
	float:left;
	margin-right:10px;
	margin-bottom: 5px;
	padding: 2px; display:block;
}
.page_break_after{
    page-break-after: always;
}
.page_break_before{
    page-break-before: always;
}
.pdf_chapter{
	font-family: Century Gothic;font-size: 16pt;font-weight: bold;text-transform: uppercase;line-height: 1.5;text-decoration: underline;
}
.talentimages{
	font-style:italic;font-weight:bold;border-color:black;border:1px solid black;padding:10px;
}
.talentimgheight{
	width:700px;height:350px;
}
.img_talent{
	width:700px !important;
	height:350px !important;
}
/* iphone 6+ Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.img_talent{
	width:700px !important;
	height:350px !important;
}

}