html { font-size:100%; }	
body { font-size:75%;font-family:verdana,helvetica,clean,sans-serif; }
table { font-size:inherit;font-size:100%; }   
h1 { font-size:2em; }  		
h2 { font-size:1.5em; }  	
h3 { font-size:1.25em; }  	
h4 { font-size:1em; }  
h1, h2, h3, h4 { font-family:arial,helvetica,clean,sans-serif; }
select, input, textarea { font:99% verdana,helvetica,clean,sans-serif; }
pre, code { font:115% monospace;*font-size:100%; } body * { line-height:1.22em; }
input, select, th, td { font-size:1em; }
li { margin-top:.7em;margin-bottom:.7em;}

.noPrint { display:none; }

#headerLogo, #headerLogo h1 {
	border:0;
	margin:0;
	}
#headerLogo h1 img {
	border:0;
	}
#headerContacts { 
	display:none;
	}
#headerControls { 
	display:none;
	}	

#primaryNav {
	display:none;
	}

#sidebar {
	display:none;
	}

#rgTocDiv {
	display:none;
	}
table#toc {
	display:none;
	}
div.editsection {
	display:none;
	}
span.editsection {
	display:none;
	}
#browserControls {
	display:none;
	}
#wikiControls {
	display:none;
	}
#editControls {
	display:none;
	}

#footer	{
	text-align:left;
	}
#footer ul {
	display:none;
	}
#footer p, #simpleFooter p {	
	color:#333;
	background-color:#fff;
	font-size:.8em;
	margin:2px;
	}
#footer p.footerFirst, #simpleFooter p.footeFirst {
	margin-top:2em;
	padding-top:1.2em;	
	background-image:url(../images/backgrounds/brownDot.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
