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

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial;
	font-size:12px;
	line-height:18px;
	color: #636466;
	background-image:url(../../images/community/bgtile.jpg);
}


a {
	font-family: Helvetica,Arial;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:10px;
}

a.maroonnav {
	font-family: Helvetica,Arial;
	font-size:12px;
	font-weight:bold;
	color: #652419;
	text-decoration:none;
	line-height:18px;
}

a.intranav {
	font-family: Helvetica,Arial;
	font-size:12px;
	font-weight:bold;
	color: #737e37;
	text-decoration:none;
	line-height:10px;
}

input{
	width:160px;
	height:14px;
	font-family:Arial, sans-serif;
	font-size:12px;
	border: #553718 1px solid;
	background-color:#E9E4AA;
	padding:4px;
}

input.submit{
	width:60px;
	height:18px;
	font-family:Arial, sans-serif;
	font-size:10px;
	border: #553718 1px solid;
	background-color:#E9E4AA;
}

input.checkbox{
	width:12px;
	height:16px;
	font-family:Arial, sans-serif;
	font-size:12px;
	border: #553718 1px solid;
	background-color:#E9E4AA;
	padding:1px;
}

select{
	width:160px;
	height:16px;
	font-family:Arial, sans-serif;
	font-size:12px;
	border: #553718 1px solid;
	background-color:#E9E4AA;
	padding:4px;
}

textarea{
	font-family:Arial, sans-serif;
	font-size:12px;
	border: #553718 1px solid;
	background-color:#E9E4AA;
	padding:4px;
}

h1{
	font-family: Helvetica, Arial;
	font-size:20px;
	line-height:18px;
	color: #0087ad;
}

form{
	margin: 0px;
}

.greentext16{
	color:#737e37;
	font-size:16px;
}
.greentext14{
	color:#737e37;
	font-size:14px;
}
.greentext{
	color:#737e37;
	}
.maroontext{
	color:#652419;
	}

.whitetext{
	color:#ffffff;
}

.maincontentarea{
	background-image:url(../../images/community/maincopyBG.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

.subcontentarea{
	background-image:url(../../images/community/sub_bg.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

.subcontentarea_2{
	background-image:url(../../images/community/sub_bg2.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}


.bluetextlink{
	color:#0087ad;
	font-size:12px;
}
.maroontopborder{
	border-top:#652419 1px solid;
	}

.greentopborder{
	border-top:#737e37 1px solid;
	}
.bluetopborder{
	border-top:#0087ad 1px solid;
	}

.headlinetext{
	font-family: Helvetica,Arial;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}

#dRecycle{
	position: absolute;
	width: 170px;
	height: auto;
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:4px;
	left:-50;
	
	z-index:5;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#636466;
	visibility:hidden;
}
#dHowitworks{
	position: absolute;
	width: 181px;
	height: auto;	
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:8px;
	z-index:5;
	visibility:hidden;
	}
#dSignup{
	position: absolute;
	width: 170px;
	height: auto;
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:4px;
		
	z-index:5;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#636466;
	visibility:hidden;
	}
#dSupport{
	position: absolute;
	width: 150px;
	height: auto;	
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:8px;
	z-index:5;
	visibility:hidden;
	}

#dEducation{
	position: absolute;
	width: 150px;
	height: auto;	
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:8px;
	z-index:5;
	visibility:hidden;
	}
	
#dRecycle{
	position: absolute;
	width: 170px;
	height: auto;
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:4px;
		
	z-index:5;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#636466;
	visibility:hidden;
	}
#dContact{
	position: absolute;
	width: 80px;
	height: auto;
	background-color:#E9E4AA;
	border: #553718 1px solid;
	padding:4px;
	z-index:5;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#636466;
	visibility:hidden;
	}
	
.subnavtext{
	font-family:Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#747e38;
}
.subnavtext_light{
	font-family:Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#5e8c17;
}
.subnav-inactive{
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0087ad;
}
.subnav-active{
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#747e38;
}
