/*******  For print use  ********/

html {
	font: 100%/1.5 georgia, serif;
	}


body {
	background: white;
	background-image: none;
	}

#globalMenu {
	display: none;
	}

#contentWrapOuter {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0px solid red;
	float: none !important;
	color: black; 
	background: transparent;
	min-height: 10px;
	}

#headerOuterWrap {
	padding: 0;
	margin:0;
	text-align:center;
	background:transparent;
	height: 80px;
	}

#headerWrap {
	padding: 0;
	margin:0 auto;
	text-align:left;
	background: transparent;
	background-image: none;
	}

#contentWrap {
	width: 980px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-top:#cc9933 5px solid;
	}

#f1d #contentWrap, #f2a #contentWrap {
	background: transparent;
	}

.fullWidth {
	background: transparent;
	}

#goldBar {
	display: none;
	}

#feature {
	background:transparent;
	}

#c7529 {  /* language selector div  */
	display: none;
     }

#footer {
	display: none;
	}

#header{
	margin: 0;
	}

#busyNogginID {
	display: none;
	}

#generatedContent-1 {
	display: none;
	}

#generatedContent-2 {
	display: none;
	}

#contentBlock-1 {
	margin-left: 0;
	}

#f1d h1.featureH1,#f2a h1.featureH1 {
	float:none !important;
	width:100%;
	margin:0 0 0 0;
	}

#generatedContent-2 {
	display: none;
	}
	
/* full width, but with left and right margins  */
#f1b #contentBlock-1,#f2a #contentBlock-1 {
	margin-right:15px;
	margin-left:15px;
	}

#f1d #contentBlock-1,#f2a #contentBlock-1 {
	float: none !important;
	width: 100%;
	margin-right:0;
	margin-left:0;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

column-2, column-3, column-4, module-2, module-3, module-4, module-5 {
	float: left;
	}


/*
#contentWrap a:link:after, #contentWrap a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}

a[href^="/"]:after {
	content: " (http://www.AME.com" attr(href) ") ";
	}
*/

