﻿.bold-red {
	font-weight: bold;
	color: #9E0707;
}

.section-header-accordion{
	background-image : url(../images/bgrnd_accordion.jpg);
	background-repeat : repeat;	
	border : 1px solid #CCCCCC;
	color : #005027;
	font : 12px arial,helvetica,clean,sans-serif;
	font-weight : bold;
	padding : 6px 15px 6px 15px;		
}

.section-header-accordion-active{
	background-image : url(../images/bgrnd_accordion_active.jpg);
	background-repeat : repeat;	
	border : 1px solid #CCCCCC;
	color : #005027;
	font : 12px arial,helvetica,clean,sans-serif;
	font-weight: bold;
	padding : 6px 15px 6px 15px;		
}