P
{
  color:#003308;
	font-family: Arial;
}
H3
{
  color:#003308;
	font-family: Arial;
	font-size: 16pt;
}
H4
{
  color:#003308;
	font-family: Arial;
	font-size: 12pt;
}
H2
{
  color:#003308;
	font-family: Arial;
	font-size: 18pt;
}
.doctextbox
{
 	border: #003308 2px solid;
	background-color: #B3DDC7;
	vertical-align: top;
	padding:10px;
}
.dottedsection
{
  color:#003308;
	font-family: Arial;
 	border: #003308 1px dashed;
	background-color: #B3DDC7;
	vertical-align: top;
	padding:8px;
}
.sidebarheader
{
  color:#D1C598;
	font-family: Arial;
	font-size:18;
	font-weight:bold;
}
.sidebaritem
{
  color:#7A6612;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
}
.sidebaritem a
{
  color:#675208;
	font-family: Arial;
	font-weight:bold;
	font-size: 11pt;
	text-decoration:none;
}
.sidebaritem a:hover
{
  color:#7A6612;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
	font-size: 11pt;
}
.navbutton
{
  border: #005511 2px solid;
	background-color: #76C198;
	padding-left:5px;
	padding-right:5px;
}

.navbutton a
{
  color:#005511;
	font-family: Arial;
	font-weight:bold;
	font-size: 11pt;
	text-decoration:none;
}
.navbutton a:hover
{
  color:#005511;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
	font-size: 11pt;
}

.btmbar
{
  color:#005511;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
	text-decoration:none;
  border: #005511 2px solid;
	background-color: #76C198;
	padding-left:5px;
	padding-right:5px;
}

.btmbar a
{
  color:#005511;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
	text-decoration:underline;
}
.btmbar a:hover
{
  color:#005511;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
	font-size: 10pt;
}