body {
	background-color: #f3f2f2;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 20px;
}
.topBehindLogo {
	background-image: url(../images/bg_topbehindlogo.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/bg_footerimage.jpg);
	background-repeat: no-repeat;
	height: 78px;
	font-size: 10px;
	color: #999999;
}
.middle {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
}
.navbar {
	background-image: url(../images/bg_nav.jpg);
	height: 25px;
}
.topNav {
	background-image: url(../images/bg_topgreenbar.jpg);
	height: 14px;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	padding-right: 45px;
}
.subnavBar {
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #343e47;
	height: 18px;
}
.pageHeader {
	font-size: 18px;
	color: #127035;
	font-weight: 100;
	padding-bottom: 0px;
	line-height: 16px;
}
.copy {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: 100;
	color: #127035;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.copyright {
	font-size: 9px;
	color: #7b7c7b;
	text-align: right;
	padding-right: 45px;
}
a.topNavLinks:link {
	color: #FFF;
	text-decoration: none;
}
a.topNavLinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.topNavLinks:hover {
	color: #000;
	text-decoration: none;
}
a.topNavLinks:active {
	color: #FFF;
	text-decoration: none;
}
a.footerLinks:link {
	color: #999999;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #999999;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #127035;
	text-decoration: none;
}
a.footerLinks:active {
	color: #999999;
	text-decoration: none;
}
a.subLinks:link {
	color: #343e47;
	text-decoration: none;
	margin-right: 15px;
}
a.subLinks:visited {
	color: #343e47;
	text-decoration: none;
	margin-right: 15px;
}
a.subLinks:hover {
	color: #127035;
	text-decoration: none;
	margin-right: 15px;
}
a.subLinks:active {
	color: #343e47;
	text-decoration: none;
	margin-right: 15px;
}
.bioNames {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #127035;
}
a.bioLinks:link {
	color: #343e47;
	text-decoration: none;
}
a.bioLinks:visited {
	color: #343e47;
	text-decoration: none;
}
a.bioLinks:hover {
	color: #127035;
	text-decoration: none;
}
a.bioLinks:active {
	color: #343e47;
	text-decoration: none;
}
a.siteL1Links:link {
	color: #127035;
	text-decoration: none;
}
a.siteL1Links:visited {
	color: #127035;
	text-decoration: none;
}
a.siteL1Links:hover {
	color: #333;
	text-decoration: none;
}
a.siteL1Links:active {
	color: #127035;
	text-decoration: none;
}
a.siteL2Links:link {
	color: #666;
	text-decoration: none;
}
a.siteL2Links:visited {
	color: #666;
	text-decoration: none;
}
a.siteL2Links:hover {
	color: #127035;
	text-decoration: none;
}
a.siteL2Links:active {
	color: #666;
	text-decoration: none;
}
a.siteL3Links:link {
	color: #999;
	text-decoration: none;
}
a.siteL3Links:visited {
	color: #999;
	text-decoration: none;
}
a.siteL3Links:hover {
	color: #127035;
	text-decoration: none;
}
a.siteL3Links:active {
	color: #999;
	text-decoration: none;
}
.ulSpacing {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.projectTableHeaders {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #127135;
}
.projectTableMain {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	background-color: #CCC;
}
.darkGreen {
	color: #127035;
}

