body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 1px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	background-color: #595959;
	margin: 10px 0 0 0;
}
h1, h2, h3 {
	font-weight: bold;
	color: #007336;
	letter-spacing: 1px;
}
h1 {
	font-size: 17px;
	text-align: center;
}
h2 {
	font-size: 15px;
	margin-bottom: -9px;
}
h3 {
	font-size: 13px;
	margin-bottom: -9px;
}
p {
	text-align: left;
}
a:link {
	color: #007336;
	text-decoration: none;
}
a:visited {
	color: #007336;
	text-decoration: none;
}
a:active {
	color: #007336;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.listtext {
	line-height: 1.25em;
}
.heading_sidebar {
	font-size: 14px;
	color: #007336;
	font-weight: bold;
}
.border_sidebar {
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009645;
	border-left-color: #009645;
}
.border_qlinks {
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #007336;
	border-left-color: #007336;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #007336;
}

#content {
	width: 505px;
	text-align: left;
	background-image: url(../images/content_top2col.jpg);
	background-repeat: no-repeat;
	padding: 30px 30px 20px;
}
.page_title {
	text-align: center;
	line-height: 1.5em;
	padding: 0.25em 0 0.5em;
}

.nav_btmpg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009645;
}
.graphmargin {
	margin-left: 20px;
	margin-bottom: 5px;
}
.navbarbg {
	background-image: url(../images/navbar_bg.jpg);
}
.sidebarbg {
	background-image: url(../images/sidebar_bg.gif);
}
.navbarcellbg {
	background-image: url(../images/bg_navbarcell.jpg);
}
.bg_content2col {
	background-image: url(../images/content_bg2col.jpg);
}
.datatableborder {
	border: 1px solid #009645;
}
.datatableheader {
	background-color: #CCFFE4;
	text-align: center;
}
.greenitalic {
	color: #007336;
	font-style: italic;
}

.greenbold  {
	color: #007336;
	font-weight: bold;
	}

.pupclose {
	padding-top: 10px;
	text-align: center;
}
.list {
	list-style-image: url(../images/bullet.gif);
	line-height: 1.5em;
	margin-top: 2em;
	}
	
.listtext {
	line-height: 1.25em;
}
	
.photo_right_margin {
	padding-bottom: 20px;
	padding-left: 20px;
}

.photo_left_margin {
	padding-bottom: 20px;
	padding-right: 20px;
}
