/*<meta />*/

/* Topic Popup */

.MCTopicPopup
{
	text-decoration: none;
}

.MCTopicPopupHotSpot
{
	cursor: pointer;
	background-position: left center;
	background-repeat: no-repeat;
}

.MCTopicPopup_Open.MCTopicPopupHotSpot
{
	
}

.MCTopicPopup_Closed.MCTopicPopupHotSpot
{
	
}

.MCTopicPopupContainer
{
	background-color: #FFFFFF;
	padding: 10px;
	position: fixed;
	top: 100px;
	left: 100px;
	right: 100px;
	bottom: 100px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 4px 10px #333333;
	-moz-box-shadow: 0 4px 10px #333333;
	box-shadow: 0 4px 10px #333333;
	filter: alpha( opacity = 0 );
	opacity: 0.0;
	z-index: 10001;
}

/**/

/* Thumbnail Popup */

.MCTopicPopupBody
{
	width: 100%;
	border: none;
}

.MCPopupThumbnailLink
{
	
}

.MCPopupThumbnail
{
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.MCPopupContainer
{
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 10px;
	position: absolute;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 10001;
}

.MCPopupContainer2
{
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 10px;
	position: absolute;
	cursor: pointer;
	-moz-box-shadow: 2px 2px 8px #FFFFFF;
	-webkit-box-shadow: 2px 2px 8px #FFFFFF;
	box-shadow: 2px 2px 8px #FFFFFF;
}

/**/

/* HelpControl */

.MCPopupFullImage
{
	width: 0px;
	height: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.MCHelpControl span
{
	background: url("Images/help-control.png") no-repeat left center;
	padding-left: 18px;
}

/**/

/* Dialog */

a.MCHelpControl
{
	cursor: pointer;
}

.MCDialog
{
	display: none;
	width: 400px;
	position: fixed;
	top: 20px;
	left: 20px;
	padding: 6px;
	background-color: #000000;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	filter: alpha( opacity = 0 );
	opacity: 0.0;
	z-index: 10001;
}

.MCDialogHeader
{
	margin: 0 0 4px;
	padding: 5px 0 5px 5px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Helvetica;
}

.MCDialogClose
{
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	float: right;
	width: 20px;
	height: 18px;
	padding-top: 2px;
	margin-top: -2px;
	background-color: #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/**/

.MCDialogBody
{
	color: #555555;
	padding: 10px;
	background-color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#ios-wrapper
{
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

div.MCBreadcrumbsBox_0
{
	border-bottom: solid 1px #a1b0ce;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-size: 0.8em;
	color: #004e8f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1b0ce;
	padding-bottom: 10px;
}

p.taskHeading_task_0
{
	font-size: 1em;
	margin-top: inherit;
	font-weight: bold;
	display: block;
	color: #004e8f;
	margin-bottom: 0pt;
}

p.taskItem_task_0
{
	margin-left: 10pt;
	margin-bottom: 0pt;
	font-size: 1em;
}

p.referenceHeading_reference_0
{
	font-size: 1em;
	margin-top: inherit;
	font-weight: bold;
	display: block;
	color: #004e8f;
	margin-bottom: 0pt;
}

p.referenceItem_reference_0
{
	margin-left: 10pt;
	margin-bottom: 0pt;
	font-size: 1em;
}

div.MCRelationshipsProxy_0
{
	border-top-color: #e2e5ee;
	padding-left: 0px;
	margin-top: 10pt;
	border-top-width: 1pt;
	padding-top: 0pt;
	border-top-style: solid;
}

p.conceptHeading_concept_0
{
	font-size: 1em;
	margin-top: inherit;
	font-weight: bold;
	display: block;
	color: #004e8f;
	margin-bottom: 0pt;
}

p.conceptItem_concept_0
{
	margin-left: 10pt;
	margin-bottom: 0pt;
	font-size: 1em;
}

.xref
{
	color: blue;
	text-decoration: underline;
}

.MCWebHelpFramesetLink a
{
	
}

.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
{
	
}

.MCWebHelpFramesetLink.MCWebHelpFramesetLinkBottom a
{
	
}

