.caption {
	text-align: left
	font-family: verdana, sans-serif;
	font-size: 10pt;
	}

.content {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	}

.logo_area { 
	background-image : url("images/AMD_logo_small.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	vertical-align: center;
	text-align: center;
	padding: 12px 12px 12px 12px;
	font-size : 24px;
	border : 0;
	}

H1.headline {
	font-size : 48px;
	font-family : Edwardian Script ITC, Palace Script MT,Monotype Corsiva,Times New Roman,Times,Serif;
	font-weight : bold;
	font-style : normal;
	color : #010854;
	text-decoration : none;
	margin-top: .5em;
	text-align: left;
	}

.smallcaption {
	font-size: 12pt;
	font-family: Palatino Linotype;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 1em;
	color: #000000;
	text-decoration: none;
	}

H1 {
	font-size : 24px;
	font-family : Monotype Corsiva,Times New Roman,Times,Serif;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	margin-top: .5em;
	color : #010854;
	text-decoration : none;
	}

H2 {
	font-size : 16pt;
	font-family : Palatino Linotype,verdana,arial;
	font-weight : bold;
	font-style : italic;
	text-align: center;
	color : #010854;
	text-decoration : none;
	clear: left;
	}

H3 {
	font-size : 16pt;
	font-family : Palatino Linotype,verdana,arial;
	font-weight : bold;
	font-style : italic;
	color : #010854;
	text-decoration : none;
	clear: left;
	}


H4 {
	font-size : 11pt;
	font-family : verdana,arial;
	font-weight : bold;
	font-style : normal;
	color : #010854;
	text-decoration : none;
	padding-bottom : 2px;
	margin-bottom : 2px;
	clear : left;
	}

p {	font-size : 10pt;
	font-family : verdana,Arial;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.body {
	font-size : 10pt;
	font-family : verdana,Arial;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
	background-image : url("images/AMD_logo_washout.jpg");
	background-repeat: no-repeat;
	background-position: center 200px;
	background-attachment: fixed;
	}

.table_column	{
	border-bottom: 1pt solid #666666;
	padding: 1em;
	}
	
.table_header {
	margin-left: 1em;
	margin-right: 1em;
	background-color: #333333;
	border-right: #666666;
	color: #FFFFFF;
	}

.evenGreen {
	background-color : #82AADF;
	}

.oddGreen {
	background-color : #C6D8F0;
	}

a:visited {
	color : #212874;
	text-decoration: none;
	}

a:link {
	color : #010854;
	text-decoration: none;
	}

table {
	width="100%";
	align="center";
	}

.navBarEntry {
	font-size:10pt;
	text-decoration : none;	
	text-align : center;
	border-bottom : 1pt #010854 solid;
	border-top : 1pt #010854 solid;
	width: 500px;
	}

.navBarEntry_hi {
	font-size:10pt;
	text-decoration : none;	
	text-align : center;
	border-bottom : 1pt #010854 solid;
	border-top : 1pt #010854 solid;
	width: 500px;
	background-color: #FFFFCC;
	}

a.navBarEntry {
	text-decoration : none;	
	text-align : center;
	background-color : #FFFFCC
	color: #FFFFCC;
	border : 12pt #010854 solid;
	}

a.textlink {
	font-size :8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
	}

a:hover {
	color : #010854;
	background-color : #FFFF99;
	}

.copyright {
	font-size :8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	text-align: center;
	vertical-alignment: top;
	color : #000000;
	padding: 1em 1em 1em 1em
	text-decoration : none;
	}

.textlinkpipe {
	font-size :8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}

img.ltfloat {float:left; clear: left; margin:1em; border:0}
img.ctrfloat {float: center;}
img.rtfloat {float:right; clear: right; margin:1em; border:0 }

.separator {clear: both;}