﻿.body{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.bodybold{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.bodyboldital{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}

.smallbody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.surveybody{ /* Body properties */
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
/*	font-weight: bold; */
}

.IndentBody{ 
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:28px;
}

.ProductHeader{ 
	margin: 0 0 0 0;
	font-size: 20px;
	line-height: 24px;
	font-family: Rockwell Extra Bold;
	color: #000000;
}

.PageHeader{ 
	margin: 0 0 0 0;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:visited {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
a:active {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a {/* General Link styles */
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{/* General link styles */
	text-decoration: none;
	font-weight: bold;

}

.ThinkGreenSmallText{
	font-family: Arial;
	font-size: 12px;
	padding: 8px 0 0 2px;
	line-height: 18px;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.ThinkGreenSmallLeftText{
	font-family: Arial;
	font-size: 12px;
	padding: 8px 0 0 2px;
	line-height: 18px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.ThinkGreenSmallLoginText{
	font-family: Arial;
	font-size: 10px;
	padding: 8px 0 0 2px;
	line-height: 14px;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.ThinkGreenSmallTextHeader{
	font-family: Arial;
	font-size: 13px;
	padding: 8px 0 0 2px;
	line-height: 14px;
	font-weight: bold;
	font-style:italic;
	margin-left:14px;
	margin-right:14px;
	padding-left:14px;
	padding-right:14px;
}

.ThinkGreenBodyHeader{
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0 0 0px;
	line-height: 14px;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
}

.ThinkGreenBody{
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0 0 0px;
	line-height: 14px;
}

#toggle {
display: none;
}

//* WM Facebook *///
#nav_secondary li {	
}

#nav_special {
	width: 214px;
	//*position: absolute;*//
	right: 10px;
	z-index: 15;
}
#nav_special li {
	height: 33px;
	width: 214px;
	display: block;
	margin: 0 0 8px 10px;
	padding-right: 0px;
}

#nav_special li#waste_facebook a {
	background: url(https://www.thinkgreenfromhome.com/images/waste_facebook.gif) no-repeat 0px 0px;
}

#nav_special li#waste_facebook a:hover {
	background-position: 0px -33px;
}

#nav_special li a {
	display: block;
	height: 33px;
	width: 214px;
	text-indent: -9999px;
	color: #346B41;
}
//* End Facebook Styles *//

