.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
margin-top: 2px;
margin-right: 3px;
}

.headers{
	width: auto;
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: auto;
}

.switchcontent{
	width: 500px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}
