/*font for the treatment titles */
.treatTitle {
	font-family:Georgia;
	font-size: 10pt;
	color: #0099d8;	
}
.treatSpacer {
	font-family:Georgia;
	font-size: 10pt;
	color: #000000;
	height: 3px;	
}
.treatText {
	font-family:Georgia;
	font-size: 10pt;
	color: #000000;	
}
#flash {
	width: 620px; 
	height: 20px;
	text-align: left;
	top:159px;
	left:11px;
	position: absolute;
	z-index:10;
}
#flashBg {
	width: 788px; 
	height: 18px;
	text-align: left;
	top:169px;
	left:11px;
	position: absolute;
	z-index: 1;
	background-color: #f79515;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
