/* @override /style/ie6.css */

body {
	font: 1em/1.4em "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	background: white;
	color: #000
}

#header, #beam, #footer, #menu, #logos, #screenreaders, #search {
	display: none;
}

h1 {
	line-height: 1em;
	font-size: 1.4em;
	font-weight: 700;
	color: #000;
}

h1 span {
	color: #000
}

h2 {
	font-size: 1.2em
}

h3 {
	font-size: 1em
}

h4, h5, h6 {
	font-size: 0.8em;
	letter-spacing: -0.02em;
	color: #000;
	line-height: 1.4;
	margin: 1.5em 0 0 0
}

h2, h3 {
	color: #000;
	line-height: 1.4;
	font-weight: 700;
	margin: 1.5em 0 0.2em 0
}

img {
	margin: 0;
	display: block
}

img.left {
	float: left;
	margin: 0.25em 1em 0.5em 0
}

img.right {
	float: right;
	margin: 0.25em 0 0.5em 1em
}

p {
	font-size: 0.8em;
	margin: 0 0 1em;
	line-height: 1.4em;
	color: #000;
}

ul, ol {
	font-size: 0.8em;
}

a img {
	border: 0
}

a, #content a {
	color: #000 !important;
	text-decoration: none !important;
}

a, a:link, a:visited, a:active, a:focus {
	color: #000;
	outline: none;
}

#content a:link:after, #content a:visited:after {   content: " (" attr(href) ") ";   color: #9a9a9a !important;
   font-style: italic;   }

#wrapper {
	width: auto; 	margin: 0 5%;	padding: 0; 	border: 0;	float: none !important;	color: black; 	background: transparent;
}

#headerwrapper {
	padding: 0;
	margin: 0;
	border: 0
}

#right {
	float: right;
	width: 10%;
}

#left {
	float: left;
	width: 80%;
}

#clear {
	clear: both;
}

#content {
	padding: 0;
}

#logo h1 {
	font-size: 2em;
	margin-left: 0;
	color: #000;
}

#content h1 {
	letter-spacing: 0.03em;
	color: #000;
	font-size: 1.4em;
}
