@charset "utf-8";





div.atomnews-newspage h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	font-weight: normal;

	color: #537E28;

	margin: 0;

	padding: 20px 0 0 0;

	clear: both;

}



div#context h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	font-weight: normal;

	color: #537E28;

	margin: 0;

	padding: 20px 0 0 0;

	clear: both;

}



/* ===[ ATOM NEWS ]=== */



	/* ===[ NEWS PAGE ]=== */

	div#content div#context div.atomnews-newspage p.date {

		font-style: italic;

		color: #999999;

		font-size: 10px;

		margin: 0;

		padding: 20px 0;

		line-height: 0;

	}

	.atomnews-newspage img {

		float: right;

		margin: 0 0 10px 15px;

		border: 3px solid #333333;

	}

	

	/* ===[ NEWS HEADLINES ]=== */

	div.atomnews-image {

		width: 48px;

		height: 48px;

		overflow: hidden;

		float: left;

		border: 3px solid #333333;

		margin: 0 10px 10px 0;

	}



/* ===[ GUBBINS ]=== */

#cMiddle a,#content a {

	text-decoration: underline;

	color: #537e28;

	font-weight: bold;

}



#cMiddle a:hover,#content a:hover {

	text-decoration: none;

	color: #1F4010;

}



#context ul {

	color: #204112;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0 0 1em 4em;

	font-size: 12px; 

}



#context ul li {

	padding: 0 0 1em 4em;

	padding: 0.25em 0;

}



img.companylogos {

	margin: 20px 5px;

	border: 0;

}



address {

	font-style: normal;

	padding-top: 10px;

}



.reqd {

	color: #ff0000;

	font-weight: bold;

}

.small {

	font-size: 0.8em;

}



#companylogos {

	text-align: center;

}

#companylogos img {

	text-align: center;

}





/* ===[ FORMS ]=== */

label,legend {

	display: block;

	padding-top: 10px;

	clear: right;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



legend {

	font-weight: bold;

}



label input, label textarea {

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



/* ===[ CASE STUDIES ]=== */

img.casestudyimage {

	margin-top: 20px;

}

#sidebar h2 {

	font-size: 12px;

	padding: 5px 5px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #519724;

	color: #fff;

	margin: -1px 18px 0 13px;

}

.centreimages img {
	display: block;
	margin: 0 auto 1em auto;
}

#pdflist dt {
	background: transparent url(../img/pdf-icon.png) no-repeat left bottom;
	padding: 1em 0 0 40px;
	min-height: 32px;
	margin: 0;
}
#pdflist dd {
	padding-left: 40px;
	margin: 0;
	font-style: italic;
	position: absolute;
	margin-top: -16px;
}

