BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
.ItemHeading {
	font-weight: bold;
	font-size: 10pt;
}
.ItemHeadingLarge {
	font-weight: bold;
	font-size: 13pt;
}
.author {
	font-size: 8pt;
	color: #666666;
}
.TopMenu {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.LeftMenu {
	font-size: 8pt;
	font-weight: normal;
	list-style: none;
}
.NewsHeadingSmall {
	font-size: 10pt;
	font-weight: bold;
}
.NewsBodySmall {
	font-size: 8pt;
	color: #666666;
}
.dateSmall {
	font-size: 8pt;
	color: #666666;
}
A {color: #000033}
A:hover {text-decoration: none; color: #FF3300} 
A:link {text-decoration: none; color: #000033} 
A:active {text-decoration: none} 
A:visited {text-decoration: none} 
.IndentQuote {
	font-size: 8pt;
	color: #666666;
  	text-indent: 25px;
}
LI.speakers{list-style-type: square}
LI.speakers:first-line {font-weight: bold}

#TopPanel {
	display:none
}
#TopPanelMenu {
	display:none
}
#LeftPanel {
	display:none
}
#LeftPanelFrontPageHeading {
	display:none
}
#LeftPanelFrontPageContent {
	display:none
}
#LeftPanelAdInsert1 {
	display:none
}
#PrintBanner {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 50px;
	width: 650px;
	left: 0px;
	top: 0px;
}
.PrintBanner {

	font-size: 8pt;
	font-weight: normal;
}
#Body {
	overflow: visible;
	position: absolute;
	z-index: 1;
	height: 400px;
	width: 650px;
	left: 0px;
	top: 50px;
	text-align: justify;
}
#NameLogo {
	display:none
}
#BottomPanel {
	display:none
}
