.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.body_bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.normal-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
.normal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	text-decoration: none;
}
.medium-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
.medium-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.biglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.greybodytextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
.greybodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.greybodytextlinksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
.greybodytextlinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.body_small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.header {
font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold}
.dotborder {
	border: 1px dotted;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	background-color: #CDE3BE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #FFFFFF;
}

.form {
	margin: 0px;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	background-color: #e3efdc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #FFFFFF;
}
