﻿/*
.body {
	background-color: #99FFCC;
}

*/

.body {
	background-color: #FFFFFF;
}
th {
	text-align:left;
	 color: #00703C;
}
h1 {
	 color: #00703C;
}
h2 {
	 color: #00703C;
}
strong {
	 color: #00703C;
}
a {
	 color: #00703C;
}
.tablerow_light {
	background-color: #FFFFFF;
}
.tablerow_dark {
	background-color: #99FFCC;
}
.border_top {
	background-color:white;
}
.border_left {
	background-color: #7AA68F;
	border: 1px solid #00703C;
	vertical-align: top;
	text-align: justify;
	width: 200px;
}
.border_right {
	background-color: #7AA68F;
	border: 1px solid #00703C;
	vertical-align: top;
	text-align: left;
	border: 1px;
	width: 200px;
}
.border_bottom {
	background-color: #99CC99;
	border: 1px solid #00703C;
}
.pagetitle {
	color: #00703C;
	font-size:xx-large; 
	font-weight:bold;
}
.pagemenu {
	background-color: #00703C;
	border: 1px solid #FFFFFF;
	font-size: 16pt;
}
.pagemenuitem {
	color: #FFFFFF;
	background-color: #00703C;
	width: 08%;
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #00703C;
	border-right: 2px solid #00703C;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFF;
}
.pagemenuitemselected {
	color: #009900;
	background-color: #FFFFFF;
	width: 10%;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #00703C;
	border-right: 2px solid #00703C;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.pagemenulink {
	color: #FFFFFF;
	background-color: #00703C;
}
.pagemenulinkselected {
	color: #00703C;
	background-color: #FFFFFF;
}
.article_border {
	vertical-align:top;
	border: 2px solid #FFFFFF;
	width: 600px;
}	
.cutline {
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	color: #00703C;
	text-align:justify;
}
.issue_p {
	margin-top:3px;
	margin-bottom:6px;
}
.issue_h2 {
	margin-top:3px;
	margin-bottom:3px;
	text-indent: -24px;
	margin-left: 24px;
}
.issue_h3 {
	margin-top:3px;
	margin-bottom:3px;
}
.issue_ol {
	margin-top:3px;
	margin-bottom:3px;
}
.issue_li {
	margin-top:3px;
	margin-bottom:3px;
}







.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
	font-size: medium;
}
.style3 {
	text-align: center;
	font-size: large;
}
.style5 {
	font-size: medium;
}
.style6 {
	font-size: small;
}
.style7 {
	text-align: center;
	font-size: x-large;
}
.style8 {
	font-family: "Courier New", Courier, monospace;
}
.style9 {
	text-decoration: none;
}
.style10 {
	color: #000000;
}
.style11 {
	font-size: xx-large;
}
.style12 {
	font-size: x-large;
}
.style13 {
	text-align: right;
}
