/* CSS Document */

		body 		{
					margin: 15px 0 5px;
					padding: 0;
					background:#ffffff;
					color:#000;
					text-align:center;
					font-family: arial, sans-serif, serif;
					font-size:12px;


					}
		#fullpage {
					margin: 0 auto;
					background:#fff;
					padding: 0;
					color: inherit;
					/* border: 1px solid #000000;*/
					text-align: left;
					width: 770px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width:770px;
					}
		html>body #fullpage {
					width: 770px; /* box hack */
					}
		#masthead	{
					margin:0px;
					padding:10px 0px;
					background:#fff;
   					clear:both;
					text-align:left;
					/*font-size:medium;
					font-weight:bold;
					font-style:italic;
					height:100px;*/
					width:770px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width:770px;
					}
		html>body #masthead {
					width: 770px; /* box hack */}
		#lpanel		{
					margin:0px;
					padding:0px;
					background:#fff;

					float:left;
					width:194px;
					/*height:1000px;*/
					voice-family: "\"}\"";
					voice-family: inherit;
					width:194px;
					}
		html>body #lpanel {
					width: 194px; /* box hack */
					}
		#center		{
					margin:0px;
					padding:2px;
					background:#fff;
					/*height:1000px;*/
					float:left;
					width:570px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width:570px;
					}

		html>body #center {
					width: 570px; /* box hack */
					}
		#footer		{
					clear:both;
					margin:0px ;
					padding:2px;
					background:#fff;
  					text-align:center;
					height:100px;
					width:770px;
					voice-family: "\"}\"";
					voice-family: inherit;
					width:766px;
					}
		html>body #footer {
					width: 766px; /* box hack */
					}

		h2			{font-size:small;}

.home-form {
	font-size: 11px;
	color: #333333;
}
.footer-text {font-size: 10px}

.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15pt;
	padding: 0px;
}


a:link		{ font-family: Arial, sans-serif; font-size: 12px;  color: #666666;}
a:hover		{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited		{ font-family: Arial, sans-serif; font-size: 12px;  color: #666666;}
a:active		{ font-family: Arial, sans-serif; font-size: 12px;  color: #666666;}


a.footer:link		{
	color: #000000;
	text-decoration: none;
}
a.footer:hover		{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.footer:visited		{
	color: #000000;
	text-decoration: none;
}
a.footer:active		{
	color: #000000;
	text-decoration: none;
}

a.prodlnk:link,
a.prodlnk:active,
a.prodlnk:visited,
a.prodlnk:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

a.prodlnk:hover
{
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15pt;
}
.product-text {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.content-bold {

	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.headingBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 15pt;
	padding: 0px;
}
.stateDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	/*border: 1px solid #666666;*/
}

.news-heading {
	font-weight: bold;
/*	text-decoration: underline;*/
}


.product-head {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}

a.menu:link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
a.menu:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3f3f3f	;
		text-decoration: none;
		margin-left: 5px;
}
a.menu:visited		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
		text-decoration: none;
		margin-left: 5px;
}
a.menu:active		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
		text-decoration: none;
		margin-left: 5px;
}

/* inner page link*/
a.menu-sub:link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
		left:5px;
	font-weight: bold;

}
a.menu-sub:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
		text-decoration: underline;
		position:relative;
		left:13px;
		font-weight: bold;
}
a.menu-sub:visited		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		text-decoration: none;
	position:relative;
		left:5px;
}
a.menu-sub:active		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		text-decoration: none;
		position:relative;
		left:5px;
		font-weight: bold;
}

/* on page link*/
a.menu-onpage:link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
		left:20px;
	font-weight: bold;

}
a.menu-onpage:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
		text-decoration: underline;
		position:relative;
		left:28px;
		font-weight: bold;
}
a.menu-onpage:visited		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		text-decoration: none;
	position:relative;
		left:20px;
}
a.menu-onpage:active		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		text-decoration: none;
		position:relative;
		left:20px;
		font-weight: bold;
}.border1-white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.HeadingRed {
	font-size: 16px;
	color: #e42431;
	font-weight: bold;
}
.HeadingYel {
	color: #ffc222;
	font-size: 16px;
	font-weight: bold;
}
.HeadingBrown {

	color: #968460;
	font-size: 16px;
	font-weight: bold;
}
.HistoryDates {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.GreenTitle {
	font-size: 18px;
	color: #33CC00;
	font-weight: bold;
}
li {
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -15px;
}

.breathsafe
{
	width:	100%;
}

.breathsafe thead
{
	background-color: #c1c470;
	height: 38px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.breathsafe tbody tr
{
	background: url('/images/green_paint_row_bg.jpg') repeat-x bottom;
	height: 38px;
	color: #717073;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.breathsafe .thumbnail
{
	padding: 0 8px;
}

.breathsafe .thumbnail img
{
	width: 22px;
	height: 27px;
	border: 0;
}

.breathsafe tbody td
{
	text-align: center;
}

.breathsafe .left
{
	text-align: left;
}

.breathsafe tfoot
{
	color: #717073;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.breathsafe tfoot .special
{
	vertical-align: top;
	font-size: 10px;
	padding: 10px;
}

.breathsafe a:link,
.breathsafe a:active,
.breathsafe a:visited,
.breathsafe a:hover
{
	font-size: 10px;
	font-width: normal;
	text-decoration: none;
}

.breathsafe a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

.breathsafe tfoot td p
{
	margin-left: 5px;
}

a.msds:link,
a.msds:active,
a.msds:visited,
a.msds:link
{
	text-decoration: none;
}

a.sensibleNav {
	display: none;
	padding-left: 14px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	border-left: 4px solid white;
	border-right: 1px solid #eeefef;
	background: #bcbdc0;
	line-height: 18px;
}

a.sensibleNav:hover {
	color: black;
	padding-left: 17px;
	width: 166px;
}


.sensibleNav2 {
    display: block;
	padding-left: 14px;
	color: white !important;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	border-left: 4px solid white;
	border-right: 1px solid #eeefef;
	background: #bcbdc0;
	line-height: 20px;
}

a.sensibleNav2:hover {
	color: black !important;
	padding-left: 17px;
	width: 166px;
}

.sensibleNav2.current {
    color: black !important;
	padding-left: 17px;
	width: 166px;
}

#nav {
	margin-right: 7px;
	margin-top: 3px;
	width: 187px;
	height: 457px;
	background: #BBBDBF;
}

#nav a {
	display: block;
	padding-left: 14px;
	width: 173px;
	height: 38px;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
	line-height: 38px;
	border-bottom: 2px solid white;
}

#nav a:hover {
	font-weight: normal;
	color: #5A5A5D;
}

#nav #subNav {
	width: 160px;
	margin: 0 auto;
	margin-top: 10px;
}

#nav #subNav a {
	width: 160px;
	border: none;
	line-height: 30px;
	font-size: 12px;
	height: 30px;
}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

