/* reset begin */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
}
/* reset end */

ul {
	padding-left: 20px;
}

body {
	font-family: "Arial";
	font-size: 12.1667px;
}

#headerLeft3 {
	margin-bottom: 40px;
}

#header {
	padding-bottom: 10px;
}

#tabs {
	height: 28px;
}

#tabs a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#tabs a:hover {
	color: #677d42;
}

#tabs .selected a {
	color: #677d42;
}

.tab {
	float: left;
	height: 28px;
	width: 178px;
	margin-right: 5px;
	background-color: #a0c439;
	cursor: pointer;
}

.lastTab {
	float: left;
	height: 28px;
	width: 178px;
	background-color: #a0c439;
}

.right {
	background: url("../images/tabCorner_right.gif") no-repeat right top;
	padding-top: 7px;
}

.left {
	background: url("../images/tabCorner_left.gif") no-repeat left top;
}

#bodyContent {
	text-align: left;
	margin-top: 1px;
	padding-top: 55px;
	background: url("../images/waveGraphic.gif") #ecf3d7 no-repeat top;
}

#copyContent {
	padding: 10px 0px 20px 30px;
	width: 100%;
}

h1 {
	color: #3399cc;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 14px;
}

h2 {
	color: #677d42;
	font-size: 14px;
	font-weight: bold;
	padding: 1em 0em 1em 0em;
}

#footer1 {
	height: 28px;
	background: url("../images/tabCorner_bottomLeft.gif") #a0c439 no-repeat left bottom;
}

#footer2 {
	color: #ffffff;
	height: 28px;
	background: url("../images/tabCorner_bottomRight.gif") no-repeat right bottom;
}

#footerText {
	padding-top: 6px;
}

#footerLinks {
	padding: 40px 0px 8px 0px;
}

#footerLinks a {
	color: black;
}

#leftCol {
	width: 435px;
	padding-top: 10px;
}

#rightCol {
	width: 440px;
	float: right;
}

.rightColImg {
	margin-top: 70px;
}

.rightColHomeImage {
	margin-top: 0px;
}

#wrapper {
	width: 910px;
}

#projectNewsContent .newsItemDate {
	color: #677d42;
	font-weight: bold;
	float: left;
	padding-left: 10px;
}

#projectNewsContent .newsTitle {
	color: #677d42;
	font-weight: bold;
	float: left;
}

#projectNewsContent .newsTitleAndDate {
	width: 100%;
}

#projectNewsContent .newsContent {
	float: left;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	width: 100%;
}

#projectNewsContent .newsSummary {
	float: left;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #a0c439;
	width: 100%;
}

#faq h3 {
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	cursor: pointer;
	text-decoration: underline;;
}

#faq p {
	padding: 6px 0px 0px 10px;
	display: none;
}

.more {
	text-decoration: underline;
	cursor: pointer;
	float: right;
}

.button {
}

.buttonWrapper {
	background-color: #a0c439;
	padding: 4px 0px 4px 0px;
	float: right;
}

#archives {
	color: black;
	float: right;
	padding: 20px 10px 0px 10px;
}
