.home_title_orange{
	font-size:16px;
	font-weight:bold;
	color:#BD4607;
	background-image:url(img/bullet_orange.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-bottom:3px;
}
.home_title_blue{
	font-size:16px;
	font-weight:bold;
	color:#000066;
	background-image:url(img/bullet_blue.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-bottom:3px;
}
.sub_title{
	font-size:13px;
	font-weight:bold;
	color:#000066;
}
