.showstate{
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;

}


.headers{
	width: 280px;
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	height: 25px;
	float: left;
	text-transform: uppercase;
	background-image: url(assets/bg_title.gif);
	border-top: 1px groove #6633CC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.switchcontent{
	width: 280px;
	border-top: none;
	border-right: 1px none #FFFFCC;
	border-bottom: 1px none #FFFFCC;
	border-left: 1px none #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 180%;
	color: #333333;
	height: auto;
	position: static;
	padding-left: 5px;
	background-color: #FFFFFF;

}
