body{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #5F8776;
	text-decoration: none;
	background-color:#E8F9E3;
}
.more {
	font-family:  Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #4E8E3D;
	text-decoration: none;
    text-align: right;
}

.search {
	width: 135px;
	border: 1px solid #D4D6D4;
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A2A0A0;
	text-decoration: none;
	line-height: 19px;
}

div,h1,h2,h3,h4,h5,h6,span,p,a{
	margin:0px;
	padding:0ps;
	text-decoration:none;
	
}
.menubg {
	background-image: url(../image/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}

.menubg_repeat {
	background-image: url('../image/menu_repeat.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
}

.arrowlistmenu{
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #FFFFFF; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../image/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 46px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #698F71;
	font-weight: normal;
}

.arrowlistmenu .menuheaderhome{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #FFFFFF; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 46px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #698F71;
	font-weight: normal;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../image/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-left: 46px;
}
.menulinks {
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.headings {
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color: #09792E;
	text-decoration: none;
}



.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.arrowlistmenu ul li{

}

.arrowlistmenu ul li a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image: url(glossyback2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #D3E6AA;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 45px;
	height: 25px;
}

.arrowlistmenu ul li a.largetext{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image: url(glossyback2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #D3E6AA;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 45px;
	height: 30px;
}
/*.latestnews {
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/latestnews_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*/

.arrowlistmenu ul li a:visited{

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-image: url(../image/web/arrow-green.jpg);
	background-repeat: no-repeat;
	text-decoration:underline;
	font-weight: normal;
	background-position: 36px center;
}
.arrowlistmenu .menuheadernodots {
	color: #FFFFFF; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../image/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 26px center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 46px;
	line-height: 30px;
	font-weight: normal;
}
.more:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #0A9C44;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/leftmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
		height:20px;

}
