﻿#printPgHeader
{
	color: #ffffff;
	font-size: 18px;
	padding: 10px 20px;
	background: #8f0000 url(images/icon_printpage.gif) no-repeat left center;
}
.printFacilityName, .printFacilityName2
{
	color: #636363;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 10px;
	border-bottom: 1px solid #d0d0d0;
	vertical-align: middle;
}
.printButtons, .printButtons2
{
	color: #000000;
	font-size: 10px;
	text-align: right;
	padding: 8px 10px;
	border-bottom: 1px solid #d0d0d0;
}
.printFacilityName2, .printButtons2
{
	border-bottom: 0px;
	border-top: 1px solid #d0d0d0;
}
.printFacilityName2
{
	font-size: 11px;
	font-weight: normal;
}
.printWindow
{
	padding: 10px 10px 20px 10px;
}

.noprint,
td.noprint,
.Toolbar,
.remove,
td.remove,
.psLeft,
.psRight
{
	display: none !important;
	float: none;
}

.psLeft, .psRight
{
	background-image: none;
}
body
{
	background-color: White;
	background-image: none;
}

.centerColumnSM
{
	width: 75%;
}
.rightColumn
{
	width: 25%;
}


.contentBorderContainer
{
	border: none;
	padding: 0px;
}

*
{
	color: Black !important;
	background-color: White;
}

.rightColumn .brownContentBox, .rightColumn .blueContentBox
{
	border: solid 1px black;
}

#footerContainer .footerCopyright
{
	text-align: left;
}