body	{
    background-color: #ffffff;
	color: #000000;
	margin: 0;
	margin-top: 12px;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	padding-bottom: 15px;
	}

   
    /*  Typography */
	
h1 
{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #D21034;
	margin-top: 0px;
	margin-bottom: 4px;
	}
	
h2 
	{	
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #D21034;
	}
	
td, li, ol, ul {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	line-height: 16px;
	}

p {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 12px;
	}

	
.small {
	font-size: 10px;
}


A {
	color: #7B7B7B;
	text-decoration: underline;
}  

A:hover {
	color: #D21034;
	text-decoration: underline;
}  

#footer {
	line-height: 18px;
}


/*  Primary and secondary navigation links */

#primnav, #subnav {
	color: #7B7B7B;
}

#primnav A, #subnav A {
	color: #7B7B7B;
	text-decoration: none;
}  

#primnav A:hover, #subnav A:hover {
	color: #D21034;
	text-decoration: none;
}  

 /*  Use the collowing class for major sections to show current location. Apply to the Anchor href tag in the primary navigation as class="on" */

#primnav A.on, #subnav A.on {
	color: #D21034;
	text-decoration: none;
}  

 
 /* spans */
  
.subnav {
	line-height: 20px;
}

.red {
	color: #D21034;
}
.prodfindermenu
{
	width:210px;
}       

  
