		Body
			{
				background: #FFFFFF repeat-x;
				color: #333333;
				font-size:10pt;
				font-family: "Times New Roman", Times, serif;
				margin: 0px;
			}
		.indent
			{
				margin-left: 20px
			}
		.pagetitle
			{
				color: #666666;
				font-size: 14pt;
				font-weight: bolder;
				font-family: arial, helvetica, sans-serif;
			}
		.subtitle
			{
				color: #000000;
				font-size: 12pt;
				font-weight: bolder;
				font-family: "Times New Roman", Times, serif;
			}
		.sidebartitle
			{
				color: #000000;
				font-size: 10pt;
				font-weight: bolder;
				font-family: "Times New Roman", Times, serif;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 9pt;
				font-weight: bolder;
				font-family: "Times New Roman", Times, serif;
			}
		.sidebartext
			{
				color: #000000;
				font-size: 10pt;
				font-family: "Times New Roman", Times, serif;
				line-height: 18pt;
			}
		.caption
			{
				color: #000000;
				font-size: 9pt;
				font-style: italic;
				font-family: "Times New Roman", Times, serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: 9pt;
				font-family: "Times New Roman", Times, serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: #0000CC;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		a:link
			{
				color: #000099;
				text-decoration: underlined;
			}
		a:active
			{
				color: #000099;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #000099;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #6666CC;
				text-decoration: underlined;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
		.sidebartext2
			{
				color: #000000;
				font-size: 10pt;
				font-family: "Times New Roman", Times, serif;
				line-height: 18pt;
				
			}