<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

body
{
	font-family: Arial;
	line-height: 1.5em;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
}

h2
{
	font-size: 1.6785em;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 1.2em;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: right;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
	text-align: center;
}

.whiteheader
{
	color: #ffffff;
	font-weight: normal;
}

.inner-wrap .tab-bar .nav-search
{
	display: none;
}

.inner-wrap .main-section &gt; .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%);
}

/* Responsive Header Styles*/

#contentBody &gt; .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#content-section h2
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-left: 20px;
}

#content-section .right-section
{
	padding-right: 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-right: 30px;
	padding-left: 10px;
}

#content-section.mc-blurb .mc-bullets &gt; li
{
	color: #5a5a5a;
	list-style-image: url('../Images/Bullet1.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-image: url('../Images/dreamstime_m_39829335.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h2
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: -79px;
	margin-bottom: 65px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-left: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
	margin-bottom: 20px;
}

.video
{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* Home Page Footer */

div.footer
{
	background-color: #E6E6E6;
	padding-top: 30px;
	padding-bottom: 20px;
}

div.footer a
{
	text-decoration: none;
	color: #DADADA;
}

div.footer &gt; div.outer-row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: right;
}

.footer-links a
{
	padding-left: 15px;
}

.footer-icons
{
	text-align: left;
}

.footer-icons &gt; a:first-of-type
{
	padding-left: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-right: 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;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0;
	padding-top: 0;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.HomeHeroSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeHeroSection &gt; div:nth-child(1)
{
	width: 100%;
	margin-right: 0%;
}

div.HomeWelcomePDFSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomeWelcomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomePDFSection &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomePDFSection &gt; div:nth-child(1)
{
	width: 58.333%;
	margin-right: 0%;
}

div.HomeWelcomePDFSection &gt; div:nth-child(2)
{
	width: 41.667%;
	margin-right: 0%;
}

div.HomeWelcomeButtons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomeWelcomeButtons::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomeButtons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomeButtons &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomeButtons &gt; div:nth-child(1)
{
	width: 33.333%;
	margin-right: 8.3333%;
}

div.HomeWelcomeButtons &gt; div:nth-child(2)
{
	width: 33.333%;
	margin-right: 8.3333%;
}

div.HomePDFSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFSection &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
	padding-left: 30px;
}

div.HomePDFSection &gt; div:nth-child(1)
{
	width: 33.33333%;
}

div.HomePDFSection &gt; div:nth-child(2)
{
	width: 33.33333%;
}

div.HomePDFSection &gt; div:nth-child(3)
{
	width: 33.33333%;
}

div.HomePDFButton	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomePDFButton::before
{
	content: ' ';
	display: table;
}

div.HomePDFButton::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFButton &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomePDFButton &gt; div:nth-child(1)
{
	width: 50%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

div.HomeMasterPageFooter	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomeMasterPageFooter::before
{
	content: ' ';
	display: table;
}

div.HomeMasterPageFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeMasterPageFooter &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeMasterPageFooter &gt; div:nth-child(1)
{
	width: 25%;
	margin-right: 0%;
}

div.HomeMasterPageFooter &gt; div:nth-child(2)
{
	width: 50%;
	margin-right: 0%;
}

div.HomeMasterPageFooter &gt; div:nth-child(3)
{
	width: 25%;
	margin-right: 0%;
}

div.HomeVideoSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.HomeVideoSection::before
{
	content: ' ';
	display: table;
}

div.HomeVideoSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeVideoSection &gt; div
{
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
	padding-left: 30px;
}

div.HomeVideoSection &gt; div:nth-child(1)
{
	width: 33.33333%;
}

div.HomeVideoSection &gt; div:nth-child(2)
{
	width: 33.33333%;
}

div.HomeVideoSection &gt; div:nth-child(3)
{
	width: 33.33333%;
}

/* Medium Layout */

@media only screen and (max-width: 1279px)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group &gt; div
	{
		margin-bottom: 20px;
	}

	div.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	div.HomeHeroSection &gt; div:nth-child(1)
	{
		width: 100%;
		margin-right: 0%;
	}

	div.HomeWelcomePDFSection &gt; div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeWelcomePDFSection &gt; div:nth-child(2)
	{
		width: 50%;
	}

	div.HomeWelcomeButtons &gt; div:nth-child(1)
	{
		width: 50%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	div.HomeWelcomeButtons &gt; div:nth-child(2)
	{
		width: 50%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	div.HomePDFSection &gt; div:nth-child(1)
	{
		width: 33.33333%;
	}

	div.HomePDFSection &gt; div:nth-child(2)
	{
		width: 33.33333%;
	}

	div.HomePDFSection &gt; div:nth-child(3)
	{
		width: 33.33333%;
	}

	div.HomePDFButton &gt; div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(1)
	{
		width: 25%;
		margin-right: 0%;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(2)
	{
		width: 50%;
		margin-right: 0%;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(3)
	{
		width: 25%;
		margin-right: 0%;
	}

	div.HomeVideoSection &gt; div:nth-child(1)
	{
		width: 33.33333%;
	}

	div.HomeVideoSection &gt; div:nth-child(2)
	{
		width: 33.33333%;
	}

	div.HomeVideoSection &gt; div:nth-child(3)
	{
		width: 33.33333%;
	}
}

/* Small Layout */

@media only screen and (max-width: 767px)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	.left-content
	{
		margin-bottom: 60px;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h2
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}

	div.HomeHeroSection &gt; div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection &gt; div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection &gt; div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeWelcomeButtons &gt; div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	div.HomeWelcomeButtons &gt; div:nth-child(2)
	{
		width: 41.667%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	div.HomePDFSection &gt; div:nth-child(1)
	{
		width: 33.333%;
		margin-right: 0%;
	}

	div.HomePDFSection &gt; div:nth-child(2)
	{
		width: 33.333%;
		margin-right: 0%;
	}

	div.HomePDFSection &gt; div:nth-child(3)
	{
		width: 33.333%;
		margin-right: 0%;
	}

	div.HomePDFButton &gt; div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter &gt; div:nth-child(3)
	{
		width: 100%;
	}

	div.HomeVideoSection &gt; div:nth-child(1)
	{
		width: 100%;
		margin-right: 0%;
	}

	div.HomeVideoSection &gt; div:nth-child(2)
	{
		width: 100%;
		margin-right: 0%;
	}

	div.HomeVideoSection &gt; div:nth-child(3)
	{
		width: 100%;
		margin-right: 0%;
	}
}

</pre></body></html>