th{
	cursor:pointer;
}

.header {
  height: 35px;
  width: 587px;
  border-width: 0 0 1px 0;
  border-style: solid;
  background-repeat: repeat;
}
.selected_page a{
	
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	text-decoration: none;
	font-weight:bold;
	float:left;
}
.unselected_page a{
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	text-decoration: underline;
	font-weight:normal;
	float:left;
}
#previous{
	float:left;
}
#page1{
	float:left;
}
#page2{
	float:left;
}
#page3{
	float:left;
}
#page4{
	float:left;
}
#page5{
	float:left;
}
#page6{
	float:left;
}
#page7{
	float:left;
}
#page8{
	float:left;
}
#page9{
	float:left;
}
#page10{
	float:left;
}
#cs_results_title_area_large {
	margin: 0px;
	padding: 0px 2px 4px 0px;
	width: 620px;
	background-color: #efefef;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	/* line-height: 40px; */
}

.col_name{
	text-align:left;
	width:159px;
}
.col_check{
	text-align:left;
	width:20px;
}
.col_city{
	text-align:left;
	width:80px;
}
.col_state{
	text-align:left;
	width:40px;
}
.col_in_state{
	text-align:left;
	width:60px;
}
.col_out_state{
	text-align:left;
	width:80px;
}
.col_population{
	text-align:left;
	width:90px;
}
.col_request{
	text-align:left;
	width:85px;
}
#results_table{
	width: 100%;
	font-size:11px;
	color:#333333;
	display:none;
}
#results_tableFeat{
	width: 100%;
	font-size:11px;
	color:#333333;

}
#cs_featured_schools_large{
  background-image: url(/_img/cs/featuredSchools_bg.gif);
  background-repeat: repeat-x;
  height: 36px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.school_list_footer {
  margin: 10px 0 0 0;
}

.school_header {
  border-color: #91947C;
  background-image: url('/_img/all_schools.jpg');
  background-repeat: no-repeat;
}

.row {
  width: 589px; 
  /* cursor: pointer; we have removed javascript navigation (thoward, Feb 6 2009, CVSITE-1959), so this is no longer needed. */
}

.row_hover{
	background-color: #cbe182 !important;
}

.row td {
  text-indent: 0px !important;
  padding: 2px 2px;
}

.row input {
  cursor: pointer;
}

.sort_tab_featured {
  color: #FFFFFF;
  font-size:10px;
  background-color:#add03b;
  height: 15px;
  text-align:center;

}

.sort_tab {
  margin:0px 0px 1px 0px;
  height: 17px;

}

.featured_middle_tab {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #476B81;
}

.other_middle_tab {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #83A020;
}

.middle_tab {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #476B81;
}

.tab0 {
  width: 47px;
;
}

.tab1 {
  width: 278px;
}

.tab2 {
  width: 125px;

}

.tab3 { 
  width: 125px;
}

.name_tab {
  color: #3D708D; 
}

.results_tab {
  line-height: 15px;
}

.other_tab {
  color: #333333;
}

.even {
  background-color: #FFFFFF;
}

.featured_odd {
  background-color: #dddddd;
}

.school_odd {
  background-color: #dddddd;
}

.featured_hover {
  background-color: #CBE182;
}
.other_hover {
  background-color: #B2D1F2;
}

.school_hover {
  background-color: #C0D297;
}


.featuredSchool {
	font-weight: bold;
	color: #606060;
}
.nonfeaturedSchool {
	font-weight: normal;
	color: #606060;
}

