body {
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana, arial, sans-serif;
	background-color: #fff;
}

p, td {
	font-weight: normal;
	color: #333;
	font-family: Verdana, arial, sans-serif;
}

A:link	{	
	text-decoration:	underline;
	/*color:	#096;*/
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#939;
	}	
		
A:active	{	
	text-decoration:	underline;
	/*color:	#096;*/
	}	
		
A:hover	{	
	text-decoration:	underline;
	/*color:	#096;*/
	}
	
.bcp {
	padding:0px;
}

.bodyContent {
	padding: 10px;
}

.noPadBodyContent {

}


.pb {
	padding:0px;
	background-color: #eeeeee;
}




.pagetitle {
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
	color:#339966;

}

	
/* Tom Styles */

a.mh:link, a.mh:visited {	
	color:#fff;
	text-decoration:none;
	font-size: 10px;
	}


.footer .links .first {
	display:inline;
	}

.nav li.first {
	border-top-style:solid;
	}

.footer {
	width:770px;
	margin:0;
	font-size:10px;
	padding:7px 0 9px;
	border-top:solid 1px #000;
	background:transparent url(/images/global/footer.gif) 0 0 repeat-y;
	height:5px;
	}

.footer a {
	text-decoration:none;
	}
.footer p, .footer .rating {
	margin:0;
	padding:0;
	float:left;
	}
.footer .amd {
	width:180px;
	margin-left:8px;
	margin-right:20px;
	}
html>body .footer .amd {
	margin-left:16px;
	}
.footer .links {
	display:block;
	width:414px;
	list-style-type:none;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	}
.footer .links li {
	display:inline;
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	border-left:solid 1px #666;
	}
.footer a {
	white-space:nowrap;
	}
.footer .links .first {
	margin:0;
	padding:0;
	border-left:none;
	}
.footer .rating {
	font-size:13px;
	position:relative;
	top:0;
	left:3px;
	width:110px;
	}
.footer .rating a {
	background:transparent url(http://www.amd.com/onlineopinion/amd_o.gif) left center no-repeat;
	padding-left:14px;
	}
.footer .rating a img {
	position:relative;
	top:1px;
	left:-3px;
	}
.rating a:link:hover, .rating a:visited:hover {
	text-decoration:none;
	}

.topCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


.header {
	background-image: url(/images/global/header_bg.jpg);
	background-repeat: repeat-y;
}




.scheduleHeader {
	background-color: #f1f1f1;
	font-weight: bold;
}

/* LINK LIST STYLES */
.linklist, .linklist ul {
	display:block;
	list-style-type:none;
	margin:1em 0;
	padding:0;
	}

.linklist ul {
	margin:0.6em 0 1em 0.5em;
	}

.linklist li, ul li.link {
	display:block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 11px;
	background:transparent url(/images/global/arrow.gif) 0 0.4em no-repeat;
	}

.linklist a {
	text-decoration:none;
	}

a.title {
	font-weight:bold;
	}

.linklist .alt {
	padding:0;
	background:none;
	}

.linklist .alt a {
	text-indent:0;
	padding-left:11px;
	display:block;
	background:transparent url(/images/global/arrow.gif) 0 0.4em no-repeat;
	}
	
.fpoImage {
	background-color: #ccc;
}

/* hide from mac ie \*/

.linklist .alt a {
	display:inline;
	}

/* end hide */

.sectionImgHeader {
	padding-top:10px;
}

.subHeading {
	font-size: 11px;
	font-weight:bold;
}

.chipCallout {
	padding-top:20px;
}

.chipLink a {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}



.bodyImage {
	padding-bottom: 10px;
	padding-left: 10px;
}

.prCallouts {
	padding-top: 20px;
	width:100%;
}

.prHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C335C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prFooter {
	background-color: #F1F1F1;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.imgCaption {
	background-color: #096;
	padding: 5px 10px 5px 10px;
	font-size:11px;
	color:#fff;
	margin: 5px 10px 5px 10px;
}

		.onChip {
			width: 343px;
			height:104px;
			background-color: #99ff99;
			border: 1px solid #339966;
			padding:0px;
			background-image: url(/images/en-us/decision/bg_highlight2.jpg);
		}
		
		.offChip {
			width: 343px;
			height:104px;
			background-color: #f5f5f5;
			border: 1px solid #e5e5e5;
			padding:0px;
			background-image: url(/images/en-us/decision/bg_grey2.jpg);
		}
		
		.offChip .content {
			color: #aaa;
		}
		
		.onChip .content {
			color: #000;
		}
		
		.reco {
			font-weight:bold;
			color:#009966;
			display:none;
		}
		
		.content {
			padding:8px 3px 8px 8px;
			font-size: 11px;
		}
		
		/* amd old footer*/
		.foot {
			FONT-SIZE: 9px; COLOR: #006633; FONT-FAMILY: verdana, sans-serif
		}
		