.subnavbar {
	width:665px;
	height:33px;
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
}

.subnavbar li {
	/*width:105px;*/
	padding:9px 14px 0 14px;
	height:24px;
	float:left;
	font-weight:bold;
	text-align:center;
}

li.active_choice a, li.active_choice a:hover {
	text-decoration:none;
	cursor:default;
}

li.inactive_choice a  {
	text-decoration:none;
}

li.inactive_choice a:hover  {
	text-decoration:underline;
}

.youcantseeme {
	display:none;
}

.states-wrapper {
	width:718px;
	margin-bottom:20px;
	float:left;
}

.states-content {
	width:680px;
	margin:23px 0 0 12px;
	padding:10px 0 10px 10px;
}

* html .states-wrapper {
	margin-top:-10px;
}

.states-close {
	width:718px;
	height:23px;
	margin:0;
	padding:0;
	font-size:1px;
	float:left;
}

.col3 {
	width:680px;
	margin-bottom:10px;
/*	
	margin:0 10px 0 0;
	padding:0;
*/
	float:left;
	clear:both;
}

.col3 p {
	width:215px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	display:inline;
	font-size:9px;	
}

h4.date_header {
	margin-top:20px;
	margin-bottom:10px;
	font-size:11px;
	float:left;
	clear:both;
}

.clear {
	clear:both;
	font-size:1px;
}

.criteria_content table {
	width:100%;
}
