/* new world */

h1
{
	font-size: 20pt;
}

h2
{
	font-size: 16pt;
}

td, p
{
	font-size: 14pt;
	line-height: 1.4;
}

.noPrint
{
	display: none;
	height: 0;
	width: 0;
}

#header_print
{
	display: block;
}

#logo_print
{
	height: 110px;
}

#e_layout_content_default_content
{
	width: 100%;
	margin: 0;
}

#outerPage,
#leftShadow,
#rightShadow
{
	background: none;
}

/* old world */

#footerIEFix ,
#minilogin ,
#logo ,
#navigationlayer {
	display: none;
}

#content {
	top: 0px;
}

#header {
  height: 0px;
}
