<style type="text/css">	<!--
	body	{
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}

	td	{
		font-size: 11px;
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
	}

	p	{
		margin-top: 10px;
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
	}

	.cssLine 	{
		color: #105221;
		background-color: #105221;
	}

	.cssHNav	{
		font-weight: bold;
		color: #000000;
		background-color:#C3D5C8;
		text-align: center;
		border-right: solid 1px #699675;
	}

	A.cssHNav:hover	{
		font-weight: bold;
		color: #FFCC00;
	}

	.cssNav	{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		background: #C3D5C8;
	}

	.cssNavLink	{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	A.cssNavLink:hover	{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	.cssNavOn	{
		font-size: 11px;
		font-weight: bold;
		color: #FFCC00;
		background: #699675;
	}

	.cssNav2	{
		font-size: 10px;
		color: #000000;
		background: #C3D5C8;
	}

	.cssNav2Link	{
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	}

	A.cssNav2Link:hover	{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}

	.cssNav2On	{
		font-size: 10px;
		color: #FFCC00;
		background: #699675;
	}

	.cssBodyColor	{
		font-size: 11px;
		color: #DFB556;
	}

	.cssBodyLink	{
		font-size: 11px;
		color: #105221;
		text-decoration: underline;
	}

	A.cssBodyLink:hover	{
		font-size: 11px;
		color: #F80022;
		text-decoration: underline;
	}

	.cssBodyBold	{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
	}

	.cssBodyBoldColor	{
		font-size: 11px;
		font-weight: bold;
		color: #105221;
	}

	.cssBodyBoldColor1	{
		font-size: 11px;
		font-weight: bold;
		color: #105221;
	}

	.cssBodyBoldLink	{
		font-size: 11px;
		font-weight: bold;
		color: #105221;
		text-decoration: underline;
	}

	A.cssBodyBoldLink:hover	{
		font-size: 11px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: underline;
	}

	.cssBodyBoldWhite	{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	.cssBodyBoldWhiteLink	{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}

	A.cssBodyBoldWhiteLink:hover	{
		font-size: 11px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: underline;
	}

	.cssBodyError	{
		background-color: #E5E5E5;
		font-size: 11px;
		font-weight: bold;
		color: #BE1800;
	}

	.cssHeader	{
		font-size: 14px;
		font-weight: bold;
		color: #105221;
	}

	.cssHeaderColor	{
		font-size: 14px;
		font-weight: bold;
		color: #F67702;
	}

	.cssFooter	{
		font-size: 10px;
		color: #C3D5C8;
	}

	.cssFooterLink	{
		font-size: 10px;
		color: #C3D5C8;
		text-decoration: underline;
	}

	A.cssFooterLink:hover	{
		font-size: 10px;
		color: #FFCC00;
		text-decoration: underline;
	}
	
	.cssFormButton	{
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #105723;
		cursor:pointer;
	}

	.cssFormButton2	{
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #105723;
		text-decoration: none;
		background-color: #C3D5C8;
		border: 1px solid #105723;
		cursor:pointer;
	}
	
	.cssTableHead	{
		font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #105723;
	}
	
	.cssTableBgLight{
		background-color:#C3D5C8;
	}
	
	.cssAdHeader{
		background-color:#FFFFFF;
		line-height:16px;
	}
	
/* CSS added for the text table at the bottom of the EP home page */
	.cssTallPage {
		border: 1px solid #99CCCC;
		border-collapse: collapse;
		background-color:#003300;
		margin-top: 30px;
	}
	.cssTallPage td {
		color:#ffffff;
		line-height:18px;
		font-size:11px;
		padding:10px;
		border-bottom: 1px solid #99CCCC;
		border-collapse: collapse;
	}
	a.cssBodyHideLink {
		color:#ffffff;
		text-decoration: none;
		font-weight: bold;
	}
	a.cssBodyHideLink:hover {
		color:#ffffff;
		text-decoration: underline;
	}
	/* End EP home page table add */
	-->
</style>