#kbarticle  { font-family: Verdana; }

	/* Paragraph */
	#kbarticle p { font-family: 'Microsoft Sans Serif', Tahoma, Helvetica; font-size: 9pt; color: #003366; margin: 0px; margin-top: 4px; margin-bottom: 4px;}
	/* Formatted */
	#kbarticle pre { font-family: 'Courier New', Courier; font-size: 10pt; color: #000000;}
	/* Address */
	#kbarticle address { font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; color: #333333;   font-style: italic;}
	/* Heading 1 */
	#kbarticle h1 { font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 18pt; font-weight: bold; color: #662211;  margin: 0px; line-height: 36pt; letter-spacing: 1px;}
	/* Heading 2 */
	#kbarticle h2 { font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 16pt; font-weight: bold; color: #662211; margin: 0px; line-height: 32pt; border-bottom: 1px solid #665533;}
	/* Heading 3 */
	#kbarticle h3 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #B04411; line-height: 28pt;}

	/* Heading 4 */
	#kbarticle h4 { font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; color: #663333; margin: 0px; line-height: 28pt;}
	/* Heading 5 */
	#kbarticle h5 { font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; color: #003366; line-height: 11pt;}
	/* Heading 6 */
	#kbarticle h6 { font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #003366; margin-top: 5px; margin-bottom: 5px;}
	/* Numbered list */
	#kbarticle ol { font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: normal; color: #003366; }
	/* Numbered list item */
	#kbarticle ol li {  font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: normal; color: #003366; }
	/* Bulleted list */
	#kbarticle ul { font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: normal; color: #003366; }
	/* Bulleted list item */
	#kbarticle ul li {  font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: normal; color: #003366; }
	/* Directory list */
	#kbarticle dir { font-family: Tahoma, Helvetica; font-size: 10pt; color: #000000;}
	/* Directory list item */
	#kbarticle dir li { font-family: Tahoma, Helvetica; font-size: 10pt; color: #000000; }
	/* Menu list */
	#kbarticle menu { font-family: Verdana, Tahoma, Helvetica; font-size: 10pt; color: #1166AA;}
	/* Menu list item */
	#kbarticle menu li {font-family: Verdana, Tahoma, Helvetica; font-size: 10pt; color: #1166AA; }
	/* Definition list */
	#kbarticle dl {  font-family: 'Century Gothic', Georgia, Helvetica; font-size: 10pt; color: #222299;}
	/* Definition term */
	#kbarticle dt { font-family: 'Century Gothic', Georgia, Helvetica; font-size: 10pt; color: #222299; font-weight: bold; padding-top: 10px;}
	/* Definition */
	#kbarticle dd { font-family: 'Century Gothic', Georgia, Helvetica; font-size: 10pt; color: #222299;}

	#kbarticle table.single { border: 1px solid #909090; border-collapse: collapse; margin: 10px 0px;}
	#kbarticle table.clear { border: none; border-collapse: collapse;}

	#kbarticle table.single thead th { border: 1px solid #909090; padding: 4px; background: #f0f0ff; font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: bold; color: #003366; text-align:center;}
	#kbarticle table.single th { border: 1px solid #909090; padding: 4px; background: #e0e0e0; font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt; font-weight: bold; color: #003366; }
	#kbarticle table.single td { border: 1px solid #909090; padding: 4px; background: #f9f9f9; font-family: 'Microsoft Sans Serif', Arial, Helvetica; font-size: 9pt;}

	#kbarticle table.centered td { text-align: center;}


	#kbarticle a { line-height: 18px;  font-size: 11px;}

	#kbarticle p.figurecaption {
		font-family: Verdana, Helvetica;
		font-size: 8pt; color: #333333; margin: 0px; margin-top: 4pt; margin-bottom: 16pt;
		font-style: italic;
	}

	#kbarticle p.note {
		font-family: 'Microsoft Sans Serif', Verdana, Helvetica;
		font-size: 8pt; color: #661111;
		border-left: 3px solid #661111;
		margin-left: 0pt;
		padding-left: 10px;
		margin-top: 12pt;
		margin-bottom: 12pt;
	}

	#kbarticle .error   { color: #FF3366; }
	#kbarticle .comment { font-size: 8pt; color: #661111; }
	#kbarticle .info    { color: #3366AA; }

	#kbarticle div { font-family: 'Microsoft Sans Serif', Tahoma, Helvetica; font-size: 10pt; color: #003366; margin: 0px; margin-top: 4px; margin-bottom: 4px; }

	img { border: none; }
