.font02 {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #004B85;
	background-color: #CFD6F6;
}

.font03 {
	text-align: left;
	font-size: x-small;
	line-height: 120%;
	color: #000000;
	background-color: #F3F3F3;
}

.font04 {
	text-align: center;
	font-size: x-small;
	color: #004B85;
	background-color: #CFD6F6;
}

.font05 {
	padding-top:10px;
	line-height: 150%;
	font-size: x-small;
}

.bk {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004984;
}
.bar {
	margin: 10px 0px;
	padding-left: 10px;
	background-image: url("images/bar.gif");
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
}
.barSub {
	margin: 10px 0px;
	padding-left: 10px;
	background-image: url("images/bar_sub.gif");
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
}
.distributors {
	float: left;
	margin: 10px;
	padding:0px;
}
.distributors li {
	padding-left: 10px;
	list-style: none;
	background-image: url("images/point.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.distributors a {
	color: #004B85;
}
.distributors a:visited {
	color: #004B85;
}
.distributors a:hover {
	color: #E27500;
}
.distributorsImg {
	float: right;
}
.clearboth {
	float: clear;
	clear: both;
}

/*.substancebox a {
	color: #004B85;
}
.substancebox a:visited {
	color: #004B85;
}
.substancebox a:hover {
	color: #E27500;
}*/

