@charset "utf-8";
.softbreath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.softbreath_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #42587c;
	font-weight: normal;
}
ul.softbreath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 0px;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 0px;
}
li.softbreath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(media/bullet_waffle_gold.gif);
	margin-bottom: 5px;
	list-style-type: none;
}
a.softbreath:link {
	color: #553FAA;
	text-decoration: none;
}
a.softbreath:visited {
	color: #553FAA;
	text-decoration: none;
}
a.softbreath:active {
	color: #553FAA;
	text-decoration: none;
}
a.softbreath:hover {
	color: #AA5F55;
	text-decoration: underline;
}
a.softbreath:visited:hover {
	color: #AA5F55;
	text-decoration: underline;
}