/*<meta conditions="Products.AllProductsPlusDocBible" />*/

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

/* Body */

body
{
	color: #404040;
	font-family: Arial, Avenir, Myriad;
	font-size: .9em;
	line-height: 1.7em;
}

body.Glossary
{
	margin-top: 10px;
}

body.Troubleshooting
{
	background-color: #e6e6e6;
}

/* Generic Classes */

.AlignRight
{
	text-align: right;
}

.bottomborder
{
	border-bottom: solid 1px #1d3a40;
}

.center
{
	text-align: center;
}

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

.FlareandLingoOnlineOnly
{
	mc-conditions: 'Products.LingoOnlineOnly, Products.FlareOnlineOnly';
}

.FlareOnlineOnly
{
	mc-conditions: 'Products.FlareOnlineOnly';
}

.LingoOnlineOnly
{
	mc-conditions: 'Products.LingoOnlineOnly';
}

.MarginTopBottom3px
{
	margin: 3px;
	margin-left: 0px;
	margin-top: 0px;
}

.mc-wrapper .mc-caption	/* Not sure if this style is used for anything*/
{
	background: none;
}

.NoMargin
{
	margin: 0px;
}

.OnlineOnly
{
	mc-conditions: 'General.OnlineLive';
}

.ResponsiveImageLinks
{
	margin-top: -35px;
}

/* Banners */

.BannerText
{
	color: #e6e6e6;
}

.BannerText:before
{
	content: "Supported In: ";
	display: block;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

.BannerText2
{
	color: #e6e6e6;
}

.PulseBanner
{
	color: #e6e6e6;
	display: block;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

div.banner
{
	display: inline-block;
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	padding: 5px;
	width: auto;
}

p.AccessGivenTo
{
	color: #e6e6e6;
}

p.AccessGivenTo:before
{
	content: "Access Given To: ";
	display: block;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

p.HDYDTBannerPoliciesProcedures
{
	mc-auto-number-format: 'Policies and Procedures Tutorial ';
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	mc-auto-number-class: TutorialBanner;
	mc-auto-number-position: float-right;
	padding: 6px;
}

p.HDYDTBannerProductFoldout3Fold
{
	mc-auto-number-format: 'Product Foldout Tutorial ';
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	mc-auto-number-class: TutorialBanner;
	mc-auto-number-position: float-right;
	padding: 6px;
}

p.HDYDTBannerGettingStarted
{
	mc-auto-number-format: 'Getting Started Tutorial ';
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	mc-auto-number-class: TutorialBanner;
	mc-auto-number-position: float-right;
	padding: 6px;
}

p.HDYDTBannerTopNavigation
{
	mc-auto-number-format: 'Top Navigation Tutorial ';
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	mc-auto-number-class: TutorialBanner;
	mc-auto-number-position: float-right;
	padding: 6px;
}

p.HDYDTBannerTripanePDF
{
	mc-auto-number-format: 'Tripane and PDF Tutorial ';
	border: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	background-color: #1b1b1b;
	mc-auto-number-class: TutorialBanner;
	mc-auto-number-position: float-right;
	padding: 6px;
}

p.InfoForDevelopers
{
	border-radius: 6px;
	color: #e6e6e6;
	font-weight: bold;
	margin-bottom: 16px;
	margin-right: 0px;
	margin-top: 16px;
	padding: 14px 20px;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #cb1313;
	width: 60%;
}

p.NotYetUpdated
{
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #cb1313;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #cb1313;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #cb1313;
	width: 50%;
}

p.OutputsSupported
{
	color: #e6e6e6;
}

p.OutputsSupported:before
{
	content: "Supported In: ";
	display: block;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

p.PulseAvailableTo
{
	color: #e6e6e6;
	display: block;
	text-align: left;
	padding: 15px;
}

/* Blockquotes */

blockquote.Ital
{
	font-style: italic;
}

/* Breadcrumbs*/

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:hover
{
	color: #85caf2;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	padding-top: 6px;
}

/* Concepts*/

MadCap|conceptLink
{
	color: #404040;
	font-size: 0.8em;
	font-weight: bold;
	mc-image: url('../../Images/Shared/ListIcon.png');
	mc-label: 'SEE ALSO';
	padding-top: 8px;
	text-decoration: none;
}

MadCap|conceptLink:hover
{
	color: #85caf2;
	font-weight: bold;
}

p.SeeAlsoLink
{
	border-top-color: #afafaf;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 1.10em;
	letter-spacing: 1px;
	word-spacing: 2px;
}

/* Cross-References*/

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	color: #0296eb;
}

MadCap|xref:hover
{
	color: #4eb4ef;
}

MadCap|xref.IndexPageNumber
{
	
}

MadCap|xref.page
{
	mc-format: '{page}';
}

/* Drop-Downs*/

.Final
{
	border-bottom: 0px;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-disabled: false;
	mc-closed-image: url('../../Images/Shared/DropDownClosedGreenDark.png');
	mc-open-image: url('../../Images/Shared/DropDownOpen.png');
}

MadCap|dropDown.Footer
{
	
}

MadCap|dropDown.FourthLevel
{
	margin-left: 30px;
	mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelGreenDark.png');
	mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
	background-color: #FFF7EA;
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelGreenDark.png');
	mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
	background-color: #fdfff3;
}

MadCap|dropDown.ThirdLevel
{
	margin-left: 20px;
	mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelGreenDark.png');
	mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
	background-color: #fafcfe;
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #1d3a40;
	mc-disabled: false;
}

MadCap|dropDownBody.FooterTopicMaster
{
	border-bottom-color: #afafaf;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	text-transform: uppercase;
	font-size: 0.9em;
}

MadCap|dropDownHotspot
{
	color: #1d3a40;
	mc-disabled: false;
	font-weight: bold;
	margin-left: 0px;
	mc-image-spacing: 0px;
}

MadCap|dropDownHotspot:hover
{
	color: #828282;
}

MadCap|dropDownHotspot.Footer
{
	color: #ffffff;
	font-size: 1em;
}

MadCap|dropDownHotspot.Footer:hover
{
	color: #BED230;
}

/* Examples */

.exampleHeadTextEmpty
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border: 0;
}

div.example
{
	background-color: #468e9d;
	background-repeat: no-repeat;
	border: solid 1px #356b76;
	border-radius: 6px;
	color: #e6e6e6;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}

div.example a
{
	color: #f0ff86;
}

a:link
{
	color: #0296eb;
	font-weight: normal;
}

div.note a:link
{
	font-weight: normal;
	color: #f0ff86;
}

p.note a:link
{
	font-weight: normal;
	color: #f0ff86;
}

a:visited
{
	color: #0296eb;
}

div.note a:visited
{
	color: #f0ff86;
}

p.note a:visited
{
	color: #f0ff86;
}

div.example a:hover
{
	color: #bed230;
}

a:hover
{
	color: #4eb4ef;
}

div.note a:hover
{
	color: #bed230;
}

p.note a:hover
{
	color: #bed230;
}

div.example MadCap|xref
{
	color: #f0ff86;
}

div.example MadCap|xref:hover
{
	color: #bed230;
}

/* Expanding Text*/

MadCap|expanding
{
	mc-disabled: false;
	mc-image-position: left;
	mc-open-image: url('../../Images/Shared/nav_arrow_open.png');
	mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
}

MadCap|expandingBody
{
	mc-disabled: false;
}

MadCap|expandingHead
{
	color: #546c7f;
	mc-disabled: false;
}

MadCap|expandingHead:hover
{
	color: #bed230;
}

/* Floats */

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
}

/* Footer for D2H App Help */

a.footermaster
{
	color: #ffffff;
}

a.footermaster:visited
{
	color: #ffffff;
}

a.footermaster:hover
{
	color: #BED230;
}

a.footermasterurls
{
	color: #ffffff;
	font-style: italic;
}

a.footermasterurls:visited
{
	color: #ffffff;
}

a.footermasterurls:hover
{
	color: #bed230;
}

div.FooterTable
{
	background-color: #47484a;
	background-repeat: repeat;
	border-top-color: #BED230;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: -17px;
	margin-right: -17px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
}

p.FooterTopicMaster
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

p.FooterTopicMasterLastLine
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}

p.FooterTopicMasterLastLineLeftPadding
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: left;
}

p.FooterTopicMasterLeftPadding
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 3px;
	text-align: left;
}

/* Footnotes*/

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

p.TableTextFootnote MadCap|xref
{
	color: #f0ff86;
}

/* Glossaries */

div.GlossaryPageDefinition
{
	
}

div.GlossaryPageHeading
{
	
}

div.GlossaryPageTerm
{
	
}

MadCap|glossaryProxy
{
	
}

p.GlossaryPrintHead
{
	
}

/* Headings*/

h1
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
}

h1.Appendix
{
	
}

h1.AppendixAutoNum
{
	
}

h1.Brochure
{
	margin-bottom: 0px;
	padding-bottom: 6px;
}

h1.BrochureLarge
{
	
}

h1.BrochureSubTitle
{
	
}

h1.Invisible
{
	display: none;
}

h1.NoPageBreakBefore
{
	
}

h1.SingleChapter
{
	
}

h2
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 30px;
}

h2.NoPageBreakBefore
{
	page-break-before: avoid;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 24px;
}

h3.PageBreakBefore
{
	
}

h4
{
	
}

h5
{
	
}

/* Images*/

img.banners
{
	border-style: none;
	max-height: 60px;
	padding-right: 2px;
	padding-top: 4px;
}

img.bannersBorderRight
{
	border-style: none;
	max-height: 60px;
	padding-top: 4px;
	border-right: solid 1px #e6e6e6;
	padding-right: 4px;
}

img.bannersBorderLeft
{
	border-style: none;
	max-height: 60px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 4px;
	border-left: solid 1px #e6e6e6;
}

img.Hyperlinked
{
	border-style: none;
}

img.HyperlinkedReduceSize
{
	border-style: none;
	max-width: 150px;
}

img.HyperlinkedSpaceAbove
{
	border-style: none;
	margin-top: 20px;
}

img.MaxWidth5HalfInchOnlinePrintNoThumbnail
{
	max-width: 5.5in;
	mc-thumbnail: none;
	margin: 0px;
}

img.MaxWidth100PercentNoThumbnail
{
	margin: 0px;
	mc-thumbnail: none;
}

img.MaxWidth100Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 225px;
}

img.MaxWidth95PercentNoThumbnail
{
	mc-thumbnail: none;
	margin: 0px;
}

img.MaxWidth95Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth90Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth85Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth80Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth75Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth70Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth70PercentNoThumbnail
{
	mc-thumbnail: none;
	margin: 0px;
}

img.MaxWidth65Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth60Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth55Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth50Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth50PercentNoThumbnail
{
	mc-thumbnail: none;
	padding: 0px;
}

img.MaxWidth45Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth40Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth40PercentNoThumbnail
{
	mc-thumbnail: none;
	margin: 0px;
}

img.MaxWidth35Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth30Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.MaxWidth35PixelsPrint
{
	
}

img.ReduceButtonSize
{
	max-height: 25px;
	margin-bottom: -1px;
}

img.ReduceButtonSize2
{
	max-height: 18px;
	margin-bottom: -1px;
}

img.TableIcons
{
	border-style: none;
	max-height: 44px;
}

img.TutorialBanner
{
	mc-thumbnail: popup;
	max-height: 60px;
}

/* Indenting */

div.IndentMedium
{
	margin-left: 30px;
}

div.IndentSmall
{
	margin-left: 15px;
}

div.TableTextWithLinkIndented
{
	margin-left: 15px;
}

div.IndentUnderSteps
{
	margin-left: 20px;
}

p.Indented
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial, Avenir, Myriad;
	margin-left: 20px;
}

/* Indexes*/

MadCap|indexProxy
{
	
}

MadCap|indexProxy.Column2
{
	
}

p.IndexHeading
{
	
}

p.IndexPrintHead
{
	
}

p.Index1
{
	
}

p.Index2
{
	
}

/* Links */

a
{
	font-weight: normal;
}

/* Lists*/

div.example ul
{
	list-style-image: url('../../Images/Shared/Bullet1GreenLight.png');
}

div.note ul
{
	list-style-image: url('../../Images/Shared/Bullet1GreenLight.png');
}

p.note ul
{
	list-style-image: url('../../Images/Shared/Bullet1GreenLight.png');
}

li
{
	orphans: 2;
	widows: 2;
	margin-top: 6px;
	margin-bottom: 6px;
}

li.PageBreakAfter
{
	
}

li.PageBreakBefore
{
	
}

li.SetOffFirstLevel
{
	color: #1d3a40;
	font-weight: bold;
}

li.SetOffSecondLevel
{
	color: #1d2940;
	font-weight: bold;
}

li.TroubleshootingLink
{
	cursor: pointer;
	text-decoration: underline;
}

ol
{
	list-style-image: none;
}

ol.LowerAlpha
{
	list-style-image: none;
	list-style-type: lower-alpha;
	margin-left: -10px;
}

ol.LowerRoman
{
	list-style-image: none;
	list-style-type: lower-roman;
	margin-left: -10px;
}

ul
{
	list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
}

ul ul ul ul
{
	list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	margin-left: -10px;
}

ul.FirstLevel
{
	list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	margin-left: -10px;
}

ul.FirstPageOfChapterBulletList
{
	list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
}

ul.FourthLevel
{
	list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	margin-left: -10px;
}

ul.Indented
{
	margin-left: 40px;
}

ul ul
{
	list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	margin-left: -10px;
}

ul.SecondLevel
{
	list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	margin-left: -10px;
}

ul.SecondLevelFirstPageOfChapter
{
	list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	margin-left: -10px;
}

ul ul ul
{
	list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	margin-left: -10px;
}

ul.ThirdLevel
{
	list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	margin-left: -10px;
}

ul.troubleshooting1
{
	left: 0px;
	right: 50%;
	float: left;
	width: 250px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 2px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: ridge 1px #828282;
	background-color: #ffffff;
}

/* Master Page Elements*/

div.ContentRow
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.ContentRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ContentRow > div:nth-child(1)
{
	width: 58.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TopicContent
{
	padding-left: 15px;
	padding-right: 15px;
}

MadCap|topicToolbarProxy
{
	padding-left: 4px;
}

MadCap|topicToolbarProxy.PDF
{
	padding-left: 4px;
}

/* Mini-TOCs*/

MadCap|miniTocProxy.Online
{
	border-top-width: 0px;
	color: #0296eb;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

MadCap|miniTocProxy.SingleChapterDoc
{
	
}

/* Notes */

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.note
{
	background-color: #454545;
	background-image: url('../../Images/Shared/NoteIconGray.png');
	background-repeat: no-repeat;
	border: solid 1px #1b1b1b;
	border-radius: 6px;
	color: #e6e6e6;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.note
{
	background-color: #454545;
	background-image: url('../../Images/Shared/NoteIconGray.png');
	background-repeat: no-repeat;
	border: solid 1px #1b1b1b;
	border-radius: 6px;
	color: #e6e6e6;
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* Page and Frame Breaks*/

p.FrameBreakAfter
{
	frame-break-after: always;
}

p.PageBreakAfter
{
	page-break-after: always;
}

p.PageBreakBefore
{
	
}

/* Paragraphs*/

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial, Avenir, Myriad;
}

p.Answer
{
	bottom: 0;
	margin-left: 0.12in;
}

p.Bold
{
	font-weight: bold;
}

p.CheatSheet
{
	font-family: 'Century Gothic';
	font-size: 40pt;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 0;
	frame-break-before: always;
}

p.CheatSheetSubHeading
{
	font-family: 'Century Gothic';
	font-size: 20pt;
	padding-bottom: 0;
	frame-break-before: always;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 18px;
}

p.CheatSheetSubHeading2
{
	font-family: 'Century Gothic';
	font-size: 20pt;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	frame-break-before: always;
	text-align: center;
}

p.Code
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeIndented
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeIndented2
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeIndented3
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeIndented4
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeIndented5
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeBrown
{
	font-family: 'Courier New';
	font-size: 0.9em;
	color: #800000;
	margin-bottom: 0px;
}

p.CodeBlue
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.CodeEnd
{
	font-family: 'Courier New';
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 20px;
}

p.CodeNoSpaceAboveBelow
{
	font-family: 'Courier New';
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

p.CodeIndentNoSpaceAboveBelow
{
	font-family: 'Courier New';
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 60px;
}

p.ComingSoon
{
	
}

p.ContentsHeadingPrint
{
	
}

p.Copyright
{
	
}

p.CopyrightAddress
{
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

p.CopyrightHeading
{
	
}

p.CreatedUsingFlare
{
	
}

p.EmptyPageText
{
	
}

p.Figure
{
	
}

p.FrameFooterText
{
	
}

p.FrameFooterText2
{
	
}

p.FrameFooterTextDarkBackgroundCenter
{
	color: #1d3a40;
	font-family: 'Century Gothic';
	font-size: 24pt;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 12px;
	text-align: center;
}

p.hdydt
{
	color: #f26522;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
	background-image: url('../../Images/Shared/How.png');
	background-repeat: no-repeat;
	background-position: 10px10px;
	padding-left: 60px;
	padding-top: 20px;
	background-color: #fae7de;
	border: solid 1px #f26522;
}

p.LongURL
{
	margin-bottom: 0;
	margin-top: 0;
	font-size: .9em;
	line-height: 8pt;
}

p.ManualTitle1
{
	color: #e6e6e6;
	font-size: 13pt;
}

p.ManualTitle2
{
	
}

p.ManualVersionNumber
{
	color: #e6e6e6;
	font-size: 11pt;
}

p.PDFButton
{
	margin-top: 8px;
	font-family: Arial, Avenir, Myriad;
	text-align: right;
	margin-bottom: -30px;
}

p.PDFList
{
	margin-left: 10px;
}

p.PrintOnlySpace
{
	
}

p.Style
{
	color: #d3542a;
	font-family: 'Courier New';
}

p.Subheading
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.SubheadingPrintOutput
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 0.9em;
}

p.TypedEntry
{
	font-family: 'Courier New';
}

p.TypedEntryIndented
{
	font-family: 'Courier New';
	margin-left: 30px;
}

p.WhatsNextLine
{
	background-image: url('../../Images/Shared/whats_next_border.png');
	background-repeat: repeat-x;
}

/* Popups*/

a.Popup
{
	mc-popup-width: 800px;
	mc-popup-height: 800px;
}

MadCap|popup
{
	color: #0296eb;
}

MadCap|popup:focus
{
	color: #0296eb;
}

MadCap|popup:hover
{
	color: #0296eb;
}

MadCap|popupHead
{
	color: #0296eb;
}

/* Set Off*/

div.example span.SetOffFirstLevel
{
	font-weight: bold;
	color: #f0ff86;
}

div.note span.SetOffFirstLevel
{
	color: #bed230;
	font-weight: bold;
}

p.note span.SetOffFirstLevel
{
	color: #bed230;
	font-weight: bold;
}

p.SetOffFirstLevel
{
	color: #1d3a40;
	font-weight: bold;
}

span.SetOffFirstLevel
{
	color: #1d3a40;
	font-weight: bold;
}

span.SetOffFourthLevel
{
	color: #561d0e;
	font-weight: bold;
}

span.SetOffFourthLevelLight
{
	color: #fead64;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #1d2940;
	font-weight: bold;
}

.SetOffSecondLevelFirstPageOfChapter
{
	color: #1d2940;
	font-weight: bold;
}

span.SetOffFSecondLevelLight
{
	color: #a4bee7;
	font-weight: bold;
}

span.SetOffThirdLevel
{
	color: #163e37;
	font-weight: bold;
}

span.SetOffThirdLevelLight
{
	color: #34c7ba;
	font-weight: bold;
}

/* Slideshows*/

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

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

/* Spans*/

span.BoldWarning
{
	color: #cb1313;
	font-style: normal;
	font-weight: bold;
}

span.ChapAutoNum
{
	
}

span.CodeBlue
{
	font-family: 'Courier New';
	color: #0000ff;
}

span.CodeRed
{
	color: #ff0000;
	font-family: 'Courier New';
}

span.EmphasisItalicBold
{
	font-style: italic;
	font-weight: bold;
}

span.EightyFiveEM
{
	font-size: 1em;
}

span.Emphasis
{
	font-weight: bold;
}

span.EmphasisItalic
{
	font-weight: normal;
	font-style: italic;
}

span.FigureNum
{
	
}

span.HDYDT
{
	color: #f26522;
	font-style: italic;
}

span.InvisibleText
{
	color: #ffffff;
}

span.InvisibleTextDark
{
	color: #000000;
}

span.RedItalic
{
	color: #cb1313;
	font-style: italic;
}

span.SeeAlsoIndexTerms
{
	font-style: italic;
}

span.SeeIndexTerms
{
	font-style: italic;
}

span.Style
{
	color: #d3542a;
	font-family: 'Courier New';
}

span.StyleProperty
{
	color: #ff0000;
	font-family: 'Courier New';
}

span.StyleValue
{
	color: #0000ff;
	font-family: 'Courier New';
}

span.TableCodeBlue
{
	font-family: 'Courier New';
	font-size: 0.9em;
}

span.TableCodeBlue2
{
	font-family: 'Courier New';
	font-size: 0.9em;
	color: #7291bc;
}

span.TableCodeRed
{
	font-family: 'Courier New';
	font-size: 0.9em;
	color: #a31563;
}

span.TableNum
{
	
}

span.TutorialBanner
{
	font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
	letter-spacing: -1px;
	color: #bed230;
	font-size: 2em;
	margin-left: 20px;
	margin-bottom: 10px;
}

span.TypedEntry
{
	font-family: 'Courier New';
}

span.YellowBackground
{
	background-color: #ffff00;
}

div.example span.YellowBackground
{
	color: #404040;
}

s.YellowBackground
{
	color: #404040;
}

div.note span.YellowBackground
{
	color: #404040;
}

p.note span.YellowBackground
{
	color: #404040;
}

/* Tables*/

col
{
	mc-disabled: false;
}

div.example p.TableText
{
	color: #404040;
}

div.example p.TableTextCenter
{
	color: #404040;
}

div.example p.TableTextCenterSmall
{
	color: #404040;
}

div.example p.TableTextEmphasis
{
	color: #404040;
}

div.example p.TableTextEmphasisPreWhiteSpace
{
	color: #404040;
}

div.example p.TableTextEmphasisSmall
{
	color: #404040;
}

div.example p.TableTextEmphasisSmallIndent
{
	color: #404040;
}

div.example p.TableTextEmphasisSmallNoIndent
{
	color: #404040;
}

div.example p.TableTextEmphasisSmallPrint
{
	color: #404040;
}

div.example p.TableTextRight
{
	color: #404040;
}

div.example p.TableTextSmall
{
	color: #404040;
}

div.example p.TableTextSmallPrint
{
	color: #404040;
}

p.TableCaption
{
	
}

p.TableText
{
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextCenter
{
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextCenteredVideo
{
	margin-bottom: 0pt;
	text-align: center;
	margin-top: 0pt;
	margin: 0pt;
	margin-left: 0pt;
	padding-top: 0px;
}

p.TableTextCenterSmall
{
	font-size: 0.8em;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextEmphasis
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextEmphasisPreWhiteSpace
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextEmphasisSmall
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 18px;
	margin-top: 8px;
	font-size: 0.9em;
}

p.TableTextEmphasisSmallIndent
{
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 18px;
}

p.TableTextEmphasisSmallNoIndent
{
	font-weight: bold;
	margin-left: 0;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 0;
}

p.TableTextEmphasisSmallPrint
{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextFootnote
{
	color: #e6e6e6;
	font-size: 0.9em;
}

p.TableTextHead
{
	color: #e6e6e6;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextLightEmphasis
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextRedBold
{
	margin-bottom: 2pt;
	margin-top: 8pt;
	bottom: 12px;
	top: 12px;
	font-weight: bold;
	color: #ff0000;
}

p.TableTextRight
{
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: right;
}

p.TableTextSmall
{
	margin-left: 0;
	font-size: 0.8em;
}

p.TableTextSmallPrint
{
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

table
{
	margin-bottom: 10px;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

/* Tips*/

.tipInDiv
{
	mc-auto-number-format: '{b}{color #564C05}Tip: {/color}{/b}';
}

div.tip
{
	background-image: url('../../Images/Shared/tips.png');
	background-repeat: no-repeat;
	border: solid 1px #fbbb1e;
	border-radius: 6px;
	color: #564C05;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fcf9f1;
}

p.tip
{
	background-image: url('../../Images/Shared/tips.png');
	background-repeat: no-repeat;
	border-radius: 6px;
	mc-auto-number-format: '{b}Tip: {/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 1px #fbbb1e;
	background-color: #FCF9F1;
	color: #564c05;
}

/* TOCs*/

MadCap|tocProxy
{
	
}

p.TOC1
{
	
}

p.TOC2
{
	
}

/* Troubleshooting*/

div.troubleshoot
{
	background-color: #ffffff;
	border: ridge 1px #becfdc;
	border-bottom-style: groove;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-radius: 15px;
	border-right-width: 2px;
	border-top-width: 2px;
	float: left;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 25.0px;
	padding-top: 15px;
	width: 400px;
	z-index: -1cm;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#madcapToggler .troubleshooting1 li.TroubleshootingLink:hover
{
	color: #afafaf;
}

/* Video Section */

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

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

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

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

.outer-row
{
	max-width: 100%;
	padding: 0;
}

div.TwoImages
{
	mc-grid-row: true;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.TwoImages > div:nth-child(1)
{
	float: left;
	width: 50%;
	margin-bottom: 0px;
}

div.TwoImages > div:nth-child(2)
{
	float: left;
	width: 50%;
	margin-bottom: 0px;
}

div.HomeVideoSection	/*Controls the look of the Video section on the Home page.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

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

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

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

div.TwoVideos	/*Controls the look of a Video section with two videos in each row.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.TwoVideos > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

div.TwoVideos > div:nth-child(1)
{
	width: 50%;
}

div.TwoVideos > div:nth-child(2)
{
	width: 50%;
}

div.VideoIntroOneCell
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.VideoIntroOneCell > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.VideoIntroOneCell > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 33.333%;
	margin-right: 33.333%;
}

div.VideoIntroOneCell2
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.VideoIntroOneCell2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.VideoIntroOneCell2 > div:nth-child(1)
{
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}

p.SubheadingPDFs
{
	margin-top: 16pt;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Warnings and Important*/

.importantInDiv
{
	mc-auto-number-format: '{b}{color red}Important: {/color}{/b}';
}

.warningInDiv
{
	mc-auto-number-format: '{b}{color red}Warning: {/color}{/b}';
}

div.warning
{
	background-color: #faebd7;
	background-image: url('../../Images/Shared/Warning.png');
	background-repeat: no-repeat;
	border: solid 1px #e77b61;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.Important
{
	background-color: #faebd7;
	background-image: url('../../Images/Shared/Warning.png');
	background-repeat: no-repeat;
	border: solid 1px #e77b61;
	border-radius: 6px;
	color: #000000;
	mc-auto-number-format: '{b}{color red}Important: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

p.Warning
{
	margin-right: 6px;
	background-color: #faebd7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e77b61;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e77b61;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e77b61;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e77b61;
	padding-right: 20px;
	padding-bottom: 14px;
	background-image: url('../../Images/Shared/Warning.png');
	background-position: 10px10px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 20px;
	mc-auto-number-format: '{b}{color red}Warning: {/color}{/b}';
}

div.note MadCap|xref
{
	color: #f0ff86;
}

div.note MadCap|xref:hover
{
	color: #bed230;
}

p.note MadCap|xref
{
	color: #f0ff86;
}

p.note MadCap|xref:hover
{
	color: #bed230;
}

div.TwoLists	/*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;
	max-width: 75rem;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}

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

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

div.TwoLists > div:nth-child(1)
{
	margin-bottom: 0px;
	float: left;
	width: 50%;
}

div.TwoLists > div:nth-child(2)
{
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 50%;
}

div.OneImage	/*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;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}

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

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

div.OneImage > div:nth-child(1)
{
	margin-bottom: 0px;
	width: 100%;
	margin-left: 0%;
}

@media print
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	/* Generic Classes*/

	.bottomborder
	{
		border-bottom: none;
	}

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d2940;
		font-weight: bold;
	}

	.SubheadingPrintOutput
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
		color: #1d3a40;
	}

	/* Banners*/

	.BannerText
	{
		color: #1d3a40;
	}

	.BannerText2
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	p.PulseAvailableTo
	{
		color: #404040;
	}

	/* Cross-References*/

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #f0ff86;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #f0ff86;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #1d3a40;
	}

	/* Drop-Downs*/

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	/* Footnotes*/

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #bed230;
	}

	/* Glossaries*/

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #bed230;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #bed230;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #bed230;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	/* Headings*/

	h1
	{
		background-color: transparent;
		border-bottom: none;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		color: #1d3a40;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
		page-break-before: avoid;
		color: #1d3a40;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #bed230;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
		page-break-before: avoid;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #bed230;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	/* Images*/

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	/* Indexes*/

	MadCap|indexProxy
	{
		border-top: none;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #1d3a40;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	/* Links*/

	a
	{
		font-weight: 100;
	}

	/* Lists*/

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 8px;
		margin-top: 8px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		margin-left: 30px;
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
		margin-left: 30px;
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
		margin-left: 30px;
	}

	ul.ThirdLevel
	{
		margin-left: 30px;
	}

	/* Master Page Elements*/

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	/* Mini-TOCs*/

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	p.MiniTOC1
	{
		font-size: 11pt;
		font-weight: normal;
		color: #1d3a40;
	}

	/* Notes*/

	div.note
	{
		padding-bottom: 20px;
	}

	p.note
	{
		padding-bottom: 20px;
	}

	/* Page and Frame Breaks*/

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	/* Paragraphs*/

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
		color: #e6e6e6;
	}

	p.ContentsHeadingPrint
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #bed230;
	}

	p.ManualVersionNumber
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	p.SubheadingPDFs
	{
		margin-top: 16pt;
		font-size: 10pt;
		color: #1d3a40;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	/* Spans*/

	span.ChapAutoNum
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		color: #1d3a40;
	}

	span.ChapAutoNumSmall
	{
		color: #1d3a40;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.EmphasisItalic
	{
		
	}

	span.FigureNum
	{
		color: #bed230;
		font-style: normal;
	}

	span.TableNum
	{
		color: #bed230;
		font-style: normal;
	}

	/* Tables*/

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisPreWhiteSpace
	{
		white-space: pre;
		width: 3in;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	/* TOCs*/

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	p.TOC1
	{
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
		color: #1d3a40;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #357b76;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13;
	}
}

@media BlueOnline
{
	p.note a:link
	{
		font-weight: normal;
		color: #b7ebff;
	}

	div.note a:link
	{
		font-weight: normal;
		color: #b7ebff;
	}

	p.note a:visited
	{
		color: #b7ebff;
	}

	div.note a:visited
	{
		color: #b7ebff;
	}

	p.note a:hover
	{
		color: #20b2e7;
	}

	div.note a:hover
	{
		color: #20b2e7;
	}

	a.footermaster:hover
	{
		color: #31b6f0;
	}

	a.footermasterurls:hover
	{
		color: #31b6f0;
	}

	a.MCBreadcrumbsLink:hover
	{
		color: #31b6f0;
	}

	div.example
	{
		border: solid 1px #445879;
		background-color: #496aaa;
	}

	div.FooterTable
	{
		border-top-color: #31b6f0;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	li.SetOffFirstLevel
	{
		color: #1d2940;
	}

	li.TroubleshootingLink
	{
		cursor: pointer;
		text-decoration: underline;
	}

	MadCap|conceptLink:hover
	{
		color: #31b6f0;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedBlueDark.png');
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 1px #31b6f0;
	}

	.bottomborder
	{
		border-bottom: solid 1px #31b6f0;
	}

	MadCap|dropDown.FourthLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fdfff3;
	}

	MadCap|dropDown.SecondLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #FFF7EA;
	}

	MadCap|dropDown.ThirdLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fafcfe;
	}

	MadCap|dropDownHotspot
	{
		color: #1d2940;
	}

	MadCap|dropDownHotspot.Footer:hover
	{
		color: #31b6f0;
	}

	MadCap|expanding
	{
		mc-disabled: false;
		mc-image-position: left;
		mc-open-image: url('../../Images/Shared/nav_arrow_open_blue.png');
		mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
	}

	MadCap|expandingHead
	{
		color: #546c7f;
		mc-disabled: false;
	}

	MadCap|expandingHead:hover
	{
		color: #31b6f0;
	}

	MadCap|xref:hover
	{
		color: #31b6f0;
	}

	div.example a
	{
		color: #b7ebff;
	}

	div.example a:hover
	{
		color: #20b2e7;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #31b6f0}Note: {/color}{/b}';
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #31b6f0}Note: {/color}{/b}';
	}

	p.SetOffFirstLevel
	{
		color: #1d2940;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		color: #31b6f0;
	}

	span.SetOffFirstLevel
	{
		color: #1d2940;
	}

	span.SetOffSecondLevel
	{
		color: #1d3a40;
		font-weight: bold;
	}

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d3a40;
		font-weight: bold;
	}

	span.SetOffSecondLevelLight
	{
		color: #bed230;
		font-weight: bold;
	}

	div.example span.SetOffFirstLevel
	{
		color: #b7ebff;
	}

	div.note span.SetOffFirstLevel
	{
		color: #20b0e6;
	}

	p.note span.SetOffFirstLevel
	{
		color: #20b0e6;
	}

	ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	p.note MadCap|xref:hover
	{
		color: #20b2e7;
	}

	p.note MadCap|xref
	{
		color: #b7ebff;
	}

	div.note MadCap|xref:hover
	{
		color: #20b2e7;
	}

	div.note MadCap|xref
	{
		color: #b7ebff;
	}

	div.example MadCap|xref:hover
	{
		color: #20b2e7;
	}

	div.example MadCap|xref
	{
		color: #b7ebff;
	}
}

@media CentralBlueOnline
{
	bottomborder
	{
		border-bottom: solid 1px #263347;
	}

	/* Drop-Downs*/

	MadCap|dropDown
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedCentralBlueDark.png');
	}

	MadCap|dropDown.FourthLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelCentralBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fdfff3;
	}

	MadCap|dropDown.SecondLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelCentralBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #FFF7EA;
	}

	MadCap|dropDown.ThirdLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelCentralBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fafcfe;
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 1px #263347;
	}

	MadCap|dropDownHotspot
	{
		color: #263347;
	}

	MadCap|dropDownHotspot.Footer:hover
	{
		color: #4c6a7d;
	}

	/* Examples */

	div.example
	{
		background-color: #637e8f;
		border: solid 1px #475b6d;
	}

	div.example a
	{
		color: #85caf2;
	}

	div.example a:hover
	{
		color: #0296eb;
	}

	div.example MadCap|xref
	{
		color: #85caf2;
	}

	div.example MadCap|xref:hover
	{
		color: #0296eb;
	}

	/* Expanding Text*/

	MadCap|expanding
	{
		mc-disabled: false;
		mc-image-position: left;
		mc-open-image: url('../../Images/Shared/nav_arrow_open_centralblue.png');
		mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
	}

	MadCap|expandingHead
	{
		color: #546c7f;
		mc-disabled: false;
	}

	MadCap|expandingHead:hover
	{
		color: #4c6a7d;
	}

	/* Footer for D2H App Help */

	a.footermaster:hover
	{
		color: #4c6a7d;
	}

	a.footermasterurls:hover
	{
		color: #4c6a7d;
	}

	div.FooterTable
	{
		border-top-color: #4c6a7d;
	}

	/* Links */

	a
	{
		font-weight: normal;
	}

	/* Lists */

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlueLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlueLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlue.png');
	}

	li.SetOffFirstLevel
	{
		color: #263347;
	}

	li.TroubleshootingLink
	{
		cursor: pointer;
		text-decoration: underline;
	}

	ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.ThirdLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	/* Notes */

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #85caf2}Note: {/color}{/b}';
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	div.note a:link
	{
		font-weight: normal;
		color: #85caf2;
	}

	div.note a:visited
	{
		color: #85caf2;
	}

	div.note a:hover
	{
		color: #0296eb;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #85caf2}Note: {/color}{/b}';
	}

	p.note a:link
	{
		font-weight: normal;
		color: #85caf2;
	}

	p.note a:visited
	{
		color: #85caf2;
	}

	p.note a:hover
	{
		color: #0296eb;
	}

	/* Paragraphs*/

	p.TemplateInfo
	{
		color: #4c6a7d;
	}

	/* Set Off*/

	p.SetOffFirstLevel
	{
		color: #263347;
	}

	span.SetOffFirstLevel
	{
		color: #263347;
	}

	span.SetOffThirdLevel
	{
		color: #1d3a40;
	}

	span.SetOffThirdLevelLight
	{
		color: #bed230;
	}

	/* Tables*/

	p.TableTextEmphasisSmallPrint
	{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		margin-bottom: 2px;
		margin-top: 8px;
	}

	div.example span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	div.note span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	p.note span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	div.note MadCap|xref
	{
		color: #85caf2;
	}

	div.note MadCap|xref:hover
	{
		color: #0296eb;
	}

	p.note MadCap|xref
	{
		color: #85caf2;
	}

	p.note MadCap|xref:hover
	{
		color: #0296eb;
	}
}

/* Generic Classes */

@media OrangeOnline
{
	p.note a:link
	{
		font-weight: normal;
		color: #f5d7bc;
	}

	div.note a:link
	{
		font-weight: normal;
		color: #f5d7bc;
	}

	p.note a:visited
	{
		color: #f5d7bc;
	}

	div.note a:visited
	{
		color: #f5d7bc;
	}

	p.note a:hover
	{
		color: #f48520;
	}

	div.note a:hover
	{
		color: #f48520;
	}

	a.footermaster:hover
	{
		color: #f6861f;
	}

	a.footermasterurls:hover
	{
		color: #f6861f;
	}

	a.MCBreadcrumbsLink:hover
	{
		color: #f6861f;
	}

	div.example
	{
		border: solid 1px #8f4c0f;
		background-color: #b66317;
	}

	div.FooterTable
	{
		border-top-color: #f6861f;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	li.SetOffFirstLevel
	{
		color: #561d0e;
	}

	li.TroubleshootingLink
	{
		cursor: pointer;
		text-decoration: underline;
	}

	MadCap|conceptLink:hover
	{
		color: #f6861f;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedOrangeDark.png');
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 1px #f6861f;
	}

	.bottomborder
	{
		border-bottom: solid 1px #f6861f;
	}

	MadCap|dropDown.FourthLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelOrangeDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fdfff3;
	}

	MadCap|dropDown.SecondLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelOrangeDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #FFF7EA;
	}

	MadCap|dropDown.ThirdLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelOrangeDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fafcfe;
	}

	MadCap|dropDownHotspot
	{
		color: #561c0e;
	}

	MadCap|dropDownHotspot.Footer:hover
	{
		color: #f6861f;
	}

	MadCap|expanding
	{
		mc-disabled: false;
		mc-image-position: left;
		mc-open-image: url('../../Images/Shared/nav_arrow_open_orange.png');
		mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
	}

	MadCap|expandingHead
	{
		color: #546c7f;
		mc-disabled: false;
	}

	MadCap|expandingHead:hover
	{
		color: #f6861f;
	}

	MadCap|xref
	{
		mc-format: '{para}';
		text-decoration: underline;
	}

	MadCap|xref:hover
	{
		color: #f6861f;
	}

	div.example a:hover
	{
		color: #f48520;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #f6861f}Note: {/color}{/b}';
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #f6861f}Note: {/color}{/b}';
	}

	p.SetOffFirstLevel
	{
		color: #561d0e;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		color: #f6861f;
	}

	span.SetOffFirstLevel
	{
		color: #561d0e;
	}

	ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	span.SetOffFourthLevel
	{
		color: #1d3a40;
	}

	span.SetOffFourthLevelLight
	{
		color: #bed230;
	}

	div.example span.SetOffFirstLevel
	{
		color: #f5d7bc;
	}

	div.note span.SetOffFirstLevel
	{
		color: #f48520;
	}

	p.note span.SetOffFirstLevel
	{
		color: #f48520;
	}

	p.note MadCap|xref:hover
	{
		color: #f48520;
	}

	p.note MadCap|xref
	{
		color: #f5d7bc;
	}

	div.note MadCap|xref:hover
	{
		color: #f48520;
	}

	div.note MadCap|xref
	{
		color: #f5d7bc;
	}

	div.example MadCap|xref:hover
	{
		color: #f48520;
	}

	div.example MadCap|xref
	{
		color: #f5d7bc;
	}

	div.example a
	{
		color: #f5d7bc;
	}
}

@media PulseBlueOnline
{
	p.note a:link
	{
		font-weight: normal;
		color: #a3c1eb;
	}

	div.note a:link
	{
		font-weight: normal;
		color: #a3c1eb;
	}

	p.note a:visited
	{
		color: #a3c1eb;
	}

	div.note a:visited
	{
		color: #a3c1eb;
	}

	p.note a:hover
	{
		color: #6b95cf;
	}

	div.note a:hover
	{
		color: #6b95cf;
	}

	a.footermaster:hover
	{
		color: #e6e6e6;
	}

	a.footermasterurls:hover
	{
		color: #e6e6e6;
	}

	a.MCBreadcrumbsLink:hover
	{
		color: #e6e6e6;
	}

	div.example
	{
		border: solid 1px #194689;
		background-color: #496aaa;
	}

	div.FooterTable
	{
		border-top-color: #194689;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	li.SetOffFirstLevel
	{
		color: #1d2940;
	}

	li.TroubleshootingLink
	{
		cursor: pointer;
		text-decoration: underline;
	}

	MadCap|conceptLink:hover
	{
		color: #194689;
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedPulseBlueDark.png');
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 1px #194689;
	}

	.bottomborder
	{
		border-bottom: solid 1px #194689;
	}

	MadCap|dropDown.FourthLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelPulseBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fdfff3;
	}

	MadCap|dropDown.SecondLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelPulseBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #FFF7EA;
	}

	MadCap|dropDown.ThirdLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelPulseBlueDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fafcfe;
	}

	MadCap|dropDownHotspot
	{
		color: #1d2940;
	}

	MadCap|dropDownHotspot.Footer:hover
	{
		color: #e6e6e6;
	}

	MadCap|expanding
	{
		mc-disabled: false;
		mc-image-position: left;
		mc-open-image: url('../../Images/Shared/nav_arrow_open_pulse_blue.png');
		mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
	}

	MadCap|expandingHead
	{
		color: #546c7f;
		mc-disabled: false;
	}

	MadCap|expandingHead:hover
	{
		color: #194689;
	}

	MadCap|xref:hover
	{
		color: #194689;
	}

	div.example a
	{
		color: #a3c1eb;
	}

	div.example a:hover
	{
		color: #6b95cf;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #e6e6e6}Note: {/color}{/b}';
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #e6e6e6}Note: {/color}{/b}';
	}

	p.SetOffFirstLevel
	{
		color: #1d2940;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		color: #194689;
	}

	span.SetOffFirstLevel
	{
		color: #1d2940;
	}

	ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	div.example span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	div.note span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	p.note span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	div.example MadCap|xref
	{
		color: #a3c1eb;
	}

	div.example MadCap|xref:hover
	{
		color: #6b95cf;
	}

	div.note MadCap|xref
	{
		color: #a3c1eb;
	}

	div.note MadCap|xref:hover
	{
		color: #6b95cf;
	}

	p.note MadCap|xref
	{
		color: #a3c1eb;
	}

	p.note MadCap|xref:hover
	{
		color: #6b95cf;
	}
}

@media TurquoiseOnline
{
	/* Generic Classes */

	.bottomborder
	{
		border-bottom: solid 1px #163e37;
	}

	/* Drop-Downs*/

	MadCap|dropDown
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedTurquoiseDark.png');
	}

	MadCap|dropDown.Footer
	{
		mc-closed-image: url('../../Images/Shared/DropDownSmallClosed.png');
		mc-open-image: url('../../Images/Shared/DropDownSmallOpenTurquoise.png');
		margin-left: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelTurquoiseDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fdfff3;
	}

	MadCap|dropDown.SecondLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelTurquoiseDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #FFF7EA;
	}

	MadCap|dropDown.ThirdLevel
	{
		mc-closed-image: url('../../Images/Shared/DropDownClosedSecondLevelTurquoiseDark.png');
		mc-open-image: url('../../Images/Shared/DropDownOpenSecondLevel.png');
		background-color: #fafcfe;
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 1px #163e37;
	}

	MadCap|dropDownHotspot
	{
		color: #163e37;
	}

	MadCap|dropDownHotspot.Footer:hover
	{
		color: #6dc1aa;
	}

	/* Examples */

	div.example
	{
		background-color: #42887b;
		border: solid 1px #2e665d;
	}

	div.example a
	{
		color: #b2eede;
	}

	div.example a:hover
	{
		color: #6dc1aa;
	}

	div.example MadCap|xref
	{
		color: #b2eede;
	}

	div.example MadCap|xref:hover
	{
		color: #6dc1aa;
	}

	/* Expanding Text*/

	MadCap|expanding
	{
		mc-disabled: false;
		mc-image-position: left;
		mc-open-image: url('../../Images/Shared/nav_arrow_open_orange.png');
		mc-closed-image: url('../../Images/Shared/nav_arrow_closed.png');
	}

	MadCap|expandingHead
	{
		color: #546c7f;
		mc-disabled: false;
	}

	MadCap|expandingHead:hover
	{
		color: #6dc1aa;
	}

	/* Footer for D2H App Help */

	a.footermaster:hover
	{
		color: #6dc1aa;
	}

	a.footermasterurls:hover
	{
		color: #6dc1aa;
	}

	div.FooterTable
	{
		border-top-color: #6dc1aa;
	}

	/* Links */

	a
	{
		font-weight: normal;
	}

	/* Lists */

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	li.SetOffFirstLevel
	{
		color: #163e37;
	}

	li.TroubleshootingLink
	{
		cursor: pointer;
		text-decoration: underline;
	}

	ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.ThirdLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
	}

	/* Notes */

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #6dc1aa}Note: {/color}{/b}';
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	div.note a:link
	{
		font-weight: normal;
		color: #b2eede;
	}

	div.note a:visited
	{
		color: #b2eede;
	}

	div.note a:hover
	{
		color: #6dc1aa;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #6dc1aa}Note: {/color}{/b}';
	}

	p.note a:link
	{
		font-weight: normal;
		color: #b2eede;
	}

	p.note a:visited
	{
		color: #b2eede;
	}

	p.note a:hover
	{
		color: #6dc1aa;
	}

	/* Paragraphs*/

	p.TemplateInfo
	{
		color: #6dc1aa;
	}

	/* Set Off*/

	p.SetOffFirstLevel
	{
		color: #163e37;
	}

	span.SetOffFirstLevel
	{
		color: #163e37;
	}

	span.SetOffThirdLevel
	{
		color: #1d3a40;
	}

	span.SetOffThirdLevelLight
	{
		color: #bed230;
	}

	/* Tables*/

	p.TableTextEmphasisSmallPrint
	{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		margin-bottom: 2px;
		margin-top: 8px;
	}

	div.example span.SetOffFirstLevel
	{
		color: #b2eede;
	}

	div.note span.SetOffFirstLevel
	{
		color: #6dc1aa;
	}

	p.note span.SetOffFirstLevel
	{
		color: #6dc1aa;
	}

	.exampleHeadTextEmpty
	{
		
	}

	div.note MadCap|xref
	{
		color: #b2eede;
	}

	div.note MadCap|xref:hover
	{
		color: #6dc1aa;
	}

	p.note MadCap|xref
	{
		color: #b2eede;
	}

	p.note MadCap|xref:hover
	{
		color: #6dc1aa;
	}
}

@media BluePrint
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	a
	{
		font-weight: 100;
	}

	div.example
	{
		border: solid 1px #445879;
		background-color: #496aaa;
	}

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #31b6f0;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #31b6f0;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #31b6f0;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		padding-bottom: 20px;
	}

	h1
	{
		background-color: transparent;
		border-bottom: none;
		color: #1d2940;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		color: #1d2940;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
		page-break-before: avoid;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #31b6f0;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
		page-break-before: avoid;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #31b6f0;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	.bottomborder
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #31b6f0;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b7ebff;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b7ebff;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b7ebff;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #1d2940;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
	}

	p.ContentsHeadingPrint
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #1d2940;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #1d2940;
	}

	p.ManualVersionNumber
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.MiniTOC1
	{
		color: #1d2940;
		font-size: 11pt;
		font-weight: normal;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #31b6f0}Note: {/color}{/b}';
		padding-bottom: 20px;
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #31b6f0}Note: {/color}{/b}';
	}

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.SetOffFirstLevel
	{
		color: #1d2940;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	.SubheadingPrintOutput
	{
		color: #1d2940;
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	p.TOC1
	{
		color: #1d2940;
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #344b78;
	}

	span.ChapAutoNum
	{
		color: #1d2940;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.ChapAutoNumSmall
	{
		color: #1d2940;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #31b6f0;
		font-style: normal;
	}

	span.SetOffFirstLevel
	{
		color: #1d2940;
	}

	span.SetOffSecondLevel
	{
		color: #1d3a40;
		font-weight: bold;
	}

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d3a40;
		font-weight: bold;
	}

	span.SetOffSecondLevelLight
	{
		color: #bed230;
		font-weight: bold;
	}

	span.TableNum
	{
		color: #31b6f0;
		font-style: normal;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
		margin-left: 30px;
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	ul.ThirdLevel
	{
		margin-left: 30px;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.SubheadingPDFs
	{
		color: #1d2940;
	}

	.BannerText
	{
		color: #1d2940;
	}

	.BannerText2
	{
		color: #404040;
	}

	div.example span.SetOffFirstLevel
	{
		color: #b7ebff;
	}

	div.note span.SetOffFirstLevel
	{
		color: #20b0e6;
	}

	p.note span.SetOffFirstLevel
	{
		color: #20b0e6;
	}

	p.note MadCap|xref:hover
	{
		color: #20b2e7;
	}

	p.note a:visited
	{
		color: #b7ebff;
	}

	p.note a:link
	{
		color: #b7ebff;
	}

	p.note a:hover
	{
		color: #20b2e7;
	}

	div.note MadCap|xref:hover
	{
		color: #20b2e7;
	}

	div.note a:visited
	{
		color: #b7ebff;
	}

	div.note a:link
	{
		color: #b7ebff;
	}

	div.note a:hover
	{
		color: #20b2e7;
	}

	div.example MadCap|xref:hover
	{
		color: #20b2e7;
	}

	div.example a:hover
	{
		color: #20b2e7;
	}

	div.example a
	{
		color: #b7ebff;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13px;
	}
}

@media CentralBluePrint
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	/* Generic Classes*/

	.bottomborder
	{
		border-bottom: none;
	}

	.SubheadingPrintOutput
	{
		color: #263347;
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	/* Banners*/

	.BannerText
	{
		color: #263347;
	}

	.BannerText2
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	/* Cross-References*/

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #85caf2;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #85caf2;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #85caf2;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #263347;
	}

	/* Drop-Downs*/

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	/* Examples */

	div.example
	{
		background-color: #637e8f;
		border: solid 1px #475b6d;
	}

	/* Footnotes */

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #4c6a7d;
	}

	/* Glossaries */

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #4c6a7d;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #4c6a7d;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #4c6a7d;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	p.GlossaryPrintHead
	{
		color: #454545;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	/* Headings */

	h1
	{
		background-color: transparent;
		border-bottom: none;
		color: #263347;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		color: #263347;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #4c6a7d;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #4c6a7d;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
		color: #4c6a7d;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	/* Images */

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	/* Indexes */

	MadCap|indexProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #263347;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	/* Links */

	a
	{
		font-weight: 100;
	}

	/* Lists */

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlue.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlueLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet6CentralBlue.png');
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		margin-left: 30px;
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
		margin-left: 30px;
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
		margin-left: 30px;
	}

	ul.ThirdLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	/* Mini-TOCs */

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	p.MiniTOC1
	{
		color: #263347;
		font-size: 11pt;
		font-weight: normal;
	}

	/* Notes */

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #85caf2}Note: {/color}{/b}';
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		padding-bottom: 20px;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		padding-bottom: 20px;
		mc-auto-number-format: '{b}{color #85caf2}Note: {/color}{/b}';
	}

	/* Page and Frame Breaks */

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	/* Paragraphs */

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
		color: #e6e6e6;
	}

	p.ContentsHeadingPrint
	{
		color: #454545;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #7cb0d1;
	}

	p.ManualVersionNumber
	{
		color: #afafaf;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.SetOffFirstLevel
	{
		color: #263347;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	p.SubheadingPDFs
	{
		color: #263347;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	/* Set Off */

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d2940;
		font-weight: bold;
	}

	/* Spans */

	span.ChapAutoNum
	{
		color: #263347;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.ChapAutoNumSmall
	{
		color: #263347;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #4c6a7d;
		font-style: normal;
	}

	span.SetOffFirstLevel
	{
		color: #263347;
	}

	span.TableNum
	{
		color: #4c6a7d;
		font-style: normal;
	}

	/* Tables */

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	/* TOCs */

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	p.TOC1
	{
		color: #263347;
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #475b6d;
	}

	div.example span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	div.note span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	p.note span.SetOffFirstLevel
	{
		color: #7cb0d1;
	}

	div.example a
	{
		color: #85caf2;
	}

	div.example a:hover
	{
		color: #0296eb;
	}

	div.example MadCap|xref:hover
	{
		color: #0296eb;
	}

	div.note a:hover
	{
		color: #0296eb;
	}

	div.note a:link
	{
		color: #85caf2;
	}

	div.note a:visited
	{
		color: #85caf2;
	}

	div.note MadCap|xref:hover
	{
		color: #0296eb;
	}

	p.note a:hover
	{
		color: #0296eb;
	}

	p.note a:link
	{
		color: #85caf2;
	}

	p.note a:visited
	{
		color: #85caf2;
	}

	p.note MadCap|xref:hover
	{
		color: #0296eb;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13px;
	}
}

@media OrangePrint
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	a
	{
		font-weight: 100;
	}

	div.example
	{
		border: solid 1px #8f4c0f;
		background-color: #b66317;
	}

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #f6861f;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #f6861f;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #f6861f;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
	}

	h1
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		color: #561d0e;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
		color: #561d0e;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #f6861f;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #f6861f;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
		color: #561d0e;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	.bottomborder
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #f6861f;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #404040;
	}

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #f5d7bc;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #f5d7bc;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #f5d7bc;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #561d0e;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
	}

	p.ContentsHeadingPrint
	{
		color: #561d0e;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #561d0e;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #f6861f;
	}

	p.ManualVersionNumber
	{
		color: #afafaf;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.MiniTOC1
	{
		font-size: 11pt;
		font-weight: normal;
		color: #561c0e;
	}

	p.note
	{
		mc-auto-number-format: '{b}{color #f6861f}Note: {/color}{/b}';
		padding-bottom: 20px;
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #f6861f}Note: {/color}{/b}';
	}

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.SetOffFirstLevel
	{
		color: #561d0e;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	.SubheadingPrintOutput
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
		color: #561d0e;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	p.TOC1
	{
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
		color: #561d0e;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #8c4413;
	}

	span.ChapAutoNum
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		color: #561d0e;
	}

	span.ChapAutoNumSmall
	{
		color: #561d0e;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #f6861f;
		font-style: normal;
	}

	span.SetOffFirstLevel
	{
		color: #561d0e;
	}

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d2940;
		font-weight: bold;
	}

	span.TableNum
	{
		color: #f6861f;
		font-style: normal;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeLight.png');
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		margin-left: 30px;
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		margin-left: 30px;
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
	}

	ul.ThirdLevel
	{
		margin-left: 30px;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.SubheadingPDFs
	{
		color: #561d0e;
	}

	.BannerText
	{
		color: #561d0e;
	}

	.BannerText2
	{
		color: #404040;
	}

	p.note a:link
	{
		color: #f5d7bc;
	}

	p.note a:visited
	{
		color: #f5d7bc;
	}

	div.example a:hover
	{
		color: #f48520;
	}

	div.note a:link
	{
		color: #f5d7bc;
	}

	div.note a:visited
	{
		color: #f5d7bc;
	}

	a:hover
	{
		color: #f6861f;
	}

	span.SetOffFourthLevel
	{
		color: #1d3a40;
	}

	span.SetOffFourthLevelLight
	{
		color: #bed230;
	}

	div.example span.SetOffFirstLevel
	{
		color: #f5d7bc;
	}

	div.note span.SetOffFirstLevel
	{
		color: #f48520;
	}

	p.note span.SetOffFirstLevel
	{
		color: #f48520;
	}

	p.note MadCap|xref:hover
	{
		color: #f48520;
	}

	p.note a:hover
	{
		color: #f48520;
	}

	div.note MadCap|xref:hover
	{
		color: #f48520;
	}

	div.note a:hover
	{
		color: #f48520;
	}

	div.example MadCap|xref:hover
	{
		color: #f48520;
	}

	div.example a
	{
		color: #f5d7bc;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13px;
	}
}

@media PulseBluePrint
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	a
	{
		font-weight: 100;
	}

	div.example
	{
		border: solid 1px #194689;
		background-color: #496aaa;
	}

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #194689;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #194689;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #194689;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		padding-bottom: 20px;
	}

	h1
	{
		background-color: transparent;
		border-bottom: none;
		color: #194689;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		color: #194689;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #194689;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #194689;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		color: #194689;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	.bottomborder
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #194689;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #a3c1eb;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #a3c1eb;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #a3c1eb;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #194689;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
	}

	p.ContentsHeadingPrint
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #1d2940;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #1d2940;
	}

	p.ManualVersionNumber
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.MiniTOC1
	{
		color: #1d2940;
		font-size: 11pt;
		font-weight: normal;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #e6e6e6}Note: {/color}{/b}';
		padding-bottom: 20px;
	}

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #e6e6e6}Note: {/color}{/b}';
	}

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.SetOffFirstLevel
	{
		color: #1d2940;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	.SubheadingPrintOutput
	{
		color: #a4bee7;
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	p.TOC1
	{
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
		color: #1d2940;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #344b78;
	}

	span.ChapAutoNum
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.ChapAutoNumSmall
	{
		color: #47484a;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #194689;
		font-style: normal;
	}

	span.SetOffFirstLevel
	{
		color: #1d2940;
	}

	span.TableNum
	{
		color: #194689;
		font-style: normal;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
		margin-left: 30px;
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet5PulseBlue.png');
		margin-left: 30px;
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
		margin-left: 30px;
	}

	ul.ThirdLevel
	{
		margin-left: 30px;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.PulseAvailableTo
	{
		color: #404040;
	}

	p.SubheadingPDFs
	{
		color: #1d2940;
	}

	.BannerText
	{
		color: #1d2940;
	}

	.BannerText2
	{
		color: #404040;
	}

	div.example span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	div.note span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	p.note span.SetOffFirstLevel
	{
		color: #a3c1eb;
	}

	div.example a
	{
		color: #a3c1eb;
	}

	div.example a:hover
	{
		color: #6b95cf;
	}

	div.example MadCap|xref:hover
	{
		color: #6b95cf;
	}

	div.note a:hover
	{
		color: #6b95cf;
	}

	div.note a:link
	{
		color: #a3c1eb;
	}

	div.note a:visited
	{
		color: #a3c1eb;
	}

	div.note MadCap|xref:hover
	{
		color: #6b95cf;
	}

	p.note a:hover
	{
		color: #6b95cf;
	}

	p.note a:link
	{
		color: #a3c1eb;
	}

	p.note a:visited
	{
		color: #a3c1eb;
	}

	p.note MadCap|xref:hover
	{
		color: #6b95cf;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13px;
	}
}

@media TurquoisePrint
{
	body
	{
		font-size: 10pt;
		line-height: 13px;
		margin: 8px;
	}

	/* Generic Classes*/

	.bottomborder
	{
		border-bottom: none;
	}

	.SubheadingPrintOutput
	{
		color: #163e37;
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	/* Banners*/

	.BannerText
	{
		color: #163e37;
	}

	.BannerText2
	{
		color: #404040;
	}

	p.AccessGivenTo
	{
		color: #404040;
	}

	p.OutputsSupported
	{
		color: #404040;
	}

	/* Cross-References*/

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	div.example MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b2eede;
	}

	div.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b2eede;
	}

	p.note MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
		color: #b2eede;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #163e37;
	}

	/* Drop-Downs*/

	MadCap|dropDown
	{
		margin: 0;
		padding: 0;
		margin-bottom: 6px;
		margin-top: 16px;
	}

	MadCap|dropDown.FourthLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDown.ThirdLevel
	{
		background-color: transparent;
		margin-left: 0px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
		font-style: italic;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 10pt;
	}

	/* Examples */

	div.example
	{
		background-color: #42887b;
		border: solid 1px #2e665d;
	}

	/* Footnotes */

	MadCap|footnoteBlock
	{
		font-size: 9pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #6dc1aa;
	}

	/* Glossaries */

	div.GlossaryPageDefinition
	{
		color: #e6e6e6;
		font-size: 11pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #6dc1aa;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #6dc1aa;
		font-size: 13pt;
	}

	div.GlossaryPageTerm
	{
		color: #6dc1aa;
		font-size: 12pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	p.GlossaryPrintHead
	{
		color: #454545;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	/* Headings */

	h1
	{
		background-color: transparent;
		border-bottom: none;
		color: #163e37;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 30px;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX   ';
	}

	h1.AppendixAutoNum
	{
		mc-auto-number-class: ChapAutoNumSmall;
		mc-auto-number-format: 'GH:APPENDIX {A+} ';
	}

	h1.Brochure
	{
		background-color: transparent;
		border-bottom: none;
		color: #163e37;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 16pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureLarge
	{
		background-color: transparent;
		border-bottom: none;
		color: #6dc1aa;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 18pt;
		margin-left: 0;
		margin-top: 0px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}

	h1.BrochureSubTitle
	{
		background-color: transparent;
		border-bottom: none;
		color: #6dc1aa;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 10px;
		margin-left: 0;
		margin-top: 4px;
		mc-auto-number-format: '{ }';
		padding-left: 0px;
		padding-top: 0px;
		page-break-before: none;
		text-align: center;
	}

	h1.SingleChapter
	{
		background-color: transparent;
		border-bottom: none;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ;
		padding-left: 0px;
		padding-top: 0px;
		mc-auto-number-format: '{ }';
		mc-auto-number-position: inside-tail;
	}

	h2
	{
		font-size: 18pt;
		font-weight: normal;
		page-break-before: always;
		line-height: 20pt;
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: normal;
		mc-heading-level: 0;
		font-size: 15pt;
		line-height: 17pt;
	}

	h3.PageBreakBefore
	{
		page-break-before: always;
	}

	h4
	{
		font-weight: normal;
		margin-top: 16pt;
		mc-heading-level: 0;
		font-size: 13pt;
		line-height: 15pt;
	}

	h5
	{
		font-weight: normal;
		mc-heading-level: 0;
	}

	/* Images */

	div.ImagesFloatLeft
	{
		padding: 5px;
	}

	div.ImagesFloatRight
	{
		padding: 5px;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		padding: 10px;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth95PercentNoThumbnail
	{
		max-width: 95%;
		padding: 10px;
	}

	img.MaxWidth95Percent
	{
		max-width: 95%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth90Percent
	{
		max-width: 90%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth85Percent
	{
		max-width: 85%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth80Percent
	{
		max-width: 80%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70Percent
	{
		max-width: 70%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth70PercentNoThumbnail
	{
		max-width: 70%;
		padding: 10px;
	}

	img.MaxWidth65Percent
	{
		max-width: 65%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth60Percent
	{
		max-width: 60%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth55Percent
	{
		max-width: 55%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth50PercentNoThumbnail
	{
		max-width: 50%;
		padding: 10px;
	}

	img.MaxWidth45Percent
	{
		max-width: 45%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40Percent
	{
		max-width: 40%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth40PercentNoThumbnail
	{
		max-width: 40%;
		padding: 10px;
	}

	img.MaxWidth35Percent
	{
		max-width: 35%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth30Percent
	{
		max-width: 30%;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	img.MaxWidth35PixelsPrint
	{
		max-width: 35px;
	}

	/* Indexes */

	MadCap|indexProxy
	{
		border-top: none;
		color: #e6e6e6;
	}

	MadCap|indexProxy.Column2
	{
		mc-column-count: 2;
		mc-index-headings: true;
	}

	p.IndexHeading
	{
		font-size: 13pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
		color: #163e37;
	}

	p.Index1
	{
		margin-bottom: 4px;
		margin-top: 4px;
	}

	p.Index2
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	/* Links */

	a
	{
		font-weight: 100;
	}

	/* Lists */

	div.example ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	div.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	p.note ul
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseLight.png');
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	li.PageBreakBefore
	{
		font-size: 10pt;
		page-break-before: always;
		margin-top: 18pt;
		mc-printer-page-margin-top: 18pt;
	}

	ol
	{
		line-height: 14pt;
	}

	ol.LowerAlpha
	{
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
	}

	ul
	{
		line-height: 14pt;
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
	}

	ul.FirstLevel
	{
		list-style-image: url('../../Images/Shared/Bullet3TurquoiseDark.png');
		margin-left: 30px;
	}

	ul.FirstPageOfChapterBulletList
	{
		margin-left: 30px;
	}

	ul.FourthLevel
	{
		list-style-image: url('../../Images/Shared/Bullet4OrangeDark.png');
		margin-left: 30px;
	}

	ul.SecondLevel
	{
		list-style-image: url('../../Images/Shared/Bullet2BlueDark.png');
		margin-left: 30px;
	}

	ul.SecondLevelFirstPageOfChapter
	{
		color: #e6e6e6;
		list-style-image: url('../../Images/Shared/Bullet2BlueLight.png');
		margin-left: 30px;
	}

	ul.ThirdLevel
	{
		list-style-image: url('../../Images/Shared/Bullet1GreenDark.png');
		margin-left: 30px;
	}

	/* Mini-TOCs */

	MadCap|miniTocProxy
	{
		border-top-width: 0px;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0px;
	}

	MadCap|miniTocProxy.SingleChapterDoc
	{
		margin-left: 0;
		margin-right: 0;
	}

	p.MiniTOC1
	{
		color: #163e37;
		font-size: 11pt;
		font-weight: normal;
	}

	/* Notes */

	.noteInDiv
	{
		mc-auto-number-format: '{b}{color #6dc1aa}Note: {/color}{/b}';
	}

	div.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		padding-bottom: 20px;
	}

	p.note
	{
		background-image: url('../../Images/Shared/NoteIconGray.png');
		mc-auto-number-format: '{b}{color #6dc1aa}Note: {/color}{/b}';
		padding-bottom: 20px;
	}

	/* Page and Frame Breaks */

	p.PageBreakAfter
	{
		page-break-after: always;
	}

	p.PageBreakBefore
	{
		margin-top: 18px;
		page-break-before: always;
	}

	/* Paragraphs */

	p
	{
		font-size: 10pt;
		orphans: 2;
		widows: 2;
		line-height: 14pt;
	}

	p.ComingSoon
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 64pt;
		letter-spacing: -1px;
		margin-top: 150px;
		text-align: center;
	}

	p.ContentsHeadingPrint
	{
		color: #454545;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 0;
		page-break-before: always;
		text-align: right;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		font-size: 10pt;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 12pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 11pt;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 24pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
		color: #163e37;
	}

	p.ManualVersionNumber
	{
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.PDFList
	{
		font-style: italic;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.PrintOnlySpace
	{
		margin-bottom: 30pt;
	}

	p.SetOffFirstLevel
	{
		color: #163e37;
	}

	p.Subheading
	{
		font-style: italic;
		margin-top: 16pt;
		font-size: 10pt;
	}

	p.SubheadingPDFs
	{
		color: #163e37;
	}

	p.TemplateInfo
	{
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	/* Set Off */

	.SetOffSecondLevelFirstPageOfChapter
	{
		color: #1d2940;
		font-weight: bold;
	}

	/* Spans */

	span.ChapAutoNum
	{
		color: #163e37;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.ChapAutoNumSmall
	{
		color: #163e37;
		font-family: 'Century Gothic', 'Helvetica Nueue', Helvetica;
		font-size: 80pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #6dc1aa;
		font-style: normal;
	}

	span.SetOffFirstLevel
	{
		color: #163e37;
	}

	span.TableNum
	{
		color: #6dc1aa;
		font-style: normal;
	}

	/* Tables */

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TableTextEmphasisSmall
	{
		font-size: 10pt;
	}

	p.TableTextEmphasisSmallPrint
	{
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	p.TableTextSmallPrint
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 8px;
	}

	td
	{
		font-size: 10pt;
	}

	th
	{
		font-size: 12pt;
	}

	tr
	{
		page-break-inside: avoid;
	}

	/* TOCs */

	MadCap|tocProxy
	{
		border-top: none;
		line-height: 16px;
		margin-right: 0.25in;
	}

	p.TOC1
	{
		color: #163e37;
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 10pt;
		margin-top: 14pt;
		page-break-after: avoid;
	}

	p.TOC2
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 5pt;
		margin-left: 0.10in;
		margin-top: 5pt;
		color: #2e665d;
	}

	div.example span.SetOffFirstLevel
	{
		color: #b2eede;
	}

	div.note span.SetOffFirstLevel
	{
		color: #6dc1aa;
	}

	p.note span.SetOffFirstLevel
	{
		color: #6dc1aa;
	}

	div.example a
	{
		color: #b2eede;
	}

	div.example a:hover
	{
		color: #6dc1aa;
	}

	div.example MadCap|xref:hover
	{
		color: #6dc1aa;
	}

	div.note a:hover
	{
		color: #6dc1aa;
	}

	div.note a:link
	{
		color: #b2eede;
	}

	div.note a:visited
	{
		color: #b2eede;
	}

	div.note MadCap|xref:hover
	{
		color: #6dc1aa;
	}

	p.note a:hover
	{
		color: #6dc1aa;
	}

	p.note a:link
	{
		color: #b2eede;
	}

	p.note a:visited
	{
		color: #b2eede;
	}

	p.note MadCap|xref:hover
	{
		color: #6dc1aa;
	}

	p.CheatSheetSubHeading3
	{
		margin-bottom: 13px;
	}
}

@media only screen and (max-width: 1279px)
{
	div.HomeVideoButton > div:nth-child(1)
	{
		margin-right: auto;
		margin-left: 40.5%;
		width: 18%;
	}

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

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

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

	div.TwoVideos > div:nth-child(1)
	{
		width: 50%;
	}

	div.TwoVideos > div:nth-child(2)
	{
		width: 50%;
	}

	div.TwoImages > div:nth-child(1)
	{
		float: left;
		width: 50%;
	}

	div.TwoImages > div:nth-child(2)
	{
		float: left;
		width: 50%;
	}

	p.NotYetUpdated
	{
		width: 75%;
	}

	div.banner
	{
		
	}

	div.VideoIntroOneCell > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 33.333%;
	}

	div.VideoIntroOneCell2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 25%;
	}

	div.TwoLists > div:nth-child(1)
	{
		float: left;
		width: 50%;
	}

	div.TwoLists > div:nth-child(2)
	{
		float: left;
		width: 50%;
	}

	div.OneImage > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 905px)
{
	
}

@media only screen and (max-width: 767px)
{
	div.HomeVideoSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TwoVideos > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TwoVideos > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TwoImages > div:nth-child(1)
	{
		float: left;
		width: 100%;
	}

	div.TwoImages > div:nth-child(2)
	{
		float: left;
		width: 100%;
	}

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

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

	p.NotYetUpdated
	{
		width: 100%;
	}

	p.HDYDTBannerGettingStarted
	{
		font-size: .8em;
	}

	p.HDYDTBannerTopNavigation
	{
		font-size: .8em;
	}

	p.HDYDTBannerProductFoldout3Fold
	{
		font-size: .8em;
	}

	p.HDYDTBannerPoliciesProcedures
	{
		font-size: .8em;
	}

	p.HDYDTBannerTripanePDF
	{
		font-size: .8em;
	}

	div.banner
	{
		width: 100%;
	}

	p.InfoForDevelopers
	{
		width: 100%;
	}

	div.VideoIntroOneCell > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.VideoIntroOneCell2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TwoLists > div:nth-child(1)
	{
		float: left;
		width: 100%;
	}

	div.TwoLists > div:nth-child(2)
	{
		float: left;
		width: 100%;
		margin-top: -24px;
	}

	div.OneImage > div:nth-child(1)
	{
		float: left;
		width: 100%;
	}
}

p.CheatSheetSubHeading3
{
	font-family: 'Century Gothic';
	font-size: 20pt;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	frame-break-before: always;
	text-align: center;
}

p.TableTextEmphasisSmallNoIndent2
{
	font-weight: bold;
	margin-left: 0;
	font-size: 0.8em;
	margin-bottom: 0;
	margin-top: 0px;
}

