/*  for state data */
.state_left {
	font-family:"Trebuchet MS";
	font-size:11px;
	border-right:solid #f9de99 1px;
	float:left;
	clear:both;
	position:relative;
	width: 436px;
	padding-left:5px;
}

.state_right {
	font-family:"Trebuchet MS";
	font-size:11px;
	float:right;
	clear:right;
	position:relative;
	width: 436px;
	padding-left:5px;
}

#shade {
	font-family:"Trebuchet MS";
	font-size:11px;
	background-color:#f4f5f5;
	font-size: 11px;
	height: 26px;
}

#shade p {
	margin-right: auto;
	font-family:"Trebuchet MS";
	background-color:#f4f5f5;
	font-size: 11px;
	margin-bottom:0px;
}

#shade p a {
	font-family:"Trebuchet MS";
	background-color:#f4f5f5;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

#shade p a:hover {
	font-family:"Trebuchet MS";
	background-color:#f4f5f5;
	font-size: 11px;
	color:#0094e9;
	text-decoration: underline;
}

#shade p a:visited {
	font-family:"Trebuchet MS";
	background-color:#f4f5f5;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}

#clear {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-size: 11px;
	height: 26px;
}

#clear p {
	margin-right: auto;
	font-family:"Trebuchet MS";
	font-size: 11px;
	margin-bottom:0px;
}

#clear p a {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

#clear p a:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#0094e9;
	text-decoration: underline;
}

#clear p a:visited {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
/*end */
