/* CSS Document */
	
#searchForm, #navBar, #right1-3rd, .rightJustify  {
	display:none !important;
}

body, #bodyContent, #footer {
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
	float:none !important;
	background:none !important;
}

#left2-3rds {
	width:650px;
}

#bodyContent {
	font-size:1em;
	line-height:1.5;
}

.section, .sectionShort, #contentSection, #glossarySection, #referenceSection,  #handoutSection, #imageSection, #imageSection img {
	overflow:visible !important;
	border:none !important;
	height:auto !important;
}

.sectionBar {
	font-weight:bold;
}

#footerWrap {
	width:auto;
	}
#footerWrap #footerLeft {
	width:300px;
}

#footerWrap #footerRight {
	width:300px;
	text-align:left;
}

h1 {
	font-size:1.4em;
}

h2 {
	font-size:1.2em;
	padding:0;
	margin:0;
}

h3 {
	font-size:1.1em;
	padding:0;
	margin:0;
}

h4 {
	font-size:1em;
	padding:0;
	margin:0;
}

h5 {	
	font-size:.9em;
	padding:0;
	margin:0;
}

h6 {
	font-size:.8em;
	padding:0;
	margin:0;
}

