@charset "utf-8";
/* CSS Document */
/* does not display menu elements for printing */

/* .header, footer, noPrint {	display: none;} */
.noPrint,footer {display:none;}
.news_content {margin:10px 50px 50px 50px;}
.indexitem {padding: 5px 0px 5px 0px;}
.indexhed {font: bold 12pt Arial, sans-serif; color:#c95704;}
.indexhed a {text-decoration:underline; color:#c95704;}
.index_subhed {font: italic  11pt Arial, sans-serif; margin-top: 2px;}
.newsindex_date {font: 10pt Arial, sans-serif;  margin-top: 5px; margin-bottom: 2px;}
.article_head {
	font: bold 16pt Arial, sans-serif;
	color: #c95704;
	line-height: 0.95em;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-bottom: 4px;}
	
.page {width: 77%; min-height: 660px; min-width: 500px;   margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom: 0px;
}

H2 {
	font: bold 16px Arial, sans-serif;
	color: #c95704;
	line-height: 0.95em;
	margin-bottom: 10px;
	margin-top: 3px;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;}


.body1 {
	font: normal 10pt Arial, sans-serif;
	text-align:left;
}
.body1 ol li {padding: 12px;}
.body1 ul li {padding: 8px; list-style-type:square;}
.dropcap_body {font: bold 10pt Arial, sans-serif;  float:left; font-size: 135%; padding: 0px 10px 0px 0px; line-height: 1.2em;}


