<!--


	a 	{
		font-weight:		medium;
		color:			000000;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	.Breadcrumbs {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			blue;
		text-decoration:	underline;
	}

	.BreadcrumbsSep {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			blue;
		text-decoration:	none;
	}
	
	table {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
		text-align:		justify;
	}

	.FAQLink {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		normal;
		color:			22524B;
		text-decoration:	underline;
	}

	.GreenLink {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		bold;
		color:			22524B;
		text-decoration:	none;
	}

	.GreenLink2 {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		normal;
		color:			22524B;
		text-decoration:	none;
	}

	.GreenLinkU {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		normal;
		color:			22524B;
		text-decoration:	underline;
	}

	.GreenLinkP {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		bold;
		font-style:		italic;
		color:			22524B;
		text-decoration:	none;
	}

	.GreenLink9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			22524B;
		text-decoration:	none;
	}

	.GreenLink8 {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		medium;
		color:			22524B;
		text-decoration:	none;
	}

	.Seperator {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			22524B;
	}

	.TableDetail {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		color:			000000;
		text-align:		justify;
	}
	
	.TitleGreen {
		font-family:		arial;
		font-size:		14pt;
		font-weight:		bold;
		color:			22524B;
		text-align:		left;
	}
	
	.MenuHeadingGreen {
		font-family:		arial;
		font-size:		12pt;
		font-weight:		bold;
		color:			22524B;
	}
	
	.HeadingGreen {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		bold;
		color:			22524B;
		text-align:		left;
	}
	
	.MenuGreen {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		line-height:		17pt;
		color:			22524B;
	}
	
	a.MenuGreen:link {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		line-height:		17pt;
		color:			22524B;
	}
	
	a.MenuGreen:visited {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		line-height:		17pt;
		color:			22524B;
	}
	
	a.MenuGreen:active {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		line-height:		17pt;
		color:			22524B;
	}
	
	a.MenuGreen:hover {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		line-height:		17pt;
		color:			22524B;
		text-decoration:	underline;
	}
	
	.BlackText11 {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		medium;
		color:			000000;
		text-align:		justify;
	}
	
	.BlackText {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
		text-align:		justify;
	}
	
	.BlackTextL {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
		text-align:		left;
	}
	
	.GreenText {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		medium;
		color:			22524B;
		text-align:		left;
	}
	
	.BlackText8 {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		medium;
		color:			000000;
	}
	
	.WhiteText {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		medium;
		color:			FFFFFF;
		text-align:		left;
	}

	.CopyrightText {
		font-family:		arial;
		font-size:		8pt;
		color:			003333;
	}
	
	.Required {
		font-family:		arial, sans-serif;
		font-size:		9pt;
		line-height:		14pt;
		font-weight:		medium;
		color:			3D57A7;
		text-decoration:	none;
	}
	
	.FormOK {
		font-family:		arial, sans-serif;
		font-size:		9pt;
		line-height:		14pt;
		font-weight:		medium;
		color:			0000CC;
		text-decoration:	none;
	}
	
	.FormError {
		font-family:		arial, sans-serif;
		font-size:		9pt;
		line-height:		14pt;
		font-weight:		medium;
		color:			FF3333;
		text-decoration:	none;
	}
-->