.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
	width: 530px;
	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: 20px;
}

.switchcontent{
	width: 530px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

