<!--

	body 	{
		margin-top:		0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		background-color:	F4F4F6;
	}

	a 	{
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			9C1F2E;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	h1 {
		font-family:		verdana;
		font-size:		14pt;
		font-weight:		bold;
		line-height:		19 pt;
		color:			666666;
		text-indent: 		-4.5 em;
		padding-left:		4.5 em;

	}

	.TitleGraySmall {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		bold;
		color:			666666;
	}

	.MenuBack {
		background-image:	url("../images/menu-back.gif")
	}

	.LeftMenuL1 {
		font-family:		tahoma;
		font-size:		12pt;
		font-weight:		bold;
		color:			ffffff;
		background-color:	666666;
		text-align:		center;
	}

	.LeftMenuL1Link {
		font-family:		tahoma;
		font-size:		12pt;
		font-weight:		bold;
		color:			ffffff;
		background-color:	666666;
		text-align:		center;
		text-decoration:	none;
	}

	.LeftMenuL2 {
		font-family:		tahoma;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		13pt;
		color:			666666;
		padding-top:		5px;
		padding-bottom:		5px;
		padding-right:		5px;
	}

	.LeftMenuL3 {
		font-family:		tahoma;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			666666;
		padding-top:		3px;
		padding-bottom:		5px;
		padding-right:		5px;
	}

	.LeftMenuArrow {
		padding-top:		11px;
	}

	.CalloutTitle {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		bold;
		color:			666666;
		background-color:	DFDFDF;
		text-align:		center;
		padding-top:		5px;
		padding-bottom:		5px;
		border:			1px solid gray;
	}

	.CalloutContent {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		color:			000000;
		line-height:		10 pt;
		background-color:	FFFFFF;
		padding-top:		10px;
		padding-bottom:		10px;
		padding-left:		10px;
		padding-right:		10px;
		border-left:		1px solid gray;
		border-right:		1px solid gray;
		border-bottom:		1px solid gray;
	}

	.CalloutNews {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		12 pt;
		color:			9C1F2E;
		background-color:	FFFFFF;
	}

	Table {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			000000;
		text-align:		left;
	}

	.BlackText {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			000000;
		text-align:		left;
	}

	.RedLink {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			9C1F2E;
		text-align:		left;
	}

	.BillboardLink {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			000000;
		text-align:		left;
	}

	.HighlightTitle {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			9C1F2E;
		text-align:		left;
	}

	.HighlightDesc {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			000000;
		text-align:		left;
	}

	.Map {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		color:			9C1F2E;
		text-align:		left;
	}

	.tableContent {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		color:			000000;
	}

	.tableContentLink {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		color:			9C1F2E;
	}

	.FormText {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			000000;
	}

	.FormError {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			FF3333;
	}

	.CopyrightText {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			666666;
	}

	.CopyrightLink:Link {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			9C1F2E;
		text-decoration:	none;
	}

	.CopyrightLink:Visited {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			9C1F2E;
		text-decoration:	none;
	}

	.CopyrightLink:Active {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			9C1F2E;
		text-decoration:	none;
	}

	.CopyrightLink:hover {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			9C1F2E;
		text-decoration:	underline;
	}

	.RowBreak {
		clear: 			both;
	}
	
	
-->