/* info on the different styles may be found in defaults_08.css*/

/*----------------------New Custom Research Styles---------------------------------*/

h2 {
	background: #005A93 url(../../custom_research/images/td_headline.jpg) repeat-y right;
}


/*need to get rid of color style*/

a, a:visited, a.color {
	color: #005A93;
	}
	
a:hover,
a:hover.color {
	color: #005A93;
	}
	
/*#sidebar {
	border-color: #372bab;
	}
	
#sidebar h4 {
	color: #372bab;
	}
	
#wrapper {
	width: 750px;
	margin: 25px auto 0;
	}*/

