/* CSS Document */
body {
	background-color:#ffffff;
}

ul {
	margin:0em 0em 0em 1.5em;
}

p {
	margin:1em 0em;
}

.scotchgardTitle {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
}

a.scotchgardTitle:link {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000;
	text-decoration:none;
}

a.scotchgardTitle:visited {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000;
	text-decoration:none;
}

a.scotchgardTitle:focus {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000;
	text-decoration:none;
}

a.scotchgardTitle:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000;
	text-decoration:none;
}

a.scotchgardTitle:active {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000;
	text-decoration:none;
}

.scotchgardSubTitleBlack {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
	line-height:1.2em;
	color:#000000; 
	margin-top:5px; 
	margin-bottom:3px;
}

.scotchgardSubTitleRed {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
	line-height:1.2em;
	color:#ff0000; 
	margin-top:5px; 
	margin-bottom:3px;
}

.scotchgardBody {
	font-family:Arial, sans-serif; 
	font-size:0.9em;
	line-height:1.1em; 
	margin-top:0em; 
	margin-bottom:10px;
}

.scotchgardProduct {
	font-family:Arial, sans-serif; 
	font-size:1.0em;
	line-height:1.1em; 
	margin-top:5px; 
	margin-bottom:10px;
	margin-left:10px;
}

.sidebarBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	padding:10px 0 10px 18px;
}

/* this removes the header and part of the footer but keeps the breadcrumb */
/*#gsnwrap, #logo_chrome, #headerRight, #submast, #cShellBcrumb  {display:none;}*/
#gsnwrap, #logo_chrome, #headerRight, #submast {display:none;}
#cShellBcrumb {background: #ffffff;}
#cShellBcrumb P {border-top: 0px;}
#corpfooters {display:none;}
