body { 
	background-color:#ffffff; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:10px; 
}

td,div { 
	font-family:verdana,sans-serif; 
	color:#000000; 
}

td { 
	font-size: 12px; 
}

a,a:active,a:visited { 
	color:#0000c8; 
	text-decoration:underline; 
}

a:hover { 
	color:#0000c8; 
	text-decoration:none; 
}

a.linkopacity img { 
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5; 
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

.images { 
	font-size:1px;
}

.image { 
	font-size:1px; 
	text-decoration:none; 
}

.content { 
	font-family:verdana,sans-serif; 
	color:#000000; 
}

.titlegreen { 
	color:#008868; 
	font-weight:bold; 
	font-family:times new roman,sans-serif; 
}

.titleblack { 
	color:#000000; 
	font-weight:bold; 
	font-family:times new roman,sans-serif; 
}

.tabletext { 
	color:#000000; 
	font-family:times new roman,sans-serif; 
}

.whitetext { 
	color:#ffffff; 
}

.navbar { 
	background-color:#009c60; 
}

.sectionbar { 
	background-color:#000098; 
}

.searchbar { 
	background-color:#207080; 
}

.searchbg { 
	background-color:#90b8c0; 
}

.searchdivider { 
	background-color:#989898; 
}

.searchtitle { 
	color:#ffffff; font-size:10px;
}

.smallbold {  
	font-size: 10pt; font-weight: bold; 
}

.super { 
	font-family:verdana,sans-serif; 
	color:#000000; 
	font-size:xx-small; 
	vertical-align:top;
}

.sub { 
	font-family:verdana,sans-serif; 
	color:#000000; 
	font-size:xx-small; 
	vertical-align:bottom; 
}

.footer { 
	color:#207080; 
	line-height:14px; 
}

a.footer,a.footer:active,a.footer:visited { 
	color:#207080; 
	text-decoration:underline; 
}

a.footer:hover { 
	color:#207080; 
	text-decoration:none; 
}

a.go,a.go:active,a.go:visited { 
	color:#00fcf8; 
	text-decoration:none; 
	font-size:10px; 
}

a.go:hover { 
	color:#00fcf8; 
	text-decoration:none; 
	font-size:10px; 
}

.nav{ 
	color:#006030; font-size:8pt; 
}

a.nav,a.nav:active,a.nav:visited { 
	color:#0000c8; 
	text-decoration:underline; 
}

a.nav:hover { 
	color:#0000c8; 
	text-decoration:none; 
}

.searchbox { 
	color:#000000; font-size:10px; 
}

a.searchbox,a.searchbox:active,a.searchbox:visited { 
	color:#0000c8; 
	text-decoration:underline; 
}

a.searchbox:hover { 
	color:#0000c8; 
	text-decoration:none; 
}

.topiclink { 
	color:#000000; 
}

a.topiclink,a.topiclink:active,a.topiclink:visited { 
	color:#000000; 
	text-decoration:underline; 
}

a.topiclink:hover { 
	color:#000000; 
	text-decoration:none; 
}

@media all {  
	input.text{ font-size:10px; }
}

/* ***START styles for Earth911 Recycling Locator form used by SBEA 
	on http://www.tceq.state.tx.us/assistance/education/info/cleanup.html*** */
form#earth911-recycle-widget {
    width: 294px;
    padding: 10px 12px 12px 12px;
    background-color: #FFF;
    border: 1px solid #DDD;
    font-family: 'Trebuchet MS', 'Verdana', 'Helvetica', sans-serif;
}
 
/* hack for ie width */
html>body form#earth911-recycle-widget {
    width: 274px;
}
 
form#earth911-recycle-widget h2 {
    float: left;
    margin: 0 0 8px 0;
    font-size: 18px;
    font-weight: normal;
    color: #004C84;
}
 
form#earth911-recycle-widget img {
    float: right;
    height: 71px;
    width: 65px;
    background-color: #FFF;
    border: none;
}
 
form#earth911-recycle-widget label {
    float: left;
    margin-bottom: 8px;
    margin-right: 5px;
    font-size: 14px;
}
 
form#earth911-recycle-widget label span.earth911-instruct {
    color: #555;
    font-size: 12px;
}
 
form#earth911-recycle-widget input#earth911-recycle-what {
    display: block;
    width: 185px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border: 1px solid #666;
}
 
form#earth911-recycle-widget input#earth911-recycle-where {
    display: block;
    width: 85px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border: 1px solid #666;
}
 
form#earth911-recycle-widget input#earth911-recycle-submit {
    float: left;
    margin: 18px 0 10px 10px;
    height: 28px;
    border: none;
    color: #FFF;
    background-color: #004C84;
    cursor: pointer;
}
 
form#earth911-recycle-widget a.more-link {
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #444;
}
 
form#earth911-recycle-widget br.earth911-clear {
    clear: left;
}
/* ***END styles for SBEA form*** */
