body {
	margin: 0px;
	padding: 0px;
}
.footer, .footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #64834E;
	text-decoration: none;
}
a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dash-line {
	padding:0 9px;
}
.navigation, .navigation a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navigation a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #438317;
	text-decoration: none;
}

.navigation .current {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #438317;
	text-decoration: none;
}
.navigation .current:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #438317;
	text-decoration: none;
}
.sub-navigation, .sub-navigation a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub-navigation a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #438317;
	text-decoration: none;
}
.sub-navigation .current {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #438317;
	text-decoration: none;
}
.sub-navigation .current:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #438317;
	text-decoration: none;
}
.panel-heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.panel-headingRed {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.panel-content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.panel-link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #69A142;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.panel-link a{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #69A142;
	text-decoration: none;
}
.inner-panel-content {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
	padding: 0px 17px 17px 17px;
}
.inner-panel-content a{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
.inner-panel-content a:hover{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.caption {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.caption-heading {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #69A142;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 200px;
	border:1px solid #79AD50;
	padding:1px;
}
.form-but {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:2px;
	border:1px solid #79AD50;
}
.textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 200px;
	border:1px solid #79AD50;
}
.text-red {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.activeBlack{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.activeBlack:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #438317;
	text-decoration: none;
}