.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.mainsubhed {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
}
.bodytext bullets {
	color: #003300;
}
.footerrolls {
	font-size: 9px;
	color: #003300;
	font-weight: bold;
	letter-spacing: 1px;
}
.popuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.popuptextheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003300;
	font-weight: bold;
}
#Navigation {
	background-image: url(images/t_navback.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 14px;
}
#Navigation a:link {
	color: #003300;
}
#Navigation a:visited {
	color: #003300;
}
#Navigation a:hover {
	color: #000000;
}
#Navigation a:active {
	color: #003300;
}
#Navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	vertical-align: middle;
}
#Navigation li {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: 003300;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003300;
	padding-right: 13px;
	padding-left: 10px;
	line-height: 29px;
}
