img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 120%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F5F3F;
	color: #43633A;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 110%;
	color: #42633A;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 95%;
	color: #42633A;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: 600;
	text-transform: uppercase;
}
h4 {
	font-size: 90%;
	color: #42633A;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size: 85%;
	overflow: visible;
	margin-top: 7px;
}
.photoright {
	float: right;
	margin-left: 30px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: visible;
}
.photoLeft {
	float: left;
	overflow: visible;
	padding-right: 15px;
}

a:link {
	text-decoration: underline;
	color: #43633A;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #64482F;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	font-weight: bold;
}
.firstPara {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.expanded {
	line-height: 125%;
	text-decoration: none;
}
.expanded a{
	line-height: 125%;
	text-decoration: none;
}
ul {
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 9px;
}

li {
	margin-top: 2px;
	margin-left: 22px;
	font-size: 85%;

}
.listInset {
	margin-left: 39px;
	list-style-type: disc;
}
ol {
	margin-bottom: 20px;
	padding-left: 27px;
}

#footerCol2 a {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footerCol2 a:hover {
	text-decoration: underline;
	font-weight: bold;
}

