<!--

	body 	{
		margin-top:		0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		background-color:	#EFEFEF;
	}

	a 	{
		font-family:		arial;
		font-size:		10pt;
		font-weight:		bold;
		color:			FFFFFF;
		text-decoration:	none;
	}

	a:hover {
		color:			b5882d;
	}

	.BackgroundPeaks {
		background-image:	url("../images/background-peaks.gif");
		background-repeat:	no-repeat;
	}

	.GreenLink {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			005422;
		text-decoration:	none;
	}

	.GreenLink9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		line-height:		14pt;
		color:			005422;
		text-decoration:	none;
	}

	.RedLink9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		line-height:		14pt;
		color:			702C29;
		text-decoration:	none;
	}

	.Seperator {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			5E6959;
	}

	.BillboardLink {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		line-height:		14pt;
		color:			ffffff;
		text-align:		left;
	}

	.Slogan {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		bold;
		color:			323F76;
	}

	.SloganGray {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		bold;
		color:			6B696B;
	}

	.Title {
		font-family:		arial;
		font-size:		14pt;
		font-weight:		bold;
		color:			323F76;
	}

	.TitleGray {
		font-family:		arial;
		font-size:		14pt;
		font-weight:		bold;
		color:			6B696B;
	}

	.WhiteLink {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			FFFFFF;
	}

	Table {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			000000;
		text-align:		justify;
	}

	.BlackText {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			000000;
		text-align:		justify;
	}

	.BlackTextL {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			000000;
		text-align:		left;
	}

	.BlackText9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			000000;
		text-align:		justify;
	}

	.RedText9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			702C29;
		text-align:		justify;
	}

	.BurgundyText {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		line-height:		14pt;
		color:			660030;
	}

	.CalloutTitle {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		bold;
		color:			#333333;
		background-color:	#cccccc;
		text-align:		center;
		padding-top:		5px;
		padding-bottom:		5px;
		border:			1px solid #6b696b;
	}

	.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 #6b696b;
		border-right:		1px solid #6b696b;
		border-bottom:		1px solid #6b696b;
	}

	.CalloutNews {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		bold;
		line-height:		12 pt;
		color:			005422;
		background-color:	FFFFFF;
	}

	.CopyrightText {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		line-height:		11pt;
		color:			000000;
	}

-->