﻿#wrapper {
	width: 954px;
	height: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}
.greyback {
	background-color: #D3D4D5;
}
.greenback {
	padding: 20px;
	background-color: #307E47;
}
.heading {
	font-family: "trebuchet MS";
	font-size: 16pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subheading {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 15pt;
}
.body {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15pt;
}
.blackbodysmall {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #231F20;
	line-height: 15pt;
	text-decoration: none;
}
a.blackbodysmall:link {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #231F20;
	line-height: 15pt;
	text-decoration: none;
}
a.blackbodysmall:hover {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #307E47;
	line-height: 15pt;
	text-decoration: none;
}
.headingblack {
	font-family: "trebuchet MS";
	font-size: 16pt;
	text-transform: uppercase;
	color: #000000;
}
.subheadingblack {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	line-height: 15pt;
}
.whiteback {
	background-color: #FFFFFF;
	line-height: 6px;
}
.bodyblack {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-transform: none;
	color: #000000;
	line-height: 15pt;
}
.bodysmall {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15pt;
	text-decoration: none;
}
a.bodysmall:hover {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #000000;
	line-height: 15pt;
	text-decoration: none;
}
a.bodysmall:link {
	font-family: "trebuchet MS";
	font-size: 8pt;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15pt;
	text-decoration: none;
}
.pagetitle {
	font-family: "trebuchet MS";
	font-size: 48px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: lighter;
}
.greenbackindex {
	background-color: #307E47;
}
