.mainlevel {
	display:block;
	line-height:54px;
	width:180px;
	background-color: #47AA42;
	font-family: "Trebuchet MS", Lucida Sans, Tahoma, Arial;
	font-size: 20px;
	color: black;
	border-bottom: 2px dotted black;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	line-height:55px;
	height:55px;
	text-decoration: none;
	margin:0px;
}
.contentheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4C7AAE;
	line-height:22px;
	padding-top:2px;
	font-weight:bold;
}
.bodytext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;  
}


