@import url("shell.css");


body {
 	margin: 0 ;
	background-color: #FFF;
	color: #000;
	font-family: arial, verdana, sans-serif;
	/*font-size: 0.8em;*/
}

a {
	color: #396;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#utils a:active {
	text-decoration: underline;
}


img,a img {
	border: none;
}

.navHide {
	position: absolute;
	left: -1000px;
	width: 990px;
	font-size:1px; 
	/*line-height:1;*/
}

.hide {display:none}


.pageUrl {display:none}




.lSpacer {
	width: 160px;
}

.mSpacer {
	width: 300px;
}

.rSpacer  {
	width: 1px;
}

/* SUPPRESS ALL NON-CONTENT-ITEM STYLING */

#utils {display:none !important}

#search {display:none !important}

#banner {
	height: 20px;
}

#banner * {display:none !important}

#RHS *  {display:none !important}










