p {color:#000000; line-height: 135%;}

.atoms {
	position: relative;
	top: 0.3em;
	color: blue;
	font-size: 0.8em;
}

#ulstyle {color:#000000; margin-top: 3px; margin-bottom: 20px; }

#smalltext {font-size:10px; color:#000000; }

li {line-height: 135%; padding-bottom: 6px; }

.FDABox2 {
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
}

.NuTextBox, .NuTextArea {color:#000000; background-color:#FAF9E4; border:1px solid; border-color:#9C9158; }

a.image:link {
	border-style: solid;
	border:thin;
	padding:0px;
	margin:0px;
}

img a:link { 
	border:thin; 
}

@charset "UTF-8";
/* CSS Document */


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floatLeft {
	float: left; 
	margin: 4px;
} 
.NSF {
	padding: 5px 5px 5px 5px;
	border: 1px solid #0033FF;
	float: right;
	margin-bottom: 10px;	
}

.CustomerTestBox {
	background-color: #DFE6F4;
	color: #000080;
	font-style: italic;
	padding: 5px 5px 5px 5px;
}

.ContactBox {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	padding: 5px 5px 5px 5px;
}
.QuoteBox {
	color: #000080;
	font-style: italic;
	background-color: #FFFFCC;
	border: 1px solid #000080;
	padding: 5px 5px 5px 5px;
}
.SPContactBox {  
	font-size:12px; 
	background-color: #FFFFCC; 
	border: dashed; 
	border-color:#FF0000;
	float: left; 
	width: 365px; 
	height: 260px; 
	padding: 5px 5px 5px 5px;
}

.FDABox {
	border: 1px solid #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #000000;
}
.HowWBox {
	border: 1px solid #0000FF;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #CC3300;
	background-color: #DFE6F4;
	font-style: italic
}
.ContaminationBox {
	background-color: #FFFFCC; 
	padding: 5px 5px 5px 5px;
	text-align: center
}

.ContaminQuesBox {
	border: 1px solid #FF0000;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.CarpetProBox {
	border: 1px solid #000000;
	text-align: left;
	padding: 5px 5px 5px 5px;
	color: #000000;
}
.ReplacementFilterBox {
	border: 1px dashed #FF0000;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.CommentBox {
	background-color: #DFE6F4;
	color: #000080;
	font-style: normal;
	padding: 5px 5px 5px 5px;
}
.BoxPadding {
	padding: 5px 350px 5px 5px;
}
.NewBoxPadding {
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.Carptit {
	font:20px Tahoma,Verdana,Arial;
	color:#336633;
}

.GreenFriendly {
	font-weight: bold;
	color: #006600;
}
.BigGreenFriendly {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}
.Warning {
	font-weight: normal;
	color: #FF0000;
}

.Warning2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.Warning3 { 
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
}

.Contacttime {
	font-size: 14px;
	color: #0000FF;
}

.Highlightedlink {
	background-color:#FFFF00; 
	text-decoration: underline; 
	color:#0033FF; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal
}

.Subscript {
	font-size: 9px;
}

.NSFScript {
	font-size: 10px;
}

.Statement {
	font-weight:bold;
	font-size: 14px;
}

.SmallStatement {
	font-weight:bold;
	font-size: 10px;
}

.MedStatement {
	font-weight:bold;
}

.SoftStatement {
	font-style: italic
}

.SuperStatement {
	font-weight:bold;
	font-style:italic;
	font-size: 20px;
}

.ArticleText {
	color: #000000;
}

.FAQestions {
	font-weight: bold; 
	color: #0000FF;
}

.BlueSubtite {
	color:#000080;  
	font-weight:bold; 
}

.FAQestionsCar {
	font-weight: bold; 
	color: #006600;
}

.Prodtitle {
	text-decoration: underline; 
	color:#3366CC; 
	font-weight:bold;
	font-size: 12px;
}
.UnderL { 
	text-decoration: underline;
}