BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	scrollbar-face-color: #ffffff;
}
TABLE {
	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: #62bb46} 
A:link {text-decoration: none; color: #62bb46}
A:active {text-decoration: none} 
A:visited {text-decoration: none; color: #62bb46}
.UnderlineLink {
	text-decoration: underline;
}
.BottomPanel {
	font-size: 8pt;
	color: #666666;
}
.IndentQuote {
	font-size: 8pt;
	color: #666666;
  	text-indent: 25px;
}
.InlineImageMarginLeft {
	margin-left: 10px;
	margin-bottom: 10px;
}
.InlineImageMarginRight {
 margin-right: 5px;
 }
LI.speakers{list-style-type: square}
LI.speakers:first-line {font-weight: bold}

#Container {
	overflow: visible;
	position: relative;
	text-align: left;
	visibility: visible;
	z-index: 0;
	width: 850px;
	margin: 0 auto;
}
#TopPanel {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 150px;
	width: 850px;
	left: 0px;
	top: 0px;
}
#LeftPanel {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 150px;
}
#Body {
	overflow: auto;
	position: absolute;
	z-index: 1;
	height: 900px;
	width: 650px;
	left: 0px;
	top: 150px;
	text-align: justify;
}
#BodyFrontPage {
	overflow: auto;
	position: absolute;
	z-index: 1;
	height: 900px;
	width: 660px;
	left: 0px;
	top: 150px;
	text-align: justify;
}
#Body A {
	text-decoration: underline;
}
#BodyItem{
	overflow: visible;
	position: relative;
	z-index: 2;
	width: 640px;
	text-align: justify;
	border-top: 1px solid #666;
	padding-top: 9px;
}
#BodyContent{
	overflow: visible;
	position: relative;
	z-index: 2;
	width: 640px;
	text-align: justify;
	padding-top: 9px;
}
#BodyItem A {
	font-weight: bold;
}
#PrintBanner {
	display:none
}
#BottomPanel {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 590px;
	left: 0px;
	top: 0px;
}
#PDAbody {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 240px;
	left: 0px;
	top: 75px;
}
#PDABottomPanel {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 230px;
	left: 10px;
	top: 0px;
}
#PDAHeader {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 240px;
	height: 50px;
	left: 0px;
	top: 0px;
}
#RightAdPanel {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 180px;
	height: 400px;
	left: 600px;
	top: 0px;
}
#TwitterPanel {
	overflow: none;
	position: absolute;
	z-index: 1;
	height: 900px;
	width: 180px;
	left: 680px;
	top: 150px;
	text-align: justify;
}