.copy-right {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
}

.page-head {
	font-family: Trebuchet MS;
	font-size: 22pt;
	font-weight: bold;
	color: #4B8A47;
	text-transform: uppercase;
}

.sub-head {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #4B8A47;
	text-transform: uppercase;
}

.main-links {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #4B8A47;
}

.page-highlight {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FF7200;
}

.page-content {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 28px;
	text-align: justify;
}

.home-content {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: justify;
}


.contact-top {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	background: #42863E;
	color: #ffffff;
}

.contact-bot {
	font-family: Trebuchet MS;
	font-size: 10pt;
	background: #BCD3BB;
	color: #000000;
}

.sv-top {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	background: #559651;
	color: #ffffff;
}

.sv-bot {
	font-family: Trebuchet MS;
	font-size: 10pt;
	background: #CBE7CA;
	color: #000000;
}

.page-content-italic {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #87D4FF;
	font-weight: italic;
}

.page-sub-header {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #87F5FF;
	font-weight: bold;
}

.page-content-bold {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.news-red {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FF0000;
}

.input-box {
	font-family: Trebuchet MS;
	font-size: 7pt;
	width: 150px; 
	height: 18px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background: #92CBF9;
}

.submit-box {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	width: 70px; 
	height: 20px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background: #04C0FF;
}

a:link {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

a:visited {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

a:hover { 
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}