a:link, a:active, a:visited {
		font-family: Tahoma, Geneva, sans-serif;
		color:#005e26;
		text-decoration:none;
}
a:hover {
		font-family: Tahoma, Geneva, sans-serif;
		color:#005e26;
		text-decoration:underline;
}
img {
	border:none;
}.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005e26;
}
.txt10 {
	font-size: 10px;
}
.greentext {
	color: #025b25;
}

.subtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #008334;
}
.justfy {
	text-align: justify;
}
.lineheight {
	line-height: 16px;
}
.dotline {
	background-image: url(../images/dotline.gif);
	height: 9px;
}
.borderphoto {
	border: 2px solid #025b25;
}
.subnav {
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e1e0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008334;
	padding-left: 5px;
}
.subnav A:Link, .subnav A:Active, .subnav A:Visited {
	color: #385E26;
	text-decoration:none;
}
.subnav A:Hover {
	color: #008334;
	text-decoration:underline;
}
.subsubnav {
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #008334;
	padding-left: 18px;
}
.subsubnav_on {
	background-color: #F0F0F0;
	font-weight: bold;
}
.subsubnav A:Link, .subsubnav A:Active, .subsubnav A:Visited, .subsubnav_on A:Link, .subsubnav_on A:Active, .subsubnav_on A:Visited{
	font-size: 11px;
	color: #008334;
	text-decoration: none;
}
.subsubnav A:Hover, .subsubnav_on A:Hover{
	font-size: 11px;
	color: #008334;
	text-decoration: underline;
}
.input {
	background-color: #FFF;
	border: 1px solid #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #005E26;
	padding: 2px 0px 2px 0px;
}
.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #036228;
	border: 1px solid #026429;
}

