.CentralAreaContainer
{
	background-color: white;
}
.CentralAreaContainerTable
{
	height: 100%;
	width: 100%;
}
.CentralArea
{
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: white;
	background-image: url(../images/Icons/spacer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.CentralAreaTable
{
	height: 100%;
	width: 100%;
}
.CentralBarContainerTable
{
	height: 100%;
	width: 100%;
}
.DocsItemTitle,.PressItemTitle,.EditorialItemTitle,.WorkbookItemTitle,.MediaItemTitle
{
	font-size: 20px;
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	letter-spacing: 2px;
	width: 100%;
	color: #262699;
}
.DocsItemSubTitle
{
	font-weight: bold;
}

