	
		/* IE ignores this */
		.transparent[class]
		{
			background-image:url(../../images/tints/GraduateProgram65.png);
		}
		
		#rightColumn		
		{
			color: #81C65A;
		}
		
		a:hover		
		{
			color: #81C65A;
		}
		
		#rightColumn a, #rightColumn a:active, #rightColumn a:visited
		{
			text-decoration: none;
			color: #3EA802;
			font-family: Arial, sans-serif;
		}
		
		#rightColumn a:hover		
		{
			text-decoration: none;
			color: #81C65A;
			font-family: Arial, sans-serif;
		}
		
		.divided
		{
			border-top: 1px solid #81C65A;
			margin-bottom: 24px;
		}

