P,H1,H2,H3,H4,H5,UL,OL,LI {
	margin-top: 0px;
	margin-bottom: 0px;
}
UL {
	margin-left: 20px;
	margin-bottom: 4px;
}
OL {
	margin-left: 30px;
	margin-bottom: 4px;
}
LI {
	margin-top: 4px;
	margin-bottom: 4px;
}

td, body, h1, h2, h3, h4, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004900;
	font-size: 10px;	
	line-height: 130%;
}
.maintable {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.menu, .menu_selected, h2 {
	color: #957A27;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu_selected {
	color: #dec35a;
	text-decoration: underline;
}
a:link, a:visited {
	color: #957A27;
}
a:hover {
	color: #dec35a;
}
h1 {
	font-family: trebuchet, trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.maincontent h1 {
	background-image: url(images/heading-bullet.gif);
	background-repeat: no-repeat;
	background-position : 0px;
	padding-left: 37px;
}
.maincontent p, .maincontent h2, .maincontent h3, .maincontent ol, .maincontent ul {
	padding-left: 24px;
}
.rightcontent {
	color: #957A27;
}
.casestudy {
	border: 1px solid #3F763F;
	width: 135px;
}
.casestudy td {
	font-size: 9px;
}
a.downloadlink:link, a.downloadlink:visited {
	color: #004900;
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
}
a.downloadlink:hover {
	color: #957A27;
}
.backgroundarea {
	background: url(images/content-bg.gif);
	background-repeat: no-repeat;
}
.inputfield {
	border: 1px solid #ACACAC;
}
.menutable {
	position: absolute;
	visibility: hidden;
	border-collapse: ;
}
.menutablecell {
	background-color: white;
	font-weight: bold;
	padding: 2px;
}
a.menuitem,a.menuitem_selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.menuitem_selected {
	color: #dec35a;
}
.submit{
	background-image:'images/submit-button.gif';
	width:80;
}
