#sidebarDiv
{
	display: none;
	visibility: collapse;
}
#leftTable, #rightTable
{
	visibility: collapse;
}
#contentDiv
{
	width: 100%;
}
#mainDiv, #mainTable
{
	width: 100%;
	height: 100%;
}
FORM
{
	visibility: collapse;
	margin-top: -50px;
}
SUB
{
	top: 0.5ex;
}
SUP
{
	bottom: 1ex;
}
SUP, SUB
{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	color: #0E740E;
}
CITE
{
/*Citation Style*/
	color: #0E740E;
	font-style: normal;
}
#olderPosts
{
	display: none;
}
.myTitle
{
	font-size: 14pt;
	color: #164365;
	font-weight: normal;
}
.subTitle
{
	font-size: 11pt;
	color: #464646;
	font-weight: normal;
	padding-top: 2px;
}
A
{
	color: #164365;
	text-decoration: none;
}
BODY
{
	background-color: #164365;
	font-family: Gill, Arial, Helvetica;
	font-size: 9pt;
	line-height: 1.2em;
	text-align: left;
}

