/* CSS Items for Current Category */

/* The following rule defines the image file to show in the header */
#sectionHeader {
     background-image: url(/global-images/section-headers/federal-register.jpg);
}


#content h3.titleBar, #content h3.titleBar1, #content h3.titleBar2, #content h3.titleBar3,  #content h3.titleBar4,  #content h3.titleBar5, #content h3.titleBar6
{
	border-bottom: 6px solid #aa9753;
}
/* Box with a blue BG */
.blueBox {

	background-repeat: repeat-x;
	background-color: #FFFFCC;
	border: 1px solid #003366;
	padding: .5em;
	margin-top: .1em;
	margin-bottom: 18px;
}


	#blue { font-weight:bold; color:#0c54a6; }

