body {
	background-color: #fff;
	color: #000;
}

.remove {
	display: none;
}

#bgcontainer {
	background-image: none;
	background-color: #ffffff;	
	width: auto;
	margin: auto;
}

#maincontainer { 
	width: auto;
	margin: 0px auto;
}


#leftcolumn { /* AGM logo, Main Navigation, Sidebar */
	width: auto;
	float: none;
	clear: both;
	padding: 0px 0px;
	border-bottom: 2px solid #666;
}

#printaddress {
	display: block;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
	color: #676300;
}

#rightcolumn { /* AGM logo, Main Navigation, Sidebar */
	width: auto;
	margin: 30px;
	float: none;
}


#bgcontainer,#sectiontop,#content {
	background-image: none;
	background-color: White;
}

#mainnav,#ticker,#footer {
	display: none;
}

#mainlogo {
	clear: both;
	display: block;
}

#sectionheader,#sectionpicture {
	display: none;
}

#printheader {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: none; /* undecided about the use of this */	
}

#printheader h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;		
	margin: 0px;
	padding: 0px;	
}

#sectiontop {
	height: auto;
	width: auto;
	float: none;
}

h2.sectionsubhead {
	color: #000;
	margin-left: 0px;
	clear: both;
}

#content {
	width: auto;
	float: none;
	clear: both;
}

#content.team .accordion_toggle_active, #content.practice .accordion_toggle_active {
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;		
}

#content.practice .accordion_content, #content.team .accordion_content {

}
