﻿.noscreen {
	display: block;
}

#masthead, #navigation {
	display: none;
}

#container {
	border-top: 1px black solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 100%;
}

#content {
	border-top: 1px gray solid;
	padding: 0px;
}


h1, h2, h3, h3 {
	color: black;
}

#printlogo {
	height: 0.5in;
	width: 3in;
}

.noprint, div#newslettertemplate, .davidnote {
	display: none;
}

#column_l {
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 1em 0;
	border: none;
	font-size: 120%;
}

#column_r {
	display: none;
}

#footer {
	border: none;
	border-top: 1px gray solid;
	width: 100%;
	padding: 0;
	padding-top: 0.5em;
	margin: 0;
	margin-top: 1em;
}

td.HomePageSizeA {
	padding: 5px 5px 0 0;
}

table.HomePage h3 {
	display: block;
}

table.HomePage img {
	width: 90%;
	height: 90%;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: black;
}