body							{margin: 0;padding: 0;background: white;text-align: center;}
div{width:17cm}
div#pageBlock					{margin:0;padding: 0;background: white;text-align: left;max-width:none;min-width:none;width:auto}
.siteTable 						{width:auto;padding:0;margin:0}
/* html .siteTable 				{width:85%;} /*only for IE 5 6*/
/* html .siteTable table			{width:85%;} */
div.headerBlock					{background:white;height:10px;padding:0;margin:0}
div#logo						{float:left;margin-bottom:10px;position:static}
/* TOOLBAR TOPNAVIGATION NEWS LEFTMENU FUNCTIONS*/
div.toolbar,
div.topNavigation,					
div.newsBlock,	
div.leftMenuBlock,
div.pageFunctionsBlock			{display:none}
/* BREADCRUMB */
tr.breadRow						{background:#ffffff;border-top:0px solid #B2ACAC}
div.breadcrumb					{padding:4px 0px;clear:both;margin-top:0;font-size:90%;color:#333;padding-left:0px;}
/* CONTENT */
td.leftCell						{border-bottom:1px dotted #B2ACAC;border-right:0px dotted #B2ACAC;width:0%;vertical-align:top;}
td.leftCell						{background:white;}
td.home							{background:white}

/* CONTENT */
td.contentCell					{background:white;border-bottom:1px dotted #B2ACAC;padding:7px 0px;vertical-align:top;width:100%;border-top:1px dotted #B2ACAC;}
/* CONTENT BLOCK */
div.contentBlock				{padding:0;margin:0}
/* PAGE TITLE */
h1.pageTitle 					{font-size: 1.5em;line-height: 1.5em;margin: 0 0 0.5em 0;padding: 0;color:#1D54A6;}

/* FOOTER */
div.footer 						{color:#666;background:white;border-bottom:0px solid #1D54A6;border-top:8px solid #fff;padding:7px 0px}
div.footer a:link, div.footer a:visited {color:#666;}
div.footer a:hover {color:#000;}