/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

span.Bullet
{
	font-family: Wingdings;
	font-size: 7pt;
	color: #000000;
	line-height: 9pt;
}

body
{
	font-family: 'HP Simplified', sans-serif;
	line-height: 1.5em;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	font-family: 'HP Simplified', sans-serif;
	font-weight: bold;
	font-style: normal;
}

h3
{
	font-size: 1.6785em;
	font-family: 'HP Simplified', sans-serif;
}

h3.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 0px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.whiteheader
{
	color: #000000;
	font-weight: normal;
	font-family: 'HP Simplified', sans-serif;
}

.row.nav-search
{
	display: none;
}

nav.tab-bar
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	/* 16:9 */
	position: relative;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: #f5f5f5;
}

/* Content Section */

#content-section
{
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f5f5f5;
	margin-top: -50px;
	border-top: thick solid #cccccc;
}

#content-section h3
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 5px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
	list-style-image: url('../images/bullet1.png');
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 300px;
	padding-bottom: 150px;
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: auto;
	padding-left: auto;
	text-align: center;
}

.video-section img
{
	padding-right: auto;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 10px;
	/* 16:9 */
	position: relative;
	display: inline-block;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 10px;
}

/* Home Page Footer */

.footer
{
	background-color: #cccccc;
	border-top: solid 1px #cccccc;
	background-repeat: repeat;
	margin-right: 0;
	margin-bottom: 0px;
	width: 102%;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	padding-top: 0px;
	height: 100%;
	vertical-align: bottom;
	margin-top: 0;
}

.footer a
{
	text-decoration: none;
	color: #01a982;
}

.footer > div.row
{
	line-height: 0px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
	text-decoration: underline;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: left;
}

a:link
{
	color: #01a982;
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
	padding: 2px;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0px;
	padding-top: 0px;
	font-family: 'HP Simplified', sans-serif;
	font-size: 12pt;
	text-align: center;
}

html.HomePage
{
	mc-master-page: url('../masterpages/homepage.flmsp');
	mc-community-features: disabled;
}

@media non-print_hpe
{
	.SubCenter
	{
		font-family: 'HP Simplified', sans-serif;
		font-weight: bold;
		font-style: normal;
	}

	div.topichero
	{
		background-repeat: no-repeat;
		padding-top: 15px;
		background-position-x: center;
		padding-bottom: 75px;
		height: 350px;
		background-image: url('../images/drawable-land-xxxhdpi-screen.png');
		background-position-y: bottom;
	}

	p.Table_Body
	{
		font-family: 'HP Simplified', sans-serif;
		font-size: 10pt;
		line-height: 14pt;
	}

	h3
	{
		font-weight: bold;
		font-style: normal;
	}

	body
	{
		font-family: 'HP Simplified', sans-serif;
		font-size: 10pt;
		background-color: #f6f6f6;
	}

	p
	{
		color: #090909;
		margin-top: 6pt;
		margin-bottom: 6pt;
		line-height: 13pt;
	}

	a.Body_Lead-in
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: 3pt;
		font-family: 'HP Simplified', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 13pt;
		text-decoration: none;
	}

	p.Body_Lead-in
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: 3pt;
		font-family: 'HP Simplified', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 13pt;
		text-decoration: none;
	}

	p.Bullet_1
	{
		text-align: left;
		margin-left: 0.2in;
		margin-right: 0in;
		margin-top: 4pt;
		margin-bottom: 4pt;
		font-family: 'HP Simplified', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-offset: 19.2px;
		mc-auto-number-class: Bullet;
		line-height: 13pt;
		text-decoration: none;
		display: list-item;
		list-style: ;
		list-style-type: square;
	}

	div.slidingshow
	{
		margin-bottom: 50px;
		background-color: #f6f6f6;
		text-align: center;
		margin-top: 50px;
		clear: both;
		margin-right: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
		margin-left: 15px;
	}

	h1
	{
		mc-hyphenate: never;
		font-size: 36pt;
		font-family: 'HP Simplified', sans-serif;
		color: #ffffff;
	}

	address
	{
		list-style: ;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 100px;
	}

	div.row
	{
		text-align: center;
	}

	div.MyHeader
	{
		background-color: #425563;
	}

	h3.SubCenter
	{
		color: #000000;
		font-size: 24pt;
		margin-bottom: 40pt;
	}

	p.Chapter_Title
	{
		font-family: 'HP Simplified', sans-serif;
		color: #000000;
		margin-top: 5pt;
		font-size: 18pt;
		margin-bottom: 20px;
	}

	MadCap|slideshowBullet
	{
		background-color: #cccccc;
		padding-top: 5px;
	}

	MadCap|slideThumbnail
	{
		width: 15px;
		mc-thumbnail-max-width: 1px;
		mc-thumbnail-max-height: 1px;
		border-top-width: 1px;
		mc-image: none;
		border-bottom-color: #cccccc;
		border: solid 1px #cccccc;
	}

	MadCap|slideThumbnail.active
	{
		border: solid 1px #01a982;
		background-color: #01a982;
	}

	MadCap|slideThumbnail:hover
	{
		mc-image: none;
		border: solid 1px #01a982;
	}

	MadCap|slideshowBullet.active
	{
		background-color: #01a982;
	}

	MadCap|slideshowBullet:hover
	{
		border-color: #2ad2c9;
		background-color: #000000;
	}

	div.slide
	{
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		height: 160px;
		padding-top: 2px;
		padding-bottom: 5px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		padding-right: 0px;
		padding-left: 0px;
		width: 92%;
	}

	div.sideContent
	{
		float: left;
		margin-left: 0;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-top: 0px;
		margin-right: 5px;
		padding-right: 5px;
		min-width: 13%;
		width: auto;
		height: auto;
		overflow-x: hidden;
		position: relative;
		right: auto;
		min-height: 0px;
	}

	div.searchBar
	{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0px;
		margin-botton: 10px;
		marging-left: 10px;
		margin-right: 8px;
		text-align: center;
	}

	MadCap|slide
	{
		
	}

	a:link
	{
		color: #01a982;
		text-decoration: none;
	}

	a
	{
		text-decoration: none;
	}

	a:active
	{
		text-decoration: none;
	}

	.video-wrapper
	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 5px;
	}
}

@media non-print_aruba
{
	.SubCenter
	{
		font-weight: bold;
		font-style: normal;
		font-family: 'Open Sans';
	}

	div.topichero
	{
		background-repeat: no-repeat;
		padding-top: 15px;
		background-position-x: center;
		padding-bottom: 75px;
		height: 350px;
		background-image: url('../images/drawable-land-xxxhdpi-screen.png');
		background-position-y: bottom;
	}

	p.Table_Body
	{
		font-size: 10pt;
		line-height: 14pt;
		font-family: 'Open Sans';
	}

	h3
	{
		font-weight: bold;
		font-style: normal;
	}

	body
	{
		font-family: 'HP Simplified', sans-serif;
		font-size: 10pt;
		background-color: #f6f6f6;
	}

	p
	{
		color: #090909;
		margin-top: 6pt;
		margin-bottom: 6pt;
		line-height: 13pt;
		font-family: 'Open Sans';
	}

	a.Body_Lead-in
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: 3pt;
		font-family: 'HP Simplified', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 13pt;
		text-decoration: none;
	}

	p.Body_Lead-in
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: 3pt;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 13pt;
		text-decoration: none;
		font-family: 'Open Sans';
	}

	p.Bullet_1
	{
		text-align: left;
		margin-left: 0.2in;
		margin-right: 0in;
		margin-top: 4pt;
		margin-bottom: 4pt;
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-offset: 19.2px;
		mc-auto-number-class: Bullet;
		line-height: 13pt;
		text-decoration: none;
		display: list-item;
		list-style: ;
		list-style-type: square;
		font-family: 'Open Sans';
	}

	div.slidingshow
	{
		margin-bottom: 50px;
		background-color: #f6f6f6;
		text-align: center;
		margin-top: 50px;
		clear: both;
		margin-right: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
		margin-left: 15px;
	}

	h1
	{
		mc-hyphenate: never;
		font-size: 36pt;
		color: #ffffff;
		font-family: 'Open Sans';
	}

	address
	{
		list-style: ;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 100px;
	}

	div.row
	{
		text-align: center;
	}

	div.MyHeader
	{
		background-color: #425563;
	}

	h3.SubCenter
	{
		color: #000000;
		font-size: 24pt;
		margin-bottom: 40pt;
		font-family: 'OPen Sans ';
	}

	p.Chapter_Title
	{
		color: #000000;
		margin-top: 5pt;
		font-size: 18pt;
		margin-bottom: 20px;
		font-family: 'Open Sans';
	}

	MadCap|slideshowBullet
	{
		background-color: #cccccc;
		padding-top: 5px;
	}

	MadCap|slideThumbnail
	{
		width: 15px;
		mc-thumbnail-max-width: 1px;
		mc-thumbnail-max-height: 1px;
		border-top-width: 1px;
		mc-image: none;
		border-bottom-color: #cccccc;
		border: solid 1px #cccccc;
	}

	MadCap|slideThumbnail.active
	{
		border: solid 1px #01a982;
		background-color: #01a982;
	}

	MadCap|slideThumbnail:hover
	{
		mc-image: none;
		border: solid 1px #01a982;
	}

	MadCap|slideshowBullet.active
	{
		background-color: #01a982;
	}

	MadCap|slideshowBullet:hover
	{
		border-color: #2ad2c9;
		background-color: #000000;
	}

	div.slide
	{
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		height: 160px;
		padding-top: 2px;
		padding-bottom: 5px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		padding-right: 0px;
		padding-left: 0px;
		width: 92%;
	}

	div.sideContent
	{
		float: left;
		margin-left: 0;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-top: 0px;
		margin-right: 5px;
		padding-right: 5px;
		min-width: 13%;
		width: auto;
		height: auto;
		overflow-x: hidden;
		position: relative;
		right: auto;
		min-height: 0px;
	}

	div.searchBar
	{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0px;
		margin-botton: 10px;
		marging-left: 10px;
		margin-right: 8px;
		text-align: center;
	}

	MadCap|slide
	{
		
	}

	a:link
	{
		color: #01a982;
		text-decoration: none;
	}

	a
	{
		text-decoration: none;
	}

	a:active
	{
		text-decoration: none;
	}

	.video-wrapper
	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 5px;
	}

	p.Copyright
	{
		font-family: 'OPen Sans ';
	}

	MadCap|slideshowCaption
	{
		font-family: 'Open Sans';
	}

	.whiteheader
	{
		font-family: 'Open Sans';
	}
}

@media print
{
	div.row
	{
		mc-float: center;
		vertical-align: middle;
	}
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: auto;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	.footer
	{
		padding-top: 20px;
		padding-bottom: 0px;
	}

	div.topichero
	{
		height: 150px;
	}
}

/* Small Layout */

@media only screen and (min-width: 275px) and (max-width: 736px)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	div.topichero
	{
		background-size: cover;
		background-repeat: no-repeat;
		max-height: 10%;
		height: auto;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h3
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links
	{
		text-align: left;
		text-decoration: underline;
	}

	.footer
	{
		width: 100%;
	}

	div.slidingshow
	{
		width: auto;
	}

	div.slide
	{
		padding: auto;
		margin: auto;
	}

	div
	{
		
	}
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.video-wrapper
{
	padding-bottom: 10px;
	/* 16:9 */
	position: relative;
}

.video-wrapper
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

a
{
	text-decoration: none;
}

MadCap|slide
{
	
}

div.searchBar
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-botton: 10px;
	marging-left: 10px;
	margin-right: 8px;
	text-align: center;
}

div.sideContent
{
	float: left;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 5px;
	padding-right: 5px;
	min-width: 13%;
	width: auto;
	height: auto;
	overflow-x: hidden;
	position: relative;
	right: auto;
	min-height: 0px;
}

div.slide
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	height: 160px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	width: 92%;
}

MadCap|slideshowBullet:hover
{
	border-color: #2ad2c9;
	background-color: #000000;
}

MadCap|slideshowBullet.active
{
	background-color: #01a982;
}

MadCap|slideThumbnail:hover
{
	mc-image: none;
	border: solid 1px #01a982;
}

MadCap|slideThumbnail.active
{
	border: solid 1px #01a982;
	background-color: #01a982;
}

MadCap|slideThumbnail
{
	width: 15px;
	mc-thumbnail-max-width: 1px;
	mc-thumbnail-max-height: 1px;
	border-top-width: 1px;
	mc-image: none;
	border-bottom-color: #cccccc;
	border: solid 1px #cccccc;
}

MadCap|slideshowBullet
{
	background-color: #cccccc;
	padding-top: 5px;
}

p.Chapter_Title
{
	font-family: 'HP Simplified', sans-serif;
	color: #000000;
	margin-top: 5pt;
	font-size: 18pt;
	margin-bottom: 20px;
}

h3.SubCenter
{
	color: #000000;
	font-size: 24pt;
	margin-bottom: 40pt;
}

div.MyHeader
{
	background-color: #425563;
}

div.row
{
	text-align: center;
}

MadCap|dropDown
{
	mc-image-position: right;
	mc-image-spacing: 100px;
}

address
{
	list-style: ;
}

h1
{
	mc-hyphenate: never;
	font-size: 36pt;
	font-family: 'HP Simplified', sans-serif;
	color: #ffffff;
}

div.slidingshow
{
	margin-bottom: 50px;
	background-color: #f6f6f6;
	text-align: center;
	margin-top: 50px;
	clear: both;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	margin-left: 15px;
}

p.Bullet_1
{
	text-align: left;
	margin-left: 0.2in;
	margin-right: 0in;
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: 'HP Simplified', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-offset: 19.2px;
	mc-auto-number-class: Bullet;
	line-height: 13pt;
	text-decoration: none;
	display: list-item;
	list-style: ;
	list-style-type: square;
}

p.Body_Lead-in
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-family: 'HP Simplified', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: none;
}

a.Body_Lead-in
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-family: 'HP Simplified', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 13pt;
	text-decoration: none;
}

p
{
	color: #090909;
	margin-top: 6pt;
	margin-bottom: 6pt;
	line-height: 13pt;
}

body
{
	font-family: 'HP Simplified', sans-serif;
	font-size: 10pt;
	background-color: #f6f6f6;
}

h3
{
	font-weight: bold;
	font-style: normal;
}

p.Table_Body
{
	font-family: 'HP Simplified', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

div.topichero
{
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position-x: center;
	padding-bottom: 75px;
	height: 350px;
	background-image: url('../images/drawable-land-xxxhdpi-screen.png');
	background-position-y: bottom;
}

.SubCenter
{
	font-family: 'HP Simplified', sans-serif;
	font-weight: bold;
	font-style: normal;
}

@media only screen and (max-width: 1279px)
{
	div.topichero
	{
		height: 250;
	}
}

@media screen and (max-width: 64.063em)
{
	div.slidingshow
	{
		mc-float: frame-center;
		width: auto;
	}

	div.slide
	{
		
	}

	span
	{
		width: auto;
	}

	div.topichero
	{
		height: 150px;
	}
}

@media screen and (min-width: 275px) and (max-width: 736px)
{
	span
	{
		width: auto;
	}

	.footer
	{
		width: 100%;
	}

	div.topichero
	{
		height: 250px;
	}
}

@media only screen and (max-width: 745px)
{
	div.topichero
	{
		height: 100px;
	}
}

