/* reach service award styles */
#content_body.reach-awards {
	width: 940px;
	padding: 0;	
}
#reach-award-header {
	width: 940px;
	background: url(../img/reach/reach-home/reach-gray-bg.jpg);
	height: 200px;	
}

#reach-award-header-overhang {
	width: 470px;
	height: 106px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	background: url(../img/reach/reach-home/reach-gray-bg-top.jpg) 0 0 no-repeat;	
}

#reach-award-header-pvsagold {
	width: 226px;
	height: 226px;
	position: absolute;
	top: 35px;
	left: 15px;
	z-index: 1;
	background: url(../img/reach/reach-service-award/reach-pvsa-gold-header.png) 0 0 no-repeat;
}

#reach-award-header-title {
	width: 639px;
	height: 66px;
	background: url(../img/reach/reach-service-award/reach-pvsa-title.png) 0 0 no-repeat;
	position: absolute;
	z-index: 5;
	top: 100px;
	right: 50px;
}

span.pvsa-header-bold {
	font-weight: bold;
}

#content_body h2.reach-award-headersub {
	color: #000;
	font-size: 16px;
	position: relative;	
	font-weight: normal;
	font-weight: bold;
}

.reach-award-body {
	width: 840px;
	padding: 60px 50px 20px 50px;	
	font-size: 12px;
	color: #000;
	line-height: 26px;
}

#reach-award-title {
	background: url(../img/reach/reach-home/reach-gray-bg.jpg);
	width: 940px;
	height: 100px;
	position: relative;	
}

#reach-award-title-text {
	width: 232px;
	height: 41px;
	
	background: url(../img/reach/reach-service-award/reach-pvsa-awardlevelstitle.png) 0 0 no-repeat;
	position: absolute;
	top: 30px;
	left: 40px;
}

#reach-award-levels {
	background: url(../img/reach/reach-home/reach-black-bg.jpg);
	width: 940px;
	height: 500px;
	position: relative;	
}
#reach-award-level-titles {
	position: relative;
	top: 40px;
	left: 40px;
	font-weight: bold;
	font-size: 23px;
	color: #fff;
}
#reach-award-gold {
	position: absolute;
	top: 60px;
	left: -15px;
	width: 337px;
	height: 337px;	
	background: url(../img/reach/reach-service-award/reach-pvsa-gold-bigshadow.png) 0 0 no-repeat;
}

#reach-award-silver {
	position: absolute;
	top: 60px;
	left: 305px;
	width: 337px;
	height: 337px;	
	background: url(../img/reach/reach-service-award/reach-pvsa-silver-bigshadow.png) 0 0 no-repeat;
}

#reach-award-bronze {
	position: absolute;
	top: 60px;
	right: -20px;
	width: 337px;
	height: 337px;	
	background: url(../img/reach/reach-service-award/reach-pvsa-bronze-bigshadow.png) 0 0 no-repeat;
}

table#reach-award-table-gold, table#reach-award-table-silver, table#reach-award-table-bronze {
	font-size: 13px;
	color: #fff;
	top: 350px;
	left: 40px;
	position: relative;	
	float: left;
}

table#reach-award-table-silver {
	left: 150px;	
}

table#reach-award-table-bronze {
	left: 280px;	
}

td.reach-award-left {
	text-align: right;
	font-weight: bold;
}

.reach-green-bg {
	background: url(../img/reach/reach-service-award/reach-pvsa-greenburlap-bg.png);
	height: 32px;
	width: 890px;
	position: relative;
	clear:both;
	font-size: 14px;
	color: #fff;
	padding: 5px 0 0 50px;
}
.reach-green-bg > strong {
	font-weight: bold;
}

.reach-gray-bg {
	height: 35px;
	background: url(../img/reach/reach-home/reach-gray-bg.jpg);
	width: 890px;
	padding: 10px 0 0 50px;
	font-size: 17px;	
}

.reach-award-qualify-title {
	font-size: 38px;
	clear:both;	
	letter-spacing: -1px;
}

.reach-award-step-title {
	font-size: 16px;
	font-weight: bold;
}

.reach-bold {
	font-weight: bold;
}