body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.formContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.mainContent a{
	text-decoration:underline;
}

.mainContentBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#layerform {
	display:none;
	position:relative;
	background-color:#A4C32F;
	width:199px;
	z-index:1;
	padding:0px;
}
#lhsLayer {
	position:relative;
	width:195px;
	z-index:1;
}
/*menu*/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: 205px;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-top:5px;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #a4c32f;
	color: #FFFFFF;
}
.dropdownLink{
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.headerBiggrey {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: none;
}

