body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#333;
}

h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	color:#1a3100;
	margin:0 auto;
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0 auto;
	color:#44691e;
	
}

h2 a {	
	color:#44691e;
	text-decoration:none;	
}
h2.am_itemtitle a, h2.am_itemtitle a:link, h2.am_itemtitle a:hover, h2.am_itemtitle a:visited, h2.am_itemtitle a:active { color: #44691e; }
h2.am_itemtitle a:hover { color: #98C070; }
h3 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0 auto;
	color:#44691e;
	
}
p {
	font-size:12px;
	margin:0.6em 0 1.4em 0;
	line-height:17px;
}
#banner-news p {
	margin: 0;
	display:inline;
}
a {
	text-decoration: none;
	color:#333;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#666;
}

ul.bullet, #middle ul  {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;

}

li.bullet  {
	display:block;
	padding-left:18px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	background-image:url(../images/bg-bullet.gif); background-repeat:no-repeat;
 
}
#middle ul.sitemap {
	margin-left: 30px;
}
/* Download links */
	.pdfDownload, a.pdfDownload, li.pdfDownload {
		margin-left: 1px;
		padding-left: 30px;
		background: url(../images/pdf.png) no-repeat left center;
		line-height: 20px;
	}
	a.pdfDownload { display: block; }
	
	.pink-button input {
		color: #fff;
		font-weight: bold;
	 }
	 #contact-success { margin-top: 2em; }
	



