/*<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;
}

.dropDown
{
	
}

.dropDown.QSV
{
	background-color: #D9D6D4;
	color: #0081AA;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	text-decoration: none;
	display: block;
	clear: both;
}

.dropDown.glossterm
{
	
}

.dropDownHotspot
{
	text-decoration: none;
}

.dropDownHotspot.glossterm
{
	
}

.MCDropDownHotSpot_.MCDropDownHotSpot_QSV
{
	background-position: left;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCDropDownHotSpot_QSV
{
	background-image: url('DropDownOpen.gif');
	padding-left: 17px;
	padding-right: 0px;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCDropDownHotSpot_QSV
{
	background-image: url('DropDownClosed.gif');
	padding-left: 16px;
	padding-right: 0px;
}

.dropDownHead
{
	text-decoration: none;
}

.dropDownHead.glossterm
{
	
}

.dropDownBody
{
	
}

.dropDownBody.glossterm
{
	
}

.dropDownHotspot.TableHeading
{
	font-weight: bold;
	color: #0081AA;
	font-size: 16px;
	margin-bottom: 15px;
}

.MCDropDownHotSpot_
{
	background-position: left;
}

.MCDropDown_Open .MCDropDownHotSpot_
{
	background-image: url('DropDownOpen.gif');
	padding-left: 17px;
	padding-right: 0px;
}

.MCDropDown_Closed .MCDropDownHotSpot_
{
	background-image: url('DropDownClosed.gif');
	padding-left: 16px;
	padding-right: 0px;
}

div.MCBreadcrumbsBox_0
{
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	border-bottom-color: #BDBBBB;
	border-top-color: #BDBBBB;
	background-color: #d9d6d4;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0081AA;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

embed._0
{
	display: inline-block;
	width: 610px;
	height: 1292px;
}

div.MCMiniTocBox_0
{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #f5f5f5;
	margin-bottom: 8px;
	margin-top: 2px;
	padding-top: 2px;
	text-decoration: none;
	color: blue;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	padding-left: 20px;
	text-align: right;
}

p.MiniTOC1_0
{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 15px 15px 15px;
	padding-bottom: 5px;
	text-align: left;
	width: 80%;
	display: block;
	margin-left: 0pt;
	font-weight: bold;
}

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-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-format: '.';
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

p.MiniTOC2_0
{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 15px 15px 15px;
	padding-bottom: 5px;
	text-align: left;
	width: 80%;
	display: block;
	margin-left: 10pt;
}

a.MiniTOC2: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-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-format: '.';
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

embed.object_1
{
	display: inline-block;
	width: 604px;
	height: 448px;
}

embed.object_2
{
	display: inline-block;
	width: 648px;
	height: 544px;
}

embed.object_3
{
	display: inline-block;
	width: 840px;
	height: 640px;
}

.img
{
	
}

.img.glossterm
{
	
}

embed.object_4
{
	display: inline-block;
	width: 640px;
	height: 470px;
}

embed.object_5
{
	display: inline-block;
	width: 640px;
	height: 480px;
}

embed.object_6
{
	display: inline-block;
	width: 730px;
	height: 460px;
}

.a
{
	color: #0081AA;
	text-decoration: none;
}

.a.Popup
{
	
}

.a.glossterm
{
	
}

.a:link
{
	color: #0081AA;
	text-decoration: none;
	font-weight: bold;
	font-style: inherit;
}

.a:visited
{
	color: #898889;
	text-decoration: none;
}

.a:hover
{
	text-decoration: underline;
}

.a:active
{
	outline: thin dotted invert;
}

.a:focus
{
	outline: thin dotted invert;
}

embed.object_7
{
	display: inline-block;
	width: 240px;
	height: 130px;
}

embed.object_8
{
	display: inline-block;
	width: 240px;
	height: 145px;
}

embed.object_9
{
	display: inline-block;
	width: 308px;
	height: 160px;
}

embed.object_10
{
	display: inline-block;
	width: 424px;
	height: 356px;
}

embed.object_11
{
	display: inline-block;
	width: 340px;
	height: 380px;
}

embed.object_12
{
	display: inline-block;
	width: 604px;
	height: 428px;
}

embed.object_13
{
	display: inline-block;
	width: 536px;
	height: 362px;
}

embed.object_14
{
	display: inline-block;
	width: 400px;
	height: 292px;
}

embed.object_15
{
	display: inline-block;
	width: 504px;
	height: 392px;
}

embed.object_16
{
	display: inline-block;
	width: 600px;
	height: 548px;
}

embed.object_17
{
	display: inline-block;
	width: 800px;
	height: 464px;
}

embed.object_18
{
	display: inline-block;
	width: 800px;
	height: 494px;
}

embed.object_19
{
	display: inline-block;
	width: 800px;
	height: 546px;
}

.glossaryTerm
{
	border-bottom: 1px dotted;
	margin-left: 2px;
	font-weight: normal;
	color: inherit;
}

.glossaryTerm.Popup
{
	
}

.glossaryTerm.glossterm
{
	
}

.MCTopicPopupHotSpot_.MCTopicPopupHotSpot_Popup
{
	background-position: left;
}

.MCTopicPopup_Open.MCTopicPopupHotSpot_.MCTopicPopupHotSpot_Popup
{
	background-image: url('ExpandingOpen.gif');
	padding-left: 12px;
	padding-right: 0px;
}

.MCTopicPopup_Closed.MCTopicPopupHotSpot_.MCTopicPopupHotSpot_Popup
{
	background-image: url('ExpandingClosed.gif');
	padding-left: 12px;
	padding-right: 0px;
}

embed.object_20
{
	display: inline-block;
	width: 628px;
	height: 600px;
}

embed.object_21
{
	display: inline-block;
	width: 292px;
	height: 664px;
}

embed.object_22
{
	display: inline-block;
	width: 708px;
	height: 620px;
}

embed.object_23
{
	display: inline-block;
	width: 800px;
	height: 680px;
}

embed.object_24
{
	display: inline-block;
	width: 750px;
	height: 535px;
}

embed.object_25
{
	display: inline-block;
	width: 800px;
	height: 365px;
}

embed.object_26
{
	display: inline-block;
	width: 480px;
	height: 590px;
}

embed.object_27
{
	display: inline-block;
	width: 588px;
	height: 576px;
}

embed.object_28
{
	display: inline-block;
	width: 672px;
	height: 576px;
}

embed.object_29
{
	display: inline-block;
	width: 896px;
	height: 756px;
}

embed.object_30
{
	display: inline-block;
	width: 800px;
	height: 145px;
}

embed.object_31
{
	display: inline-block;
	width: 800px;
	height: 332px;
}

embed.object_32
{
	display: inline-block;
	width: 756px;
	height: 165px;
}

embed.object_33
{
	display: inline-block;
	width: 832px;
	height: 296px;
}

embed.object_34
{
	display: inline-block;
	width: 800px;
	height: 495px;
}

embed.object_35
{
	display: inline-block;
	width: 800px;
	height: 350px;
}

embed.object_36
{
	display: inline-block;
	width: 800px;
	height: 425px;
}

embed.object_37
{
	display: inline-block;
	width: 800px;
	height: 545px;
}

embed.object_38
{
	display: inline-block;
	width: 800px;
	height: 394px;
}

embed.object_39
{
	display: inline-block;
	width: 784px;
	height: 650px;
}

embed.object_40
{
	display: inline-block;
	width: 716px;
	height: 572px;
}

embed.object_41
{
	display: inline-block;
	width: 500px;
	height: 365px;
}

embed.object_42
{
	display: inline-block;
	width: 600px;
	height: 515px;
}

embed.object_43
{
	display: inline-block;
	width: 800px;
	height: 600px;
}

embed.object_44
{
	display: inline-block;
	width: 800px;
	height: 530px;
}

embed.object_45
{
	display: inline-block;
	width: 800px;
	height: 612px;
}

embed.object_46
{
	display: inline-block;
	width: 436px;
	height: 383px;
}

embed.object_47
{
	display: inline-block;
	width: 800px;
	height: 532px;
}

embed.object_48
{
	display: inline-block;
	width: 800px;
	height: 487px;
}

embed.object_49
{
	display: inline-block;
	width: 376px;
	height: 490px;
}

embed.object_50
{
	display: inline-block;
	width: 768px;
	height: 576px;
}

embed.object_51
{
	display: inline-block;
	width: 544px;
	height: 383px;
}

embed.object_52
{
	display: inline-block;
	width: 800px;
	height: 488px;
}

embed.object_53
{
	display: inline-block;
	width: 800px;
	height: 424px;
}

p.MiniTOC3_0
{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 15px 15px 15px;
	padding-bottom: 5px;
	text-align: left;
	width: 80%;
	display: block;
	margin-left: 20pt;
}

a.MiniTOC3: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-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-format: '.';
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.dropDownHotspot.WhatToDo
{
	font-size: 15px;
	border-bottom: 1px solid #D9D6D4;
	color: #0081AA;
	display: block;
	font-style: italic;
	font-weight: bold;
	margin: 25px 15px 10px 120px;
	text-align: left;
	width: 50%;
}

.popup
{
	
}

.popup.glossterm
{
	
}

.popupHead
{
	border-bottom: 1px dotted;
	margin-left: 2px;
	font-weight: normal;
	color: inherit;
}

.popupHead.glossterm
{
	
}

.popupBody
{
	color: #000000;
	background-color: #dcdcdc;
	border: solid 1px #000000;
	margin: 0px;
	padding: 5px;
}

.popupBody.glossterm
{
	
}

.MCWebHelpFramesetLink a
{
	
}

.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
{
	
}

.MCWebHelpFramesetLink.MCWebHelpFramesetLinkBottom a
{
	
}

