﻿#leftCell
{
	display: none;
}
#rightCell
{
	display:none;
}
#topCenter
{
	border: 1px #CFC592 solid;
	border-width: 0 1px 1px 0;
	text-align: right;
}
#topRight
{
	display: none;
}
#topLeft {
/*display:none;*/
}
#footerHolder 
{
	width: auto;
}
#DWMain {
	border-left: 1px #CFC592 solid;
}
#outerTable, #topTable
{
	width: 100%;
clear: both;

}
#topTable
{
	border-top: 1px #CFC592 solid;
	display: none;

}

#topPrint {
	display: block;

width: 100%;
border: 1px #CFC592 solid;
border-width: 1px 1px 0 1px;
}
#topLeftPrint, #topCenterPrint {
/*float: left;*/
/*height: 69px;*/

}
#topCenterPrint {
width: 100%;
/*	top: 0;
	right: 0;
*/
border-bottom: 1px #CFC592 solid;
font-size: 22px;
color: #666;
text-align: right;
padding: 30px 12px 0 0;

}

