﻿//* css *//
mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;
ie=(navigator.appName.charAt(0) == "M")?true:false;
document.write("<STYLE TYPE='text/css'><!--")
if(mac){
	//MAC IE NS
	document.write(".text14{font-size:14px;}")
	document.write(".text10{font-size:10px}")
	document.write(".text10w{font-size:10px;text-decoration:none;color:#ffffff}")
	document.write(".navlevel1active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel1inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 16px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel2active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel2inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 16px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel3active  {font-size:10px; text-decoration:none; line-height:16px}")
	document.write(".navlevel3inactive  {font-size: 10px; text-decoration:none; font-weight: bold; line-height: 16px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navsol  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 16px;}")
}
else{
	if(ie){
	//WIN IE
	document.write(".text14{font-size:14px;}")
	document.write(".text10{font-size:11px}")
	document.write(".text10w{font-size:11px;text-decoration:none;color:#ffffff}")
	document.write(".navlevel1active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel1inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 18px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel2active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel2inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 18px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel3active  {font-size:11px; text-decoration:none; line-height:16px}")
	document.write(".navlevel3inactive  {font-size: 11px; text-decoration:none; font-weight: bold; line-height: 18px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navsol  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 18px;}")
	}
	else{
	//WIN NS
	document.write(".text14{font-size:15px;}")
	document.write(".text10{font-size:11px}")
	document.write(".text10w{font-size:11px;text-decoration:none;color:#ffffff}")
	document.write(".navlevel1active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel1inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 14px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel2active  {font-size:12px; text-decoration:none; line-height:16px}")
	document.write(".navlevel2inactive  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 14px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navlevel3active  {font-size:11px; text-decoration:none; line-height:16px}")
	document.write(".navlevel3inactive  {font-size: 11px; text-decoration:none; font-weight: bold; line-height: 14px; padding-left: 5px; background-image: url(http://www.mmm.com/images/utilities/nav_line.gif); background-repeat: no-repeat; background-color: #FFFFFF;	height: 0pt; color: #000000;}")
	document.write(".navsol  {font-size: 12px; text-decoration:none; font-weight: bold; line-height: 14px;}")
	}
}

document.write(".nav  {text-decoration: none;}")
document.write("a.nav:link {color: #808080;}")
document.write("a.nav:active {color: #BFBFBF;}")
document.write("a.nav:visited {color: #808080;}")
document.write(".text12{font-size:12px;}")
document.write(".text1216{font-size:12px; line-height:16px}")
document.write(".text12w{font-size:12px;text-decoration:none;color:#ffffff}")
document.write(".text12b{font-size:12px;text-decoration:none;color:#003399}")
document.write("--></STYLE>");
