/* REDEFINED ELEMENTS */
	
	A {
		cursor: hand;
		font-family:arial;
		letter-spacing:0px;
		text-decoration:none;
		color:#003399;
	}
	A:HOVER {
		cursor: hand;
		font-family:arial;
		letter-spacing:0px;
		text-decoration:none;
		color:#0087CB;
	}

/* CUSTOM ELEMENTS */
	
	.home_background 
	{ 
		BACKGROUND-COLOR: #0087CB;
	}


	/* MENU GENERAL*/
	
	.menucell
	{
		cursor: hand;
		WIDTH:100%;
		height: 20px;
		border-left: #ffffff 1px solid;
		border-top: #ffffff 1px solid;
		border-right: #ffffff 1px solid;
		border-bottom: #ffffff 0px solid;
	}
	.menucellbottom
	{
		cursor: hand;
		WIDTH:100%;
		height: 20px;
		border-left: #ffffff 1px solid;
		border-top: #ffffff 1px solid;
		border-right: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid;
	}

	/* MENU GENERAL*/
	
	/* GLANCE PAGE */
	
		/* GLANCE BLU PAGE */
		.gln_blu_rowhighlighted 
		{ 
			color: #004E76;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.gln_blu_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #5591B0;
			WIDTH:100%;
		}
		
		.gln_blu_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #5591B0 1px solid;
			border-top: #5591B0 1px solid;
			border-right: #5591B0 1px solid;
			border-bottom: #5591B0 1px solid;
		}

		.gln_blu_separator
		{
			BACKGROUND-COLOR: #5591B0;
		}

		.gln_blu_title_border
		{
			BACKGROUND-COLOR: #5591B0;
		}
		
		/* GLANCE BLU PAGE */

		/* GLANCE GRY1 PAGE */

		.gln_gry1_rowhighlighted 
		{ 
			color: #AFB6BE;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.gln_gry1_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #AFB6BE;
			WIDTH:100%;
		}
		
		.gln_gry1_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #AFB6BE 1px solid;
			border-top: #AFB6BE 1px solid;
			border-right: #AFB6BE 1px solid;
			border-bottom: #AFB6BE 1px solid;
		}

		.gln_gry1_separator
		{
			BACKGROUND-COLOR: #AFB6BE;
		}

		/* GLANCE GRY1 PAGE */

		/* GLANCE PURP PAGE */

		.gln_purp_rowhighlighted 
		{ 
			color: #A099AB;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.gln_purp_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #A099AB;
			WIDTH:100%;
		}
		
		.gln_purp_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #A099AB 1px solid;
			border-top: #A099AB 1px solid;
			border-right: #A099AB 1px solid;
			border-bottom: #A099AB 1px solid;
		}

		.gln_purp_separator
		{
			BACKGROUND-COLOR: #A099AB;
		}

		/* GLANCE PURP PAGE */

		
		/* GLANCE GRY2 PAGE */

		.gln_gry2_rowhighlighted 
		{ 
			color: #9A9FA5;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.gln_gry2_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #9A9FA5;
			WIDTH:100%;
		}
		
		.gln_gry2_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #9A9FA5 1px solid;
			border-top: #9A9FA5 1px solid;
			border-right: #9A9FA5 1px solid;
			border-bottom: #9A9FA5 1px solid;
		}

		.gln_gry2_separator
		{
			BACKGROUND-COLOR: #9A9FA5;
		}
		
		/* GLANCE GRY2 PAGE */
	
	/* GLANCE PAGE */

	/* EXECUTIVE PAGE */

		/* EXECUTIVE BLU PAGE */
		
		.exec_blu_rowhighlighted 
		{ 
			color: #7E92A7;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.exec_blu_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #7E92A7;
			WIDTH:100%;
		}
		
		.exec_blu_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #7E92A7 1px solid;
			border-top: #7E92A7 1px solid;
			border-right: #7E92A7 1px solid;
			border-bottom: #7E92A7 1px solid;
		}

		.exec_blu_separator
		{
			BACKGROUND-COLOR: #5591B0;
		}

		/* EXECUTIVE BLU PAGE */

		/* EXECUTIVE GREEN1 PAGE */
		
		.exec_grn1_rowhighlighted 
		{ 
			color: #7EA2A1;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.exec_grn1_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #7EA2A1;
			WIDTH:100%;
		}
		
		.exec_grn1_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #7EA2A1 1px solid;
			border-top: #7EA2A1 1px solid;
			border-right: #7EA2A1 1px solid;
			border-bottom: #7EA2A1 1px solid;
		}

		.exec_grn1_separator
		{
			BACKGROUND-COLOR: #7EA2A1;
		}

		/* EXECUTIVE GREEN1 PAGE */

		/* EXECUTIVE GREEN2 PAGE */
		
		.exec_grn2_rowhighlighted 
		{ 
			color: #7EA2A1;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.exec_grn2_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #7EA2A1;
			WIDTH:100%;
		}
		
		.exec_grn2_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #7EA2A1 1px solid;
			border-top: #7EA2A1 1px solid;
			border-right: #7EA2A1 1px solid;
			border-bottom: #7EA2A1 1px solid;
		}

		.exec_grn2_separator
		{
			BACKGROUND-COLOR: #7EA2A1;
		}

		/* EXECUTIVE GREEN2 PAGE */

		/* EXECUTIVE OLIVE PAGE */
		
		.exec_olv_rowhighlighted 
		{ 
			color: #A3B58B;
			cursor: hand;
			BACKGROUND-COLOR: white;
			WIDTH:100%;
		}
		.exec_olv_rownormal 
		{ 
			color: white;
			cursor: hand;
			BACKGROUND-COLOR: #A3B58B;
			WIDTH:100%;
		}
		
		.exec_olv_menutitle
		{
			BACKGROUND-COLOR:white;
			border-left: #A3B58B 1px solid;
			border-top: #A3B58B 1px solid;
			border-right: #A3B58B 1px solid;
			border-bottom: #A3B58B 1px solid;
		}

		.exec_olv_separator
		{
			BACKGROUND-COLOR: #A3B58B;
		}

		/* EXECUTIVE GREEN2 PAGE */



	/* EXECUTIVE PAGE */

	/* BUSINESS PAGE */

	.bus_rowhighlighted 
	{ 
		color: #688C76;
		cursor: hand;
		BACKGROUND-COLOR: white;
		WIDTH:100%;
	}
	.bus_rownormal 
	{ 
		color: white;
		cursor: hand;
		BACKGROUND-COLOR: #688C76;
		WIDTH:100%;
	}
	
	.bus_menutitle
	{
		BACKGROUND-COLOR:white;
		border-left: #688C76 1px solid;
		border-top: #688C76 1px solid;
		border-right: #688C76 1px solid;
		border-bottom: #688C76 1px solid;
	}

	.bus_separator
	{
		BACKGROUND-COLOR: #688C76;
	}	


	/* BUSINESS PAGE */

	/* RESULTS PAGE */

	.res_rowhighlighted 
	{ 
		color: #546C86;
		cursor: hand;
		BACKGROUND-COLOR: white;
		WIDTH:100%;
	}
	.res_rownormal 
	{ 
		color: white;
		cursor: hand;
		BACKGROUND-COLOR: #546C86;
		WIDTH:100%;
	}
	
	.res_menutitle
	{
		BACKGROUND-COLOR:white;
		border-left: #546C86 1px solid;
		border-top: #546C86 1px solid;
		border-right: #546C86 1px solid;
		border-bottom: #546C86 1px solid;
	}

	.res_separator
	{
		BACKGROUND-COLOR: #A3B58B;
	}	

	.home_large_text
	{
		font-size:1.05em;
		color: #0087cb;
	}

	.home_text
	{
		color: #0087cb;
	}

	A.a_home {
		text-decoration:none;
		color:#003399;
	}
	/* RESULTS PAGE */

	
/* CUSTOM ELEMENTS */
	