a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7D854A;
}
a:link {
	color: #7D854A;
}
a:visited {
	color: #7D854A;
}
a:hover {
	text-decoration: none;
	color: #5B6900;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-type: circle;
}
body {
	background-image: url(images/topbar_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
}

h1 {
	font-size: 13pt;
	color: #7D854A;
}
.nav2 {
	font-size: 9pt;
	font-weight: bold;
	color: #7D854A;
	margin-bottom: 0px;
}
.nav3 {
	font-size: 9pt;
	color: #000000;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
.sidebar {
	background-image: url(images/sidebar_bg-gradient.jpg);
	background-repeat: repeat-x;
}
.sidebarHeaders1 {
	font-size: 9pt;
	font-weight: bold;
	color: #565E22;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-width: 1;
	margin-top: 5px;
}
h2 {

	font-size: 9pt;
	font-weight: bold;
	color: #7D854A;
	margin-bottom: 0px;
}
li {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(images/bullet.png);
}
.sidebarHeaders2 {
	font-size: 9pt;
	font-weight: bold;
	color: #565E22;
	margin-bottom: 2px;
	
}
.announcements {
	background-image: url(images/gradient_announcements2.jpg);
	padding-left: 8px;
	padding-top: 5px;
	background-repeat: repeat-x;
}
.subHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lightBG {
	background-color: #E9ECCF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.sidebarHeadersTeal {
	font-size: 9pt;
	font-weight: bold;
	color: 308A8e;
	margin-bottom: 2px;
}
.indent1 {
	text-indent: 20px;
}
.landingPageNav {
	background-image: url(images/bg-gradient_landing-pg2.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
}
.borderBox {
	padding: 5px;
	border: 1px solid #000000;
}
.change {
}
