BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
	margin-right: auto;
	margin-left: auto;
    margin-top:1px;
    margin-bottom:20px;
}

/* fixed page width */	
#Table5
{
	width: 900px;
}

.VcenterHcenter
{
	text-align:center;
	vertical-align:middle;
}

TH
{
	FONT-SIZE:11pt;
	font-weight :bold;
	COLOR: #9999CC;
	text-align:left;
}

TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
}

TABLE
{
    border-width :0px; 
    border:0px;   
}

TR.Lines TD 
{ 
	background-image:url(images/twinhoriz.gif); background-repeat:repeat;
}

/* moves main body copy away from left graphic */
#Table6, #Table8, .moveRight
{
	margin-left: 30px;
}

.Text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #FFFFFF;
}

TR.HomePageTableRow TD 
{
	padding-bottom: 10px;
}

.HomeSEL
{
    COLOR: #003399;
}

.Home
{
    COLOR: #6699CC;
}

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
}

.LargeTitle
{
	 FONT-SIZE: 10pt;
	 font-weight:bold;
	 COLOR: black;
}

.PageTitle
{
	FONT-SIZE:12pt;
	font-weight :bold;
	COLOR: black;
}

.AboutLargeTitle
{
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: black;
}

.SearchHeader
{
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: c0c0c0;
}

.AboutPageTitle
{
	FONT-SIZE:12pt;
	font-weight:bold;
}	
	
.AboutText
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
}

.CleaningLargeTitle
{
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: black;
}

.CleaningPageTitle
{
	FONT-SIZE:12pt;
	font-weight :normal;
	COLOR: #999999;
}

.TechnicalLargeTitle
{
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: #CC3333;
}

/* green bar for top nav and footer */
.GreenBar
{
	background-color: #d4d890;
	
}

/* main nav and Acrobat link on home page */
.HomeNav a:link
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #372276;
    TEXT-DECORATION: none;
}

.HomeNav a:visited
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: 372276;
    TEXT-DECORATION: none;
}

.HomeNav a:hover
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: 666666;
    TEXT-DECORATION: none;
}

.HomeNav a:active
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    TEXT-DECORATION: none;
}

.HomeNav
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial, helvetica;
	color: #372276;
	font-weight:bold;
	padding:5px;
}

/* icons on home page and Elkay link on bottom of home page */
.homeImageNav a:link
{
	color:#5679D1;
	text-decoration:none;
}

.homeImageNav a:visited
{
	color:#5679D1;
	text-decoration:none;
}

.homeImageNav a:hover
{
	color:#666666;
	text-decoration:none;
}

.homeImageNav a:active
{
	color:#666666;
	text-decoration:none;
}

/* used on Products, Technical Data and Care & Cleaning pages */
.ProductNav a:link
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.ProductNav a:visited
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.ProductNav a:hover
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.ProductNav a:active
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

/* footer nav (black and red) */
.TechNav {
   FONT-SIZE: 8pt;
   FONT-FAMILY: arial, helvetica;
   COLOR: #000000;
   TEXT-DECORATION: none;
   FONT-WEIGHT: normal;
}

.TechNav a:link, .SearchResults a:link
{
   FONT-SIZE: 8pt;
   FONT-FAMILY: arial, helvetica;
   COLOR: #000000;
   TEXT-DECORATION: none;
   FONT-WEIGHT: normal;
}
	  
.TechNav a:visited, .SearchResults a:visited
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}

.TechNav a:hover, .SearchResults a:hover
{
   FONT-SIZE: 8pt;
   FONT-FAMILY: arial, helvetica;
   COLOR: #ff0000;
   TEXT-DECORATION: none;
   FONT-WEIGHT: normal;
}

.TechNav a:active, .SearchResults a:active
{
   FONT-SIZE: 8pt;
   FONT-FAMILY: arial, helvetica;
   COLOR: #000000;
   TEXT-DECORATION: none;
   FONT-WEIGHT: normal;
}

/* body copy links */
a:link
{
	color:#5679D1;
	text-decoration:underline;
}

a:visited
{
	color:#5679D1;
	text-decoration:underline;
}

a:hover
{
	color:#5679D1;
	text-decoration:none;
}

a:active
{
	color:#5679D1;
	text-decoration:none;
}
