h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8EC63F;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8EC63F;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
p a {
	color: #8EC63F;
	text-decoration: underline;
}
p a:hover { color: #8EC63F; }
b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8EC63F;
}
i {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
}


.FooterText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.FooterText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterText a:hover { color: #FFFFFF; }

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

td {
	text-align: left;
	vertical-align: top;
}
hr {
	color: #8EC63F;
}

.HeaderBackground {
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
}
.NavTile {
	background-image: url(images/navbar_tile.jpg);
}
.FooterTile {
	background-image: url(images/footertile.png);
}
.BodyBG {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
}


.BackgroundTile {
	background-image: url(images/bgtile.png);
}
.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #FFFFFF;
}
