BODY {
	font-family: sans-serif;
	font-size: small;
	text-align: left;
	background: url(top_bar.gif) repeat-x top center;
	margin: 0px;
}

a {
	color: black !important; /*#006400;*/
	text-decoration: none;
}

/*a:hover {color: Blue; text-decoration: underline;}*/

IMG { border: 0px; margin-top: 5px; margin-bottom: 5px;}

.myform{ font-size: x-small; background: #ccffcc;}

.inputbox {font-size: x-small; border: 1px solid #2E8B57;}

.keynav { font-size: medium; font-weight: bold;}
.products { font-size: x-small; }

#header {
	margin-top: 20px;
	margin-left: 5px;	
}
#content {
	margin-left: 15px;
}
#search {
	margin: 5px;
}
#navbar {
	background-color: #00cc00;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#navbar h1{
	font-size: small;
	/*display: inline;*/
	font-weight: normal;
}

#footer {
	margin: 5px;
	font-size: x-small; 
}


.news-list-container{
  
}

.news-list-container .news-list-item{
 margin-bottom: 20px;
 
}
.news-list-container .news-list-item h4{
    margin-bottom: 0px;
}
.news-list-container .news-list-item .date{
    margin-bottom: 5px;
}
.news-list-container .news-list-item .news-list-morelink{
    margin-top: 5px;
}


ul.interline li{
 padding-bottom: 10px;
 
}
