/* CSS Document */
body {
	width: 7in;
	margin: 0 auto;
	font-family: georgia,times,"times new roman",serif;
	font-size: 10pt;
	color: #000;
	padding: 0;
}
#header {
	display: none;
}
#headerPrint {
	height: 116px;
	width: 7in;
	margin: 0;
	text-align: right;
}
#mastheadPrint {
	height: 116px;
	margin-top: -116px;
}
#container2 {
	margin: 0 auto;
	padding: 0;
	width: 7in;
}
#entrypagepic {
	/* width: 358px;
	height: 181px; 
	position: relative;*/
}
#navigation {
	display: none;
}
#footer {
	display: none;
}
#content {
	margin: 0;
	padding: 0;
}
#entrypagethumbs {
	/* float: left;
	width: 125px;
	margin-top: 12px;
	text-align: center;
	padding-top: 10px;
	overflow: auto; */
	display: none;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 7in;
}
.cleardiv {
	clear: both;
	height: 1%;
}
#footerPrint {
	/* clear: both; */
	text-align: center;
	margin-top: .25in;
	border-top: 1px solid #666;
}
#content p, #internalpagecontent p {
	margin-bottom: 3pt;
	line-height: 1.3em;
	color: #8a7234;
}
#content h1, #internalpagecontent h1 {
	color: #8a7234;
	font-size: 14pt;
	padding-top: 4px;
	letter-spacing: 1pt;
	margin-top: 5pt;
	font-weight: normal;
}
a:link {
	color: #9e883f;
}
a:visited {
	color: #b39944;
}
a:hover, a:active {
	color: #6e926e;
}
a:after {
	content: " [" attr(href) "]";
}
#content h2, #internalpagecontent h2 {
	color: #8a7234;
	font-size: 12pt;
	padding-bottom: 0;
	letter-spacing: 1pt;
	margin-top: 5pt;
	font-weight: normal;
}
#content h3, #internalpagecontent h3 {
	color: #8a7234;
	font-size: 10pt;
	padding-bottom: 0;
	letter-spacing: 1pt;
	margin-top: 3pt;
	font-weight: normal;
}
#internalpagecontent table {
	border: 1px solid #eee6ca;
	width: 95%;
	margin: 5pt auto;
	border-collapse: collapse;
}
#internalpagecontent td {
	font-size: 9pt;
	border: 1px solid #eee6ca;
	padding: 3pt;
}
#internalpagecontent .specialcell {
	color: #8a7234;
	border: 1px solid #eee6ca;
}
#internalpagecontent .tableheader {
	background-color: #efe9d1;
}
#internalpagecontent {
	margin: 0;
	padding: 0;
}

