body {
	position:relative;
	width:765px;
	margin:0 auto 2em auto;
	background:#999 url('http://images.mcafee.com/en-us/homepage/v2/bg_body.gif') repeat-x;
	font:normal 76% arial, helvetica, sans-serif;
	line-height:1.2em;
}
a, a:link {
	color: #OD6C98;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #cc0033;
}
#bdy {
	position: relative;
	width:100%;
	margin:0;
	padding-top:.4em;
	background:#ffffff;
}
h1 {
	margin-top: 0.5em;
	color: #cc0033;
	font-weight:bold;
	font-size:1.65em;
	line-height:1.2em;
}
#bdy .logo {
	margin: 17px 0 10px 18px;
	padding: 0 0 0 0;
}
#bdy .banner {
	margin: 0 6px;
	padding: 0;
}
 .cntcol1, #legal {
	width: 720px;
	margin: 0 20px;
	padding: 10px 0;
}
div#footer p {
	text-align: center;
	color: #848484;
	font-size: 10px;
	padding: 10px;
}
.bl8, .br8 {
	display:block;
	position:absolute;
	width:8px;
	height:8px;
}
.bl8 {
	background: url(http://images.mcafee.com/common/media/images/bl8.png) bottom left no-repeat;
	left: 0;
	bottom: 0;
	_bottom: -1px;
}
.br8 {
	background: url(http://images.mcafee.com/common/media/images/br8.png) bottom right no-repeat;
	right: 0;
	_right: -1px;
	bottom: 0;
	_bottom: -1px;
}
* html img,
* html .png,
* html span {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
overflow:auto;
} 