.new_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(Images/bullet01.gif);
	font-size: 11px;
	list-style-type: none;
	color: #005EBD;
}
.new_bullet_blackl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(Images/bullet01.gif);
	font-size: 11px;
	list-style-type: none;
	font-style: normal;
	width: 10px;
	text-indent: 10pt;
}
.round_bulletCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	color: #005EBD;
}
.Heading_bulletCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	list-style-type: disc;
	color: #005EBD;
	text-transform: none;
	text-decoration: underline;
}
.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
}
