@charset "UTF-8";
/* CSS Document */


/* page breaks */


@media all {
	.page-break { display: none; }  
}
@media print {
	.page-break { display: block; page-break-before: always; }  
}


/* body styles */


html, body {
	height: 100%;
}
body, td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: none;
}


/* layout and nav containers */


#wrapper {
	margin: 0 auto;
	width: 850px;
	min-height: 100%;
	text-align: left;
	background-image: none;
}
#subNavImage {
	position: relative;
	margin-left: 25px;
	width: 800px;
	height: 40px;
}
#subNav {
	position: absolute;
	top: 0;
	left: 325px;
	padding-top: 8px;
	width: 450px;
	height: 32px;
	text-align: right;
	z-index: 10;
}
#flash {
	display: none;
	visibility: hidden; /* needed or Opera doesn't show place holder image underneath Flash div */
}
#flashImage {
	margin-left: 25px;
	width: 800px;
	height: 211px;
}
#pageImage {
	margin-left: 25px;
	width: 800px;
	height: 211px;
}
#navImage {
	margin-left: 25px;
	width: 800px;
	height: 30px;
}
#navBar {
	display: none;
}
#contentWrapper {
	position: relative;
	margin-left: 25px;
	width: 800px;
}
#content {
	position: relative;
	float: right;
	padding-top: 25px;
	width: 575px;
	display: inline;
}
#contentSub {
	position: relative;
	float: right;
	width: 575px;
	display: inline;
}
#photo {
	position: relative;
	float: right;
	width: 275px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#photoSmall {
	position: relative;
	float: left;
	width: 100px;
	padding-right: 15px;
}
#photoInset {
	position: relative;
	float: right;
	width: 275px;
	padding-left: 25px;
}
#listColumnLeft {
	position: relative;
	float: left;
	width: 262px;
	display: inline;
}
#listColumnRight {
	position: relative;
	float: right;
	width: 262px;
	padding-right: 25px;
	display: inline;
}
#columnLeft {
	position: relative;
	float: left;
	width: 235px;
	display: inline;
}
#columnRight {
	position: relative;
	float: right;
	width: 290px;
	margin-top: 15px;
	margin-right: 25px;
	background-color: #e4eef6;
	display: inline;
}
#serviceWrapper {
	position: relative;
	float: left;
	width: 551px; /* 1 pixel wider for FireFox 2 */
	margin-right: 25px;
	display: inline;
	border-bottom: 1px solid #405389;
}
#serviceOptions {
	position: relative;
	float: left;
	width: 350px;
	padding-bottom: 15px;
	display: inline;
}
#serviceOptionsComm {
	position: relative;
	float: left;
	width: 115px;
	padding-bottom: 15px;
	background-color: #fff;
	display: inline;
}
#servicePrices {
	position: relative;
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
}
#commPrices {
	position: relative;
	float: left;
	width: 435px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	display: inline;
}
#sideBarHome {
	float: left;
	padding-top: 25px;
	width: 200px;
	background-color: #e4eef6;
	display: inline;
}
#sideBar {
	float: left;
	padding-top: 25px;
	width: 200px;
	background-color: #e4eef6;
	display: inline;
	background-image: none;
}
#sideBarBlank {
	float: left;
	padding-top: 25px;
	width: 200px;
	background-color: #e4eef6;
	display: inline;
}
#sideBarBanner {
	margin-top: 15px;
	padding-top: 3px;
	margin-bottom: 7px;
	width: 200px;
	height: 17px;
	background-color: #c2d4e9;
}
#sideBarBannerHelp {
	margin-top: 15px;
	padding-top: 3px;
	width: 200px;
	height: 17px;
	background-color: #c2d4e9;
}
#sideBarBannerNoGap {
	padding-top: 3px;
	margin-bottom: 7px;
	width: 200px;
	height: 17px;
	background-color: #c2d4e9;
}
#helpfulBkg {
	float: left;
	width: 200px;
	background-image: none;
	padding-top: 7px;
	display: inline;
}
#sideBarNav {
	float: left;
	padding: 0px 25px 10px 25px; /* top, right, bottom, left */
	width: 150px;
	display: inline;
}
#recyclingTheft {
	float: right;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 200px;
	height: 125px;
	background-image: url(../images/graphics/box.png);
	background-repeat: no-repeat;
}
#recyclingTheftLeft {
	float: left;
	margin-bottom: 15px;
	width: 245px;
	height: 130px;
	background-image: url(../images/graphics/box-long.png);
	background-repeat: no-repeat;
}
#downloadIcon {
	float: left;
	height: 18px;
	width: 22px;
}
#downloadIcon15 {
	float: left;
	height: 18px;
	width: 22px;
	padding-left: 15px;
}
#downloadLink {
	float: left;
	padding-top: 3px;
	height: 18px;
	width: 550px;
}
#downloadLinkSmall {
	float: left;
	padding-top: 3px;
	height: 18px;
	width: 250px;
}
#quickLinks {
	float: left;
	width: 285px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#footerWrapper {
	position: relative;
	float: right;
	width: 575px;
	margin-bottom: 10px;
	display: inline;
}
#copyrightFooter {
	float: left;
	width: 375px;
	margin-left: 15px;
	margin-top: 7px;
	text-align: center;
	background-color: #fff;
	display: inline;
}
#truckFooter {
	float: right;
	width: 78px;
	margin-right: 80px; /* 10px narrower for Opera */
	background-color: #fff;
	display: inline;
}
#txtSearch {
	width: 175px; /* fixes problem in Firefox 2 where text field is too long */
}
br.clear {
	clear: both;
}


/* nav bar button containers */


.nav li ul {
	display: none;
}
.navButton {
	display: none;
}
.dropDown {
	display: none;
}


/* link styles */


a:link {
	font-size: 12px;
	color: #658cb7;
	text-decoration: none;
	outline: none;
}
a:visited {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-size: 12px;
	color: #405389;
	text-decoration: underline;
	outline: none;
}
a:active {
	font-size: 12px;
	color: #405389;
	text-decoration: none;
	outline: none;
}


/* sidebar link styles */


a.indent {
	margin-left: 20px;
	line-height: 125%;
}
a.quickLinks {
	margin-left: 15px;
}
a.space {
	line-height: 200%;
}
a.spaceSmall {
	line-height: 120%;
}
a.sideNav {
	font-weight: bold;
	color: #405389;
}
a.sideNav:visited {
	color: #aaa;
}
a.sideNav:hover {
	color: #658cb7;
	text-decoration: underline;
}
a.sideNavSpace {
	line-height: 200%;
	font-weight: bold;
	color: #405389;
}
a.sideNavSpace:visited {
	color: #aaa;
}
a.sideNavSpace:hover {
	color: #658cb7;
	text-decoration: underline;
}


/* subnav link styles */


a.subNav {
	color: #fff;
}
a.subNav:hover {
	color: #fff;
}


/* text styles */


.bodyBreak {
	font-size: 12px;
}
.bodySmall {
	font-size: 3px;
}
.bodybold {
	font-weight: bold;
}
.bodybold14 {
	font-weight: bold;
	font-size: 14px;
}
.bodyboldred14 {
	font-weight: bold;
	font-size: 14px;
	color: #900;
}
.bodyItalic {
	font-style: italic;
}
.bodyItalicBlue {
	font-style: italic;
	color: #658cb7;
}
.bodyItalicRed {
	font-style: italic;
	color: #900;
}
.bodyBreakBig {
	font-size: 16px;
}
.bodyBreakBigger {
	font-size: 21px;
}
.bodyRightIndent25 {
	margin-right: 25px;
}
.bodyTopIndent15 {
	margin-right: 25px;
	margin-top: -15px;
}
.bodyRightIndent25Sub {
	margin-right: 25px;
	margin-top: 0;
}
.bodyRightTopIndent25 {
	margin-right: 25px;
	margin-top: -15px;
	color: #658cb7;
}
.bodyRightTopIndentRed25 {
	margin-right: 25px;
	margin-top: -15px;
	color: #900;
}
.searchResults {
	margin-right: 25px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #405389
}
.breadcrumbBold {
	margin-top: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #405389;
}
.bodyBlueBold13 {
	font-size: 13px;
	font-weight: bold;
	color: #658cb7;
}
.bodyDarkBlueBold13 {
	font-size: 13px;
	font-weight: bold;
	color: #405389;
}
.bodyBlueBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #405389;
}
.bodyRedBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.bodyBlueBold21 {
	font-size: 21px;
	font-weight: bold;
	color: #405389;
}
.sideBarBold {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: -2px;
	font-size: 14px;
	font-weight: bold;
	color: #658cb7;
}
.sideBarBoldGap {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: -2px;
	font-size: 14px;
	font-weight: bold;
	color: #658cb7;
}
.quickLinksBold {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: -2px;
	font-size: 14px;
	font-weight: bold;
	color: #658cb7;
}
.sideBarSubHead {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #658cb7;
}
.sideBarBody {
	margin: 5px 0 -7px 20px; /* top, right, bottom, left */
}
.quickLinksBody {
	margin: 5px 0 5px 15px; /* top, right, bottom, left */
}
.quickLinksBody15 {
	margin: 15px 0 15px 15px; /* top, right, bottom, left */
}
.quickLinksBody515 {
	margin: 5px 10px 5px 15px; /* top, right, bottom, left */
}
.quickLinksHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #658cb7;
}
.copyright {
	font-size: 11px;
	color: #999;
}
.subNav {
	font-size: 12px;
	color: #fff;
}
.subNavBold {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.subNavBoldArrow {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.rollover {
	display: none;
}
.contentList, .contentList ul {
	margin-right: 25px;
	margin-top: -15px;
}
.contentList li {
	padding-top: 15px;
}
.materialsList, .materialsList ul {
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 10px;
	list-style: square;
}
.nonMaterialsList, .nonMaterialsList ul {
	margin-top: 0;
	margin-left: 10px;
	padding-left: 10px;
	list-style: square;
}
.nonIndentList, .nonIndentList ul {
	margin-top: -10px;
	margin-left: 10px;
	padding-left: 10px;
}
hr {
	border: 0;
	height: 1px;
	width: 550px;
	color: #658cb7;
	background-color: #658cb7;
}
