@charset "UTF-8";
/* MAD resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-color: #cccc99;
	background-image: url(../ims/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.899em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#download a {
	background-image: url(../ims/download_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 226px;
	width: 400px;
	margin-left: 20px;
}
#download a:hover {
	background-image: url(../ims/download_on.gif);
}
#download-desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#download span {
	display: none;
}
#container {
	width: 760px;
	margin: 10px auto;
}
#background {
	background-image: url(../ims/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#body {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0px;
	padding: 10px;
}
#header {
	height: 150px;
	width: 760px;
	background-image: url(../ims/header.gif);
	background-color: #023366;
	background-repeat: no-repeat;
	background-position: center center;
}
#headergreen {
	height: 150px;
	width: 760px;
	background-image: url(../ims/greenheader.jpg);
	background-color: #023366;
	background-repeat: no-repeat;
	background-position: center center;
}
#header li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 169px;
	background-image: url(../ims/apply_off.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#header ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 591px;
	list-style-type: none;
	}
#pics {
	background-image: url(../ims/frontpics.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 384px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	width: 480px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:30px;
	text-align:center;
}
#mad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 510px;
	line-height: 30px;
	position: relative;
	margin-top: -60px;
	text-align: center;
	font-variant: normal;
}
#mad a {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mad a:hover {
	color: #003366;
	text-decoration: none;
}
#header h1 {
	display:none;
	margin:0px;
	}
	#headergreen h1 {
	display:none;
	margin:0px;
	}
#header h2 {
	display:none;
	margin:0px;
	}
#header a {
	display: block;
	height: 150px;
	width: 169px;
	margin-left: 0px;
	padding: 0px;
	
}
#header a:hover {
	display: block;
	height: 150px;
	width: 169px;
	background-image: url(../ims/apply_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}
#apply span {
	display:none;
	}
#main-content {
	position: relative;
	width: 473px;
	top: 10px;
	z-index: 4;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav {
	width: 267px;
	position: absolute;
	margin-left: 493px;
	background-color:#FFFFFF;
	background-image: url(../ims/navbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	min-height:400px;
}
#body-container {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	min-height:500px;
}
#nav ul {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 267px;
	list-style-type: none;
	margin:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../ims/nav_off.gif);
	vertical-align: middle;
	line-height:50px;
}
	
#nav li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #a91e2c;
	vertical-align: bottom;
	line-height: 50px;
	padding-left: 20px;
}
#nav li:hover {
	background-image: url(../ims/nav_on.gif);
}
#nav a {
	display:block;
	width: 207px;
	height:50px;
	line-height: 50px;
	padding-left:60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
#nav a:hover {
	color: #e4e4e4;
}
#profile {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 267px;
	list-style-type: none;
	margin-top:20px;
}
#careers {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 267px;
	list-style-type: none;
	margin-top:20px;
}
#navtop {
	background-image: url(../ims/nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 267px;
	position: relative;
	left: 0px;
	top: 0px;
}
#navbot {
	background-image: url(../ims/nav_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 267px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#states {
	background-image: url(../ims/map.gif);
	float: left;
	height: 194px;
	width: 219px;
	margin-right: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #003366;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#preamble {
	font-size: 18px;
	text-align: justify;
	background-image: url(../ims/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 229px;
	width: 264px;
	margin-left: -10px;
	height: 219px;
}
#fade {
	background-image: url(../ims/fade.gif);
	background-repeat: no-repeat;
	width: 473px;
	background-position: center top;
	position: relative;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#preamble h2 {
	font-size:20px;
	}
#preamble span {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccc99;
	font-style: italic;
}
.faq {
	display:none;
	}

	
.profile-content {
	display:none;
	padding-left: 55px;
	}

	
#faq-content a {

}

#faq-content a:hover {

	}
#faq-content h1 {
margin:0px;
}

.panel-closed{
	display:none;
}
 .panel-up a, .panel-up a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../ims/faq_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 24px;
	padding-left: 50px;
	text-decoration: none;
	color: #003366;
	display:block;
 }
  .panel-up a:hover{
	background-image:url(../ims/faq_on.gif);
	color:#567596;
 }
  .panel-down a, .panel-down a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../ims/faq_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 24px;
	padding-left: 50px;
	text-decoration: none;
	color: #003366;
	display:block;
 }
  .panel-down a:hover{
	background-image:url(../ims/faq_hide.gif);
	color:#567596;
 }
 
 .faq {
 	padding-left:50px;
	font-size:12px;
	}
 .faq h2 {
	margin-left:-26px;
	font-size: 14px;
	font-style: italic;
	background-image: url(../ims/faqstar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #abb7cd;
	}
#main-content span {
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
#indent {
	padding-left: 25px;
	font-size: 12px;
}
li {
	xfont-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: list-item;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../ims/bullet.gif);
	background-image: url(../ims/lifade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1 {
	font-size: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #023366;
}
.sublist {
	padding-left: 25px;
}
#recheader {
	background-image: url(../ims/globe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-left: 200px;
	margin-left: 20px;
}
#whydowerecycle h1, #benefits h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005c02;
	margin-bottom: -10px;
}
#whydowerecycle li {
	width: 200px;
	margin-left: 55px;
	list-style-image: url(../ims/badbullet.gif);
	padding-bottom: 10px;
	height: 20px;
	background-color: #FFFFFF;
	background-image: none;
	text-transform: none;
	line-height: 30px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#benefits li {
	list-style-image: url(../ims/recbullet.gif);
	line-height: 1.2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 55px;
}
#contactrec {
	margin-top: 35px;
}
#contactrec h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#contactrec h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#whydowerecycle h2, #benefits h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	width: 200px;
	line-height: 1.6em;
	text-transform: none;
}

#recheader p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #005900;
}
#green h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3da33d;
	text-align: center;
	font-style: italic;
	background-image: url(../ims/recycle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 30px;
}
#whatdowerecycle {
	background-image: url(../ims/recyclingpics.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 215px;
}
#whydowerecycle {
	height: 300px;
	width: 230px;
}
#whatdowerecycle h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #005900;
	font-size: 24px;
}
#whatdowerecycle h1 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #005900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5ffb7;
	padding-bottom: 5px;
	font-variant: normal;
}
#whatdowerecycle h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3da33d;
	font-size: 18px;
}
#rec1 {
	height: 115px;
	margin-left:45px;
	width: 230px;
}
#rec2 {
	margin-top: -115px;
	margin-left: 285px;
	margin-bottom: 30px;
}
#whatdowerecycle h2 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #387829;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5ffb7;
	padding-bottom: 5px;
	font-variant: normal;
}
#benefits {
	height: 300px;
	width: 230px;
	margin-top: -300px;
	margin-left: 240px;
}
#rec1 li, #rec2 li {
	background-color: #FFFFFF;
	background-image: none;
	list-style-image: url(../ims/recbullet.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #267427;
}


