@media print

{

	body
	{
		background-color: #ffffff !important;
		font-family: Verdana !important;
		color:#052F43;
		font-size:12px;
		width:100%;
		letter-spacing:0.5px;
		line-height:1.5em;
		margin: 0 0 0 0;
		padding: 0;
		z-index:0;
		
	}
	#navigation_meta,
	#banner,
	#navigation_sub,
	#navigation_main,
	#direct_downloads,
	#footer,
	#menu,
	#submenu,
	#navigation,
	#overlay,
	#lightbox,
	#sidebar,
	#closeAnnocation,
	#dialog_overlay,
	#superStory,
	embed,
	object,
	select
	{
		display: none !important;
	}
	p
	{
		orphans: 3;
		widows: 3;
	}
	a{
		color:#052F43;
		text-decoration:none;
	}
	html
	{
		margin: 0 0 0 0 !important;
	}
	h1{
		font-size:18px;
		font-weight:normal;
	}
	h2{
		font-size:14px;
		font-weight:normal;
	}
	.lead{
		font-weight:bold;
	}
	.quote{
		width:100%;
		margin-top:40px;
		font-style:italic;
	}
	
	.quoteautor{
		width:100%;
		margin-bottom:40px;
		font-size:10px;
	}
	
	#logo
	{
		position: relative !important;
		margin-top: 0 !important;
		margin-right: 0px;
		margin-bottom:50px;
		float: right !important;
		overflow: hidden !important;
		width: 150px;
		height: 90px;
		left: 0px !important;
		top: 0px !important;
	}

	#logo img
	{
		position: relative;
		top: -45px;
		left: -45px;
	}

	
	#navigation_main
	{
		clear: both !important;
		float: none !important;
		width: 95% !important;
		margin: 0 0 0 20px !important;
	}
	#navigation_main  div
	{
		width: 30% !important;
		margin-left: 2% !important;
		float: left !important;
		margin-bottom: 40px;
	}

	#content.no_sidebar
	{
		width: 95% !important;
		margin: 0 0 40px 20px !important;
	}
	#content_body
	{
		clear: both;
		height: auto !important;
		width: 95% !important;
		margin: 0 0 40px 20px !important;
	}

	
table {
    border-collapse: collapse;
    font-size: 11px;
    margin: 20px 0;
    text-align: right;
    page-break-after:always;
}
	
	
.fullwidth table
{
    width: 100%;
}

table caption
{
    display: none;
}

table thead th,
table tbody tr td.head
{
    font-weight: bold;
	padding: 4px;
	border-top: 1px solid #052F43;
	border-bottom: 2px solid #052F43;
    vertical-align: bottom;
}

table thead th.left
{
    text-align: left;
    padding-left: 0
}

table thead th.right
{
    text-align: right;
}

table tbody tr td
{
	border-bottom: 1px solid #052F43;
	padding: 4px;
	width: 100%;
	vertical-align: left;
	vertical-align: bottom;
}
table tbody td.left
{
    text-align: left;
    padding-left: 0;
    vertical-align: top;
}

table tbody td.right
{
    text-align: right;
}

table tbody td.center
{
    text-align: center;
}

table tbody td.noline
{
    border: none;
    line-height: 1px;
}

table tbody td.bline
{
    border: none;
    border-bottom: 2px solid #052F43;
    	padding: 4px;
    	padding-left: 0px;
	width: 100%;
vertical-align: bottom;
}

table tbody td.strong
{
    font-weight: bold;
}

table tbody td.highlight
{
    background-color: #ECEAE7;
}

table tbody td.emphasize
{
    border-bottom: 2px solid #052F43;
}

table tbody td.indent
{
    padding-left: 25px;
    text-align: left;
    vertical-align: left;
  
}

table tbody td span.strong
{
    font-weight: bold;
}

 table tbody td span.highlight
{
    color: #0077ad;
}

 table thead th.note,
table tbody td.note
{
    text-align: center;
}

 table tfoot tr td
{
    padding-top: 5px;
    text-align: left;
}	
	
	
	
#annotation {
	z-index:0 !important;
	page-break-after:always !important;
	position:relative !important;
	left:0px !important;
	background:none;
	
}	

#teaser {
	clear:both;	
	border-bottom: 1px dotted #A9A095;	
	padding-bottom:50px;
}
	
#teaser .image{
	float:left;
}

#teaser p{
	margin: 10px;
	overflow:hidden;
	padding: 0 0 0 10px;
	
}
	
#decorationGross{
	height:180px;
}
	
	
	
	
	
	
	
	
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}








