/* CSS Document */

body {
	background: none;
}
* {
	color: black !important; 
	background:white !important;
}
#h_icons, #top {
	display: none;
}
#header {
	width: auto;
	height: 50px; 	
	padding-bottom: 10pt;	
	border-bottom: 2pt solid #980018; 	
}
#h_logo {
	margin-left: 0px;
}
#container {
	width: auto;
}
#content {
	float: none;
	width: auto;
	padding: 0;	
	line-height: normal;
}
/*#content h1 {
	display: block; 
	font-size: 1.7em; 
	padding: 0;
	padding-bottom: 10pt;	
	border-bottom: 2pt solid #980018;  	
} */
#content h2, #content h3 {
	width: auto;
	display: block; 
	font-size: 1.7em; 
	padding-bottom: 20pt;
	margin: 0;
	border: none;		
}
#content h3 {
	font-size: 1.5em; 
}
#b_searchBox, #b_menuBox, #b_addBox {
	display: none;
}
#footer, #f_content {
	width: auto;
}
#f_menu {
	display: none;
}
#f_copy {
	padding: 0;	
	float: right;	
}
#f_copy .publisher {
	display: none;
}

#sub_icons {
	display: none;
}
