﻿@import url(/SiteData/Generic/Css/print.css);

/* PRINT STYLESHEET
   ----------------------------------------------------*/

.printHeader { display: block; margin-bottom: 1.5em; }
#SubNavigation, #ColumnRight, #Footer a { display: none; visibility: hidden; }
#ML,
#ColumnMainHp #MLT,
#ColumnMainHp #MLM,
#ColumnMainHp #MLB,
#Footer .copyrightNotice   
{
	position: static !important;
	float: none !important;
	border: none !important;
	margin-bottom: 1em;
	padding: 0;
	width: 800px !important;
	text-align: left;
	max-width: 800px; 
	min-width: 800px;
}
#ColumnMainHp #MLT { margin-bottom: 1.5em; }
#MLML, #MLMM, #MLMR { width: 33%; }
#MLBL, #MLBR { width: 50%; }
.spacer { width: 0; }
#Content h1 { color: #125E44 !important; }
a  
{
	border: none !important;
	padding: 0 !important;
}
#Footer 
{
	padding: 10px 0 0 0;
	color: #666;
	text-align: left;
}