body,html,
div#all{ background:#fff; }
div#wrapper_outer{ width:auto }
div#page_footer{ display:none; }
div#sidebar{ display:none; } 
div#breadcrumb_trail{ display:none; }
div#content,
div#content div.lhs{ float:none; width:auto }
div#content div.rhs{ display:none }
div#content div.rhs_glossary{ display:block }
body div#content div#glossary_definition
{
	display:block;
	float:none;
	width:auto
}

#header_image{ display:none; }


body div#content div#glossary_definition h3{ background:none; font-weight:700; font-size:1.5em; margin:0; padding:10px 0; }

ul.glossary_alpha_nav, div.glossary_terms{ display:none; }


div#header div.header{ width:auto }
div#header div.header div.lhs{ display:none; }
div#header div.header div.rhs{ float:none; width:auto; background:none; }
#tagline{ display:none; }
div#page_sub_nav{ display:none }
#logo{ display:none; }
#printlogo{ display:block; float:right; }

h1{ margin:0;padding:10px 0;font-size:2em; font-weight:bold; background:none;color:#000; text-indent:0; }
h2,h3,p,li{ font-size:1.2em; }



