/* styles for main pages */


body {
	margin: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #000;
} 
a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}
td {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #000;
}
#topimg, #pageban, #sidebar-left, #sidebar-right, #footer, #printfriendly, .dotbottom {
	display: none;
}
#mainbody {
	width: 90%;
	background-image: none;
	position: relative;
}
#content, #contentwrap, #mainbody {
	margin: 0px;
	padding: 0px;
}
#contentwrap {
	width: 95%;
}
.textblacksm, .transcript {
	font-size: 8pt;
}
