/*** Styles for the Resource Center Spotlight Component ***/

.applicationstyle{
	backgroundColor: #6E6E6E;		
}

.headerstyle{
	font-size : 14;
	font-weight : normal;
	color : #FFFFFF;
	text-align : center;
			
}	
		
.subheaderstyle{
	font-size : 11;
	font-weight : bold;
	color : #FBFBEF;
}
		
.showbuttonstyle{
	color : #145674;
	roll-over-color : #145674;
}	
		
.browsetextstyle{
	font-size : 11;
	color : #FBFBEF;	
}	
		
.locationlinkstyle{
	font-size : 11;
	color : #800000;	
}	
		

.chapterheader{
	font-size : 12;
	font-weight : bold;
	color : #01DFD7;
}
	
