

a.navCRG:link {
	color: #000000;
	text-decoration : none;
	font-weight: normal;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
}
a.navCRG:visited {
 	color: #000000; 
	text-decoration : none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  	background: transparent;
	}

a.navCRG:hover {
 	color: #FF9933; 
	text-decoration : none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  	background: transparent;
	}

a.navCRGtext:link {
	color: #000000;
	text-decoration : underline;
	font-weight: normal;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
}
a.navCRGtext:visited {
 	color: #000000; 
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  	background: transparent;
	}

a.navCRGtext:hover {
 	color: #FF9933; 
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  	background: transparent;
	}


.subSectionHeaderHolder {
background-color: #FFFFFF;
border: 1px solid #333333;
}	

.subSectionHeaderTitle {
background-color: #dedfd4;
border-bottom: 1px solid #333333;
color:#FF9933;
}	


#eqi_decile_table_off {
font-family: Arial;
color: #000000;
border: solid #333333 1px;
}

#eqi_decile_table_on {
border: solid #9f0037 1px;
background-color: #6e0034;
cursor: pointer;

}

A:link.eqi_decile_table {color: #333333;
text-decoration: underline;
}

A:visited.eqi_decile_table {color: #333333;
text-decoration: underline;
}

A:active.eqi_decile_table {color: #333333;
text-decoration: underline;
}

A:hover.eqi_decile_table {color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}



