/* sitewide */

body {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
}
p.indent {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.indent2 {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.noindent {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* includes */

.TopNavText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
}
a:active.TopNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
}
.LeftText {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
}
.Left1 {
	font-family: "Georgia";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
}
a:link.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:visited.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:hover.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: underline;
}
a:active.Left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: underline;
}
a:link.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:visited.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:hover.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: underline;
}
a:active.Left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: underline;
}
.TopLeftNav {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: underline;	
	
}
.FooterText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:visited.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:hover.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: underline;
}
a:active.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: underline;
}

/* content */

.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #336633;
}
a:link.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:visited.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


a:link.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #336633;
	text-decoration: none;
}
a:visited.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}
a:hover.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: underline;
}
a:active.NewsHead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
}
.NewsBold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #336633;
}
.NewsText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
}
a:link.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
	text-decoration: none;
}
a:visited.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
	text-decoration: none;
}
a:hover.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
	text-decoration: none;
}
a:active.Heading1 {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
	text-decoration: none;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #679424;
}
a:link.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #375108;
	text-decoration: none;
}
a:visited.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #375108;
	text-decoration: none;
}
a:hover.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #375108;
	text-decoration: none;
}
a:active.Heading2 {
	font-family: "Gills Sans";
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #375108;
	text-decoration: none;
}
a:link.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #669900;
	text-decoration: none;
}
a:visited.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
a:hover.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
a:active.News {
	font-family: "Trebuchet MS";
	font-size: 13px;;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
