/*
Title:		screen.css
Author: 	zF. : zfrazier@vsapartners.com
--
Notes:
	= Controlling stylesheet for print rendering
*/
body { background: white; }
/* HEADER */
#header { border-bottom: 0; padding: 28px 0; position: static; }
#logo-ar { float: left; height: 45px; width: 193px; }
.article { margin-left: 0.5785in; }
#header { right: 0; width: 100%; }
#primary-navigation { right: 0; }
#primary-navigation li { float: right; border: 0; padding-right: 0 !important; margin-right: 0 !important; }
#primary-navigation li a.replace_ { display: none; }
#primary-navigation li a.current { display: block; }
#content { display: inline; }
#related-sidebar, .related { display: none; }
#paging-navigation, #paging-navigation-repeat { display: none; }
#content { padding-bottom: 0; padding-top: 24pt; }
#footer { padding: 0; background: white; }
#footer .navigation { display: none; }
.home h3 { border-top: solid 1px #C4D5EA; width: 555px; }
/* don't want to print the flash */
.flash-enabled .home .article { margin-left: 0.5785in; }
.flash-enabled .home #content { background-color: white; }
.home #home-flash { position: absolute; margin-left: -999px; display: none; }
html.flash-enabled .home #home-editorial { height: auto; display: block; }
html.flash-enabled .home #content { height: auto; }
.js-enabled #financial-summary { display: block; position: static; }
.downloads #content { background-color: white; color: #333; }
.downloads #content * { color: #333; }
.downloads #order-report { background: url(../images/order_report_cover.png) no-repeat 0 12px; }
.downloads #content a { display: block; padding-left: 0; background: 0; color: #666; }
.downloads #download-report table thead td { color: #666; }
