/*<meta />*/

/*!
 * Copyright MadCap Software
 * http://www.madcapsoftware.com/
 * Unlicensed use is strictly prohibited
 *
 * v12.0.0.0
 */

.MCDropDown
{
	
}

.MCDropDownHead
{
	
}

.MCDropDownHotSpot
{
	
}

.MCDropDownBody
{
	
}

.MCDropDownIcon
{
	border: none;
}

.MCExpanding
{
	
}

.MCExpandingHead
{
	
}

.MCExpandingBody
{
	
}

.MCExpandingIcon
{
	border: none;
}

.MCKLink
{
	
}

.MCKLinkSpot
{
	
}

.MCKLinkBody
{
	background-color: #bbccdd;
	border: solid 1px #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	filter: alpha( opacity = 100 );
	-moz-opacity: 1.0;
	z-index: 2;
}

.MCKLinkBodyBG
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 100 );
	-moz-opacity: 1.0;
	z-index: 1;
}

.MCKLinkBodyCell_Highlighted
{
	padding: 5px;
	background-color: Blue;
	color: White;
}

.MCKLinkBodyCell
{
	padding: 5px;
	background-color: Transparent;
	color: Black;
}

.MCKeywordLinkIcon
{
	border: none;
}

.MCConceptLinkIcon
{
	border: none;
}

.MCRelatedTopicsIcon
{
	border: none;
}

.MCPopup
{
	
}

a.MCPopupSpot
{
	
}

.MCPopupBody
{
	background-color: #ffffff;
	border: solid 1px #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
}

.MCPopupBodyBG
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 1;
}

.MCTextPopup
{
	
}

.MCTextPopupSpot
{
	
}

.MCTextPopupBody
{
	background-color: #bbccdd;
	border: solid 1px #000000;
	margin: 0px;
	padding: 5px;
	position: absolute;
	overflow: auto;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
}

.MCTextPopupBodyBG
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 1;
}

.MCPopupThumbnail
{
	border: none;
}

.MCPopupThumbnail_Popup
{
	border: solid 1px Gray;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 102;
}

.MCToggler
{
	
}

.MCTogglerIcon
{
	border: none;
}

div.MCDialogWrapper
{
	width: 400px;
	position: fixed;
	z-index: 110;
}

div.MCDialog
{
	width: 400px;
	position: absolute;
	padding: 10px;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
}

div.MCDialogShadow
{
	width: 400px;
	position: absolute;
	padding: 10px;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 1;
}

div.MCDialog table.MCDialogOuterTable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	table-layout: fixed;
}

div.MCDialog table.MCDialogOuterTable td.Label
{
	vertical-align: top;
}

div.MCDialogWrapper.pulse-login
{
	width: 408px;
	height: 428px;
}

div.MCDialogWrapper.pulse-login div.MCDialog
{
	width: 100%;
	height: 100%;
	padding: 0;
}

div.MCDialogWrapper.pulse-login div.MCDialogShadow
{
	display: none;
}

div.MCDialogWrapper.pulse-login button.close-dialog
{
	position: absolute;
	top: 8px;
	right: 8px;
	background: none;
	height: 16px;
	width: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#pulse-login-frame
{
	width: 100%;
	height: 100%;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 4px 10px #333333;
	-moz-box-shadow: 0 4px 10px #333333;
	box-shadow: 0 4px 10px #333333;
}

endnotesBlock
{
	display: block;
}

endnoteBlock
{
	display: block;
}

footnotesBlock
{
	display: block;
}

footnoteBlock
{
	display: block;
}

p.MCWebHelpFramesetLink
{
	display: none;
}

a._0
{
	font-size: 12pt;
	font-family: Arial;
}

a._0:link
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #306030;
	font-size: 12pt;
	background-color: transparent;
	text-decoration: underline;
}

a._0:visited
{
	font-family: Arial;
	color: #306030;
	font-size: 12pt;
	text-decoration: underline;
}

a._0:focus
{
	font-size: 12pt;
	outline: thin dotted invert;
}

a._0:hover
{
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	color: #dc143c;
}

a.MCTextPopupSpot_0
{
	color: blue;
}

a.MCTextPopupSpot_0:link
{
	color: blue;
}

a.MCTextPopupSpot_0:visited
{
	color: blue;
}

a.MCTextPopupSpot_0:focus
{
	
}

a.MCTextPopupSpot_0:hover
{
	
}

span.MCTextPopupBody_0
{
	position: absolute;
	overflow: auto;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
	color: #000000;
	background-color: #dcdcdc;
	border: solid 1px #000000;
	margin: 0px;
	padding: 5px;
}

span.MCTextPopupBodyBG
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 1;
}

a.MCPopupSpot_0
{
	font-size: 12pt;
	font-family: Arial;
}

a.MCPopupSpot_0:link
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #306030;
	font-size: 12pt;
	background-color: transparent;
	text-decoration: underline;
}

a.MCPopupSpot_0:visited
{
	font-family: Arial;
	color: #306030;
	font-size: 12pt;
	text-decoration: underline;
}

a.MCPopupSpot_0:focus
{
	font-size: 12pt;
	outline: thin dotted invert;
}

a.MCPopupSpot_0:hover
{
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	color: #dc143c;
}

a.MCXref_0
{
	color: blue;
	text-decoration: underline;
}

a.MCXref_0:link
{
	color: blue;
	text-decoration: underline;
}

a.MCXref_0:visited
{
	color: blue;
	text-decoration: underline;
}

a.MCXref_0:focus
{
	
}

a.MCXref_0:hover
{
	
}

a.MCPopupSpot_Popup_0
{
	font-size: 12pt;
	font-family: Arial;
}

a.MCPopupSpot_Popup_0:link
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #306030;
	font-size: 12pt;
	background-color: transparent;
	text-decoration: underline;
}

a.MCPopupSpot_Popup_0:visited
{
	font-family: Arial;
	color: #306030;
	font-size: 12pt;
	text-decoration: underline;
}

a.MCPopupSpot_Popup_0:focus
{
	font-size: 12pt;
	outline: thin dotted invert;
}

a.MCPopupSpot_Popup_0:hover
{
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	color: #dc143c;
}

.mcReset
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-decoration: inherit;
	text-align: inherit;
}

a.MCToggler_0
{
	color: Navy;
}

a.MCToggler_0:link
{
	color: Navy;
}

a.MCToggler_0:visited
{
	color: Navy;
}

a.MCToggler_0:focus
{
	
}

a.MCToggler_0:hover
{
	
}

span.MCTextPopupBody_popupBody_1_0
{
	position: absolute;
	overflow: auto;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
	color: #000000;
	background-color: #ffffc0;
	border: solid 1px #000000;
	margin: 0px;
	padding: 10px 10px;
	font-family: 'Arial Unicode MS';
	font-size: 8pt;
}

span.MCTextPopupBodyBG
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 1;
}

