h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}
.rangeleft-image-right-pad {
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
.title-box-bgd {
	font-size: 14px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDBDC;
	color: #666666;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../images/title-grad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rangeright-image-left-pad {
	display: block;
	margin-bottom: 15px;
	float: right;
	margin-left: 25px;
	border: 1px solid #CCCCCC;
}
.style1 {
	color: #6389AE;
	font-style: italic;
	font-weight: bold;
}
