/* Print Layout Rules  */

body {
 /*margin: -10px auto 0 auto;
 padding: 0;*/
 color: #000;
 font-family: Georgia, Times, serif;
 font-size: 11pt;
 background: #fff;
}

html>body acronym {
	margin: 0 0 0 16px;
}


acronym {
	border: 0;
}

a, a:visited  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #777;
}

hr {
	display: block;
	height: 1px;
	margin: 1em .25em;
	padding: 0;
	color:  #ccc;
	background:  #ccc;
	border: 0px;
}


/* ----> Unique, named selectors <---- */


#foundation { 
/* width: 6.95in;
 min-width: 6.95in;
 margin: 0;
 padding: 0;
 background: #fff;*/
}

/*html>body #foundation {
 width: auto;
}*/


#top, #search, #hdrnav, #nav, #pagetools, 
#postfoot, #sidebar, #fnav, #truste, #bcoinfo, div.key{
	display: none;
}

#logo {
	display: block;
	/*border-bottom: 1px solid #ccc;*/
}

#crumbs {
	/*font-size: 9pt;*/
	display:none;
}

/*#main blockquote {
	float: right;
	width: 16em;
	margin: 0 1em 1em 1em;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #ccc;
}

#main blockquote span {
	display: block;
	padding: .5em 1em;
	font-size: .9em;
	text-align: right;
}*/


#footer {
	border-top: 1px solid #ccc;
}

#attribution {
	font-size: 8pt;
}

#ouraddress {
	position: absolute;
	top: 4pt;
	right: 0;
	margin: 0 auto 1.5em auto;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #ccc;
	text-align: right;
}

#ouraddress span {
	display: block;
}
