/* Style sheet for printing of the International Year of Sanitation 2008  */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	background-image: none;
	background-color: none;
}
acronym {text-decoration:none;}

#main {
	width: 90%;
	background-color: none;
	border: none;
	margin: 0 auto;
}	
#skiplink, #lang, #leftmenu {display: none}
#banner {clear: none;}
#banner h1#hiddentitle {
	font-size: 200%;
	line-height: 24px;
	margin: 24px auto;
	text-align: center;
	padding: 0;
}
h1 span {display: block;}

/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	float: none;
	clear: both;
}

#content h2 {
	font-size: 110%;
	font-weight: bold;
	padding: 2px 9px 10px 0;
	margin-top: 10px;
	text-transform: uppercase;
}
#content h3 {
	font-size: 105%;
	font-weight: bold;
	padding: 3px 0;
}
#content h4 {
	font-weight: bold;
	padding-left: 2%;
	font-style: italic;
}
#content p {
	padding: 0;
	margin: 1em;
	
}
#content a {
	padding-left: 0px;
	color:#003399;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #000000;
	background: none;
	text-decoration: none;
}
#content ul {
	padding: 0;
	margin: 12px;
	list-style: square;
	list-style-position: outside;
}
#content ul li {
	padding: 6px;
	margin: 0 0 0 6px;
}


/* BOX QUOTE */
blockquote {
	width: 96%;
	border: 1px solid #CCCCCC;
	background-color: none;
	background-image: none;
	padding: 6px 12px;
	margin: 12px 6px;
	
}
blockquote p {
	font-size: 105%;
}
blockquote p.credit {
	font-style: italic;
	text-align: right;
}


/* FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	background-color: none;
	width: 100%;
	font-size: 90%;
	padding: 0;
	margin: 0 auto;
}
