.nchh_Body{
	background-color: white;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

.nchh_h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #313131;
}
.nchh_h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0065A4;
}
.nchh_h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #439539;
}
.nchh_toolbox input, .nchh_toolbox select {
	border: solid 1px #b1b1b1;
	margin: 4px 0 0 0;
	padding: 2px;
	display: block;
	width: 185px;
	font-family:Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	float: left;
	color: #666666;
}
.nchh_toolbox input {
	_width: 165px;
}
.nchh_toolbox select {
	width: 220px;
	_width: 200px;
	height: 20px;
	line-height: 20px;
}
.nchh_toolbox input.go {
	background: url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/pullDown.gif) no-repeat left top;
	width: 27px;
	height: 18px;
	border: 0;
	margin: 7px 0 0 5px;
	padding: 0;
	cursor:pointer;
	float: left;
}

.nchh_Normal{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.nchh_shaded {
	background-color: #FEF6DA;
	font-size: 12px;
	color: #196894;
	padding-left: 10px;
}
.nchh_ranking_Green {
	background-color: #C7E5C3;
}
.nchh_ranking_Olive {
	background-color: #E1E5C3;
}
.nchh_ranking_Yellow {
	background-color: #F3EEBF;
}
.nchh_ranking_Orange {
	background-color: #F1DAB6;
}
.nchh_ranking_Red {
	background-color: #F4CDC8;
}
.nchh_blacktext {
	color: #666666;
	font-size: 12px;
}
.nchh_Normal li {
	list-style-position: outside;
	list-style-type: disc;
	color: #439539;
}

.nchh_Normal li span{
	color: #666666;
}

.nchh_line
{
		border-bottom:1px solid #cccccc; 
}

.nchh_msa_thead1 {
    font-size: 14px;
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	border-bottom:1px solid #cccccc; 
}

.nchh_msa_thead2, .nchh_msa_thead2 a {
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;	
	border-bottom:1px solid #cccccc; 
}
.nchh_navigation_thead2 {
	color:#666666;
	border-bottom:1px solid #cccccc; 
}
.nchh_thead1 {
    font-size: 14px;
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
}
.nchh_thead2, .nchh_thead2 a {
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;	
}
.nchh_gridview_thead2 a {
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;	
	vertical-align:middle;
	padding-right:16px;
	background:url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/arrow_sort.jpg) right no-repeat;
}

.nchh_gridview_thead2_up a {
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;	
	vertical-align:middle;
	padding-right:16px;
	background:url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/arrow_up.jpg) right no-repeat;
}

.nchh_gridview_thead2_down a {
	font-weight: bold;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;
	vertical-align:middle;
	padding-right:16px;
	background:url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/arrow_down.jpg) right no-repeat;
}

.nchh_thead3 a{
	font-weight: bold;
	color:#439539;
	font-family:Arial,sans-serif;
	font-size:12px;	
}
.nchh_colAlt {
	font-size: 12px;
	color: #196894;
	padding-left: 10px;
}
.nchh_legendTitle {
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}
.nchh_legendBody {
	font-size: 12px;
	font-weight: normal;
	color: #313131;
}
.nchh_table_Rankings {
	font-size: 12px;
	color: #313131;
}
.nchh_sort_up {
background: url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/arrow_up.jpg) no-repeat left top;
}
.nchh_sort_down {
background: url(/DesktopModules/EaseTech.NCHH.HouseRanking/images/arrow_down.jpg) no-repeat left top;
}
