/*  This Apple Help template put together by Andy Matuschak	http://www.andymatuschak.org	andy@andymatuschak.org	Version 1.0		Adapted from the Safari help book--thanks, Apple!	Adapted more directly from Pixen's help book.	Licensed under MIT. *//* Tiger Mac Help task_style.css v2.0f*//* <html><head><meta name="robots" content="noindex"></head></html> */body  {	margin: 2px 12px 12px	}h1            	{		font-size: 16pt;		line-height: 15pt;		font-family: "Lucida Grande", Arial, sans-serif;		font-weight: bold;		margin-top: 6px;		margin-bottom: 0;
		color: #606070;}h2               	{		font-size: 12pt;		line-height: 14pt;		font-family: "Lucida Grande", Arial, sans-serif;		font-weight: bold;		color: #505060;		margin-top: 0;		margin-bottom: 14px;	}h3   {	font-size: 11pt;	font-family: "Lucida Grande", Arial, sans-serif;	font-weight: bold;	line-height: 11pt;	color: #606070;	margin-top: 0px;	margin-bottom: 0px;	}p	           {	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;	line-height: 12pt;	text-decoration: none	}ol                     {	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;	line-height: 12pt;	list-style-position: outside;	margin-top: 12px;	margin-bottom: 12px;	margin-left: -18px;	padding-left: 40px	}ol li         {	margin-top: 6px;	margin-bottom: 6px	}ol p        {	margin-top: 6px;	margin-bottom: 6px	}ul                     {	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;	line-height: 12pt;	list-style-type: square;	list-style-position: outside;	margin-top: 12px;	margin-bottom: 12px;	margin-left: -24px;	padding-left: 40px	}ul li        {	margin-top: 6px;	margin-bottom: 6px	}ul p        {	margin-top: 6px;	margin-bottom: 6px	}a         {	color: #3030a0;	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;	text-decoration: none	}
a:hover    {	color: #00f;	font-family: "Lucida Grande", Arial, sans-serif;	text-decoration: underline;
	font-weight: bold;
}hr  {	text-decoration: none;	border: solid 1px #bfbfbf;}dt  {	text-align: left;	padding-top: 10px;	padding-bottom: 2px;}td  {	padding: 6px;	text-align: left;}table {	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;	margin-bottom: 20pt;}th {	text-align: left;	text-indent: 5px;}dl {	font-size: 9pt;	font-family: "Lucida Grande", Arial, sans-serif;}dt {	font-style: italic;	margin-top: 7px;}#banner     { 
	background-color: #f2f2f2; 
	background-repeat: no-repeat; 
	padding: -2px 6px 0; 
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 1.2em; 
	float: left; 
	border: solid 1px #bfbfbf;
	-webkit-box-shadow: 0px 1px 5px silver;}#caticon	         {margin-top: 3px;	margin-bottom: -3px;	margin-right: 5px;	float: left;	}#pagetitle	            {	margin-top: 12px;	margin-bottom: 0px;	margin-left: 40px;	width: 88%;	border: solid 1px #fff	}#mainbox	         {	margin-top: 36px;	padding-right: 6px	}#taskbox  	                     {	background-color: #f3f4f8;	list-style-type: decimal;	list-style-position: outside;	margin: 12px 0;	padding: 2px 12px;	border: solid 1px #bfbfbf;	-webkit-border-radius: 12px; 	-webkit-box-shadow: 3px 3px 5px silver;	}#taskbox strong {
		color: #404050;}#taskbox  h2 {	margin-top: 8;	margin-bottom: -4px	}#machelp   { position: absolute; top: 2px; left: 10px }#index      { background-color: #f2f2f2; padding-right: 25px; top: 2px; right: 12px; width: auto; float: right }#next  {	position: absolute;	top: 49px;	left: 88%	}	#asindent {        margin-left: 22px;	font-size: 9pt;	font-family: Verdana, Courier, sans-serif;        }        .bread   {	color: #3030a0;	font-size: 8pt;	margin: -9px 0 -6px	}.leftborder    {	color: #3030a0;	font-size: 8pt;	margin: -9px 0 -6px;	padding-top: 2px;	padding-bottom: 3px;	padding-left: 8px;	border-left: 1px solid #bfbfbf	}.mult  {	margin-top: -8px	}.blue    {	background-color: #e6e8f0;	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px; 
	margin-top: -3px;	margin-bottom: -3px;	padding-top: -3px;	padding-bottom: -3px;
	text-shadow: white 3px 3px 5px;
	}.rightfloater{    float: right;    margin-left: 15px;}.rules   {	border-bottom: 1px dotted #ccc	}.dots  {	border: dotted 1px #ccc;	-webkit-border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 20px silver;
	}.seealso  {	margin-top: 10px;	margin-bottom: 4px;	clear: left;
}

h2.seealso {
	margin-top: 30px;
}code       {	color: black;	font-size: 9pt;	font-family: Verdana, Courier, sans-serif;	}.filterListImage {
	float: left;
	width: 100px;
	height: 100px;
	clear: left;
}dt{
	clear: left;
}