/*<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;
  }
  
  .MCTopicPopupBody
  {
  	width: 100%;
  	border: none;
  }
  
  /**/
  /* Thumbnail Popup */
  
  .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;
  }
  
  .MCPopupFullImage
  {
  	width: 0px;
  	height: 0px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  }
  
  /**/
  /* HelpControl */
  
  .MCHelpControl span
  {
  	background: url("Images/help-control.png") no-repeat left center;
  	padding-left: 18px;
  }
  
  a.MCHelpControl
  {
  	cursor: pointer;
  }
  
  /**/
  /* Dialog */
  
  .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.MCMiniTocBox_0
  {
  	color: #4169e1;
  	border-top-width: 1px;
  	border-top-style: solid;
  	border-top-color: #304b76;
  	padding-top: 10px;
  	margin-top: 10px;
  	padding-left: 20px;
  	text-decoration: underline;
  }
  
  p.MiniTOC1_0
  {
  	margin-top: 0pt;
  	font-family: Arial;
  	margin-bottom: 6px;
  	font-size: 10pt;
  	display: block;
  	margin: 1.12em 0;
  	font-weight: normal;
  	font-style: normal;
  	background-repeat: no-repeat;
  	margin-left: 0pt;
  	color: #4169e1;
  	text-decoration: underline;
  }
  
  a.MiniTOC1:link
  {
  	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-variant: inherit;
  	text-transform: inherit;
  	letter-spacing: inherit;
  	word-spacing: inherit;
  	text-align: inherit;
  	mc-leader-format: 'none';
  	color: #4169e1;
  	font-size: 10pt;
  	font-family: Arial;
  	font-weight: normal;
  	font-style: normal;
  	text-decoration: underline;
  }
  
  div.MCBreadcrumbsBox_HTML5_0
  {
  	background-repeat: no-repeat;
  	border-bottom-color: #ffffff;
  	background-position: right;
  	background-color: #2562aa;
  	border-bottom-width: 0in;
  	border-bottom-style: solid;
  	padding-bottom: 0px;
  	margin-bottom: 10px;
  	margin-top: 10px;
  	color: #ffffff;
  	font: Arial Narrow;
  	font-size: 10pt;
  	font-weight: normal;
  	height: 0.30in;
  	border-top-style: none;
  	border-top-width: 0in;
  	text-align: left;
  	padding: 0px;
  	padding-top: 3px;
  	vertical-align: 5px;
  	border-top-color: #2562aa;
  	font-family: 'Arial Narrow';
  	border-top: none;
  }
  
  .topicToolbarProxy
  {
  	
  }
  
  .topicToolbarProxy.glossterm
  {
  	
  }
  
  .a
  {
  	color: #304b76;
  	font-size: 10pt;
  	font-family: Arial;
  }
  
  .a.glossterm
  {
  	
  }
  
  .a:link
  {
  	color: #4169e1;
  	text-decoration: underline;
  }
  
  .a:visited
  {
  	color: #8a2be2;
  	text-decoration: underline;
  }
  
  .a:hover
  {
  	color: #b0c4de;
  }
  
  .a:active
  {
  	outline: thin dotted invert;
  }
  
  .a:focus
  {
  	outline: thin dotted invert;
  }
  
  .MCWebHelpFramesetLink a
  {
  	
  }
  
  .MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
  {
  	
  }
  
  .MCWebHelpFramesetLink.MCWebHelpFramesetLinkBottom a
  {
  	
  }
  
 

