.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: bold;
	line-height: 19px;
}
.headercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.headercontentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	font-weight: bold;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00853e;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00853e;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#cde10c }

.ThinLine { width:1px; height:1px; background:#FFF }

.ThinLine2 {
	width:1px;
	height:1px;
	background-color: #999999;
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00853e;
	padding: 4px;
	font-weight: bold;
	text-indent: 0pt;
}

A.menulink:hover {
background-color:#FFF;
}

#mainlinks a
{
	color: #00853e;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #00853e;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #00853e;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #00853e;
	text-decoration: underline;
}
