/*<meta />*/

/*
// {{MadCap}} //////////////////////////////////////////////////////////////////
// Copyright: MadCap Software, Inc - www.madcapsoftware.com ////////////////////
////////////////////////////////////////////////////////////////////////////////
// <version>6.1.0.0</version>
////////////////////////////////////////////////////////////////////////////////
*/

.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
{
	
}

.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;
}

endnotesBlock
{
	display: block;
}

endnoteBlock
{
	display: block;
}

footnotesBlock
{
	display: block;
}

footnoteBlock
{
	display: block;
}

div.MCBreadcrumbsBox
{
	padding-bottom: 10px;
	top: 0px;
	background-color: #fffaf0;
	padding-top: 0px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: solid 0px #f5f5f5;
	margin: 0px;
	width: 100%;
	right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	font-family: Verdana, Arial, 'San Serif';
	display: block;
	color: #000000;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom-color: #f5f5f5;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	position: fixed;
}

div.MCKLinkBody
{
	color: #000000;
	background-color: #dcdcdc;
	border: solid 1px #000000;
	margin: 0px;
	padding: 0px;
}

td.MCKLinkBodyCell
{
	color: Black;
	background-color: Transparent;
	padding: 5px;
	font-family: sans-serif;
	font-size: 10pt;
}

td.MCKLinkBodyCell_Highlighted
{
	color: White;
	background-color: Blue;
	padding: 5px;
	font-family: sans-serif;
	font-size: 10pt;
}

a.MCRelatedTopics
{
	color: blue;
}

a.MCRelatedTopics:link
{
	color: blue;
}

a.MCRelatedTopics:visited
{
	color: blue;
}

a.MCRelatedTopics:hover
{
	
}

a.MCRelatedTopics:focus
{
	
}

a.MCXref
{
	text-decoration: underline;
	color: blue;
}

a.MCXref:link
{
	text-decoration: underline;
	color: blue;
}

a.MCXref:visited
{
	text-decoration: underline;
	color: blue;
}

a.MCXref:hover
{
	color: #4169e1;
}

a.MCXref:focus
{
	
}

a.MCToggler
{
	text-decoration: underline;
	cue-before: None;
	color: #0000ff;
}

a.MCToggler:link
{
	text-decoration: underline;
	cue-before: None;
	color: #0000ff;
}

a.MCToggler:visited
{
	text-decoration: underline;
	cue-before: None;
	color: #0000ff;
}

a.MCToggler:hover
{
	color: #4169e1;
}

a.MCToggler:focus
{
	
}

a.MCTextPopupSpot
{
	font-weight: normal;
	color: #0000ff;
}

a.MCTextPopupSpot:link
{
	font-weight: normal;
	color: #0000ff;
}

a.MCTextPopupSpot:visited
{
	font-weight: normal;
	color: #0000ff;
}

a.MCTextPopupSpot:hover
{
	font-size: 8pt;
	color: #4169e1;
}

a.MCTextPopupSpot:focus
{
	
}

span.MCTextPopupBody
{
	position: absolute;
	overflow: auto;
	filter: alpha( opacity = 0 );
	-moz-opacity: 0.0;
	z-index: 2;
	margin: 0px;
	border: solid 1px #000000;
	background-color: #dcdcdc;
	color: #000000;
	text-indent: 2px;
	width: auto;
	text-align: left;
	margin-left: 6px;
	padding: 6px;
}

