body {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEF9EC;
	background-image: url(../images/graphics/fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #1A824B;
	text-decoration: none;
}
img {
	padding: 1px;
	border: 1px solid #333333;
}

.greenaccent {
	color: #00CC33;
}

.floatleft {
	float: left;
	margin: 5px;
}
.floatright {
	float: right;
	margin: 5px;
}
.noborder {
	border: none;
	padding: 0;
	margin: 0;
}



a:hover {
	color: #16673D;
}
.roundbox {
	background-color: #EAFBF2;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	padding: 5px 10px;
	float: left;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


a:visited {
	color: #1A5536;
}
.smalllist {
	margin: 0px;
	padding: 2px 4px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
#maincontent blockquote {
	background-color: #EAFBF2;
	padding: 1px 10px;
	border: 1px solid #4A2500;
}






#container {
	margin: 0 auto 0 auto;
	width: 900px;
	background: white;
	padding: 0 0 0 0;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #23A762;
}
#banner {
	background-repeat: no-repeat;
	background-position: left center;
	height: 125px;
}

#sitelinks {
	float: right;
	height: 85px;
	width: 500px;
	padding: 0px;
}
#navlinks {
	float: left;
	width: 500px;
	padding: 0;
	list-style-type: none;
	margin: 0 0 10px 0;
}
#navlinks li {
	float: left;
	margin: 2px;
	margin-top: 0px;
	padding-top: 0px;
	height: 38px;
	width: 147px;
	list-style-type: none;
}
#navlinks img {
	font-size: 10px;
	border: none;
	padding: 0;
}

#navlinks #cf a {
	background-image: url(../images/graphics/cf.gif);
	background-position: center bottom;
	height: 38px;
	width: 147px;
	display: block;
}
#navlinks #cf a:hover {
	background-position: top;
}
#navlinks  #gjf  a {
	background-image: url(../images/graphics/gjf.gif);
	background-position: center bottom;
	height: 38px;
	width: 147px;
	display: block;
}
#navlinks  #gjf  a:hover {
	background-position: top;
}
#header {
	clear: both;
	height: 170px;
	padding: 30px 0 0 150px;
	background-repeat: no-repeat;
	background-image: url(/images/graphics/banner.jpg);
}
#header h3 {
	padding: 0px;
	margin: 8px 0;
}

#header h3 a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
}
#container #header a:hover {
	background-image: url(../images/graphics/grassicon.png);
	color: #FFCC00;
}
#headlines {
	width: 850px;
	margin: 10px auto;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	background-color: #E9FAF1;
	
}

#headlines .newsarticle{
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#headlines .newsarticle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: dashed 1px black;
	margin: 1px 4px;
}
#headlines .newsarticle h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 2px;
	font-weight: bold;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006631;
	padding: 5px 2px;
	margin: 2px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	clear: none;
	border-bottom: 2px dotted #EAFBF2;
}
#maincontent {
	font-size: 90%;
}
#maincontent #whatsfresh {
	color: #003300;
	font-size: 16px;
	list-style-type: circle;
	margin: 2px 15px;
	padding: 1px;
	font-weight: bold;
}
#maincontent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.question {
	background-image: url(../images/graphics/questionmark.gif);
	padding: 7px 0 0 20px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}


.leftlinks li {
	list-style-position: outside;
	list-style-image: url(../images/graphics/bullet.gif);
	padding: 3px 0;
	border-bottom: 1px dashed gray;
}
.leftlinks ul {
	padding: 1px 5px;
	margin: 3px;
}
.leftlinks li ul li {
	border-bottom: 1px gray solid;
	list-style-type: circle;
	list-style-image: none;
}
.leftlinks .parentlist {
	list-style-position: outside;
	list-style-image: url(../images/graphics/bullet.gif);
	padding: 3px 0;
	border-bottom: none;
}

.rightbox {

}
.rightbox    li {
	margin: 0px;
	padding: 4px;
	font-size: 10px;
}

#banner .logo {
	float: left;
	border: none;
	padding: 10px 0 0 5px;
}

.rightbox    .date {
	margin: 0 0 5px 0;
	padding: 0px;
}
.rightbox   ul {
	margin: 0px;
	padding: 0px;
}
		.trigger{
			cursor:pointer;
		}		
		.trigger:hover{
	cursor:pointer;
	background:#DDFFED;
		}		
		.expanded{
	background:#CCFFE4;
	cursor:pointer;
		}
		.expanded:hover{
	background:#EEFFF7;
	cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
.trigger img {
	border-style: none;
}
.expanded img {
	border-style: none;
}
