@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
	line-height: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	
}

h3 {
	font-family: "Trebuchet MS";
	color: #003366;
	font-size: 16px;
	margin: 0px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E65AB;
}

.runaround_right {
	margin-right: 10px;
}

.runaround_bottom {
	margin-bottom: 25px;
}

.runaround_left {
	margin-left: 15px;
}

.runaround_All {
	margin-right: 75px;
	margin-left: 20px;
}

.li_square {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/berner/images/blue_square.jpg);
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;
	line-height: 14px;
	padding: 0px;
}


.li_small {
	list-style-position: outside;
	list-style-image: url(/berner/images/2px666.gif);
}
.li_indoor_air_quality {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	list-style-image: url(/berner/images/2px666.gif);
	list-style-type: none;
	list-style-position: outside;
}
