/*START MEDIA PRINT*/
@media print {
* {
	float: none !important;
	position: relative !important;	
}
body {
	background: none;
	padding-top: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
img {
	border: 0px !important;	
}


h1 {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #5f5f5f;
}

#daily_prices h1 {
	margin: 0 0 10px 9px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #474747;
}
h2 a {
	margin: 0 10px 0 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #474747;
}

#content-body #tl-container h2{
	display:none;
}

#site-nav, #header_links, #selector, .nav, #content-body #tl-container ul.ui-tabs-nav li.ui-state-default, #content-body #left-content-column, #content-body .ui-tabs-nav, #site-nav-container {
	display:none !important;
}

#content-body #tl-container h2.print,  #content-body .ui-tabs-panel h2 {
	display:block !important;
}

#main-content {
	padding: 0px;
}

#content-body {
	width: 620px;
}

#content-body #right-content-column {
	width: 100%;	
}

#content-body table {
	width: 100%;
	border-collapse:collapse;
}

#content-body #right-content-column table td {
	border: 1px solid #C2C2C2 !important;
	padding: 3px;
}

#content-body #tl-container .ui-tabs-panel {
	width: auto;
	height: auto;
	display: block;
}

#content-body img {
margin-top:10px;
margin-right:10px;
}

#content-body h2 {
color:#000000;
}

#content-body a,
#content-body h2 a {
color:#000000;
font-size:13pt;
}

#content-body #tl-container .tab-header{
	display: none;	
}

#header {
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px;	
}

#header #header_left, #header #header_right {
	display: none !important;	
}

#newton_homepage #page-container #content-container #header #site-nav-container form {
display:none !important;
}

#newton_homepage #page-container a img,
#newton_homepage #page-container img {
border:0px !important;

}

#header #header_left a , #header #header_right a {
	text-decoration: none !important;	
}

#footer {
	border-top: 1px solid #c2c2c2;	
	margin-top: 10px;
	color: #5F5F5F;
}

#footer #left_copy #sitemap,
#footer #right_copy .nav
{
	display: none !important;
}

.print {
	display: block !important;
}

#header * {
	display: none !important;
}

#header #bnylogo img {
	margin-left: 20px;	
}

#header .no-print,  #header .nav, #header #siteName, .no-print, #selector_dropdown #selector, #content-body .right-bottom-right {
	display: none !important;
}

#tabbed-data div {
float:none;
display:block;
width: 620px;

}

#page-container #content-container #header #header_right,
#page-container #content-container #header #header_right #header_links,
#page-container #content-container #header #header_right #selector_dropdown,
#page-container #content-container #header #header_right #header_links .nav,
#page-container #content-container #header #header_right #header_links .nav li,
#page-container #content-container #header #header_right #selector_dropdown #bnylogo,
#page-container #content-container #header #header_right #selector_dropdown #selector,
#page-container #content-container #header #header_right #selector_dropdown #selector fieldset,
#page-container #content-container #main-content #site-nav-container #searchCommand {

display:none !important;

}


#page-container #content-container a,
#page-container #content-container img, 
#page-container #content-container a img {

border:0px !important;

}

