	.normalHeaderLnks{
		color : #DAE4EE;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}

	.activeHeaderLnks{
		color : White;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}
	

	.normalHomeLnk{
		color : #1B517F;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}

	.activeHomeLnk{
		color : White;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}

	.normalLeftLnksCells{
		color : #F9D0BF;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
		text-align: right;
		vertical-align:middle;
		background-color : Red;
	}
	
	.activeLeftLnksCells{
		color : White;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
		text-align: right;
		vertical-align:middle;
		background-color : Red;
	}
	
	H1{
		color : #9DB7CF;
		font: Arial;
		font-family: Arial;
		font-size: 13pt;
		font-weight : bold;
		text-decoration: none;
	}
	
	P{
		color : #205F99;
		font: Arial;
		font-family: Arial;
		font-size: 10pt;
		font-weight : none;
		text-decoration: none;
		}

	.P1{
		color : #205F99;
		font: Arial;
		font-family: Arial;
		font-size: 10pt;
		font-weight : none;
		text-decoration: none;
		text-align: justify;		
		}


	.hrefLnks
	{
		color : #184E7C;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : normal;
		text-decoration: none;
	}

	.hrefLnksOnMouseOver
	{
		color : #164C7A;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}
	
	.visitedLnks
	{
		color : Red;
		font: Arial;
		font-family: Arial;
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
	}
	.bodyText
	{
		color : #205F99;
		font: Arial;
		font-family: Arial;
		font-size: 10pt;
		font-weight : none;
		text-decoration: none;
	}
	.testimonialsText
	{
		color : #205F99;
		font: italic normal 10pt Arial;
	}
	
}	
