.community_contact_finder
{
	margin-top:20px;
	padding-left:16px;
	width:616px;	
}

.community_contact_finder .dm a
{
	color:#661133;
}

.community_contact_finder .fda a
{
	color:#deb406;
}

.community_contact_finder .mp a
{
	color:#b39659;
}

.community_contact_finder .dmj a
{
	color:#c5921a;
}

.community_contact_finder .dropdown
{
	margin:0px;
	padding:0px;

	margin-bottom:24px;

}

.community_contact_finder .state
{
	display:none;
}


.community_contact_finder .states_block .text_header
{
	font-size:18px;
	padding-left:8px;
	margin:0px;
	margin-bottom:7px;
}

.community_contact_finder .dm  .states_block .text_header
{
	color:#006644;
}

.community_contact_finder .fda  .states_block .text_header
{
	color:#005cab;
}

.community_contact_finder .mp  .states_block .text_header
{
	color:#006644;
}

.community_contact_finder .dmj .states_block .text_header
{
	color:#0038b8;
}


/*********************
hr's
*********************/
.community_contact_finder .hr_double
{
	margin:0px;         
}             

.community_contact_finder .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.community_contact_finder .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.community_contact_finder .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

.community_contact_finder .dmj .hr_double
{
	background:url(../../global/hr_double_abd2ff.gif) repeat-x;
}	


.community_contact_finder .hr_thick
{
	margin-bottom:9px;         
} 

.community_contact_finder .dm .hr_thick
{
	background-color:#006644;         
} 

.community_contact_finder .fda .hr_thick
{
	background-color:#005cab;     
} 

.community_contact_finder .mp .hr_thick
{
	background-color:#006644;         
} 

.community_contact_finder .dmj .hr_thick
{
	background-color:#0038b8;
}



/*********************
Contact Table
*********************/
.community_contact_finder .states_block .contact_table
{
	width:100%;
	margin:0px;
}


.community_contact_finder .states_block .state
{
	margin-bottom:24px;
}

.community_contact_finder .states_block .contact_table .row_0
{
	
}

.community_contact_finder .states_block .contact_table .row_1
{
	background:#e3e3e3;
}

.community_contact_finder .dmj .states_block .contact_table .row_1
{	
	background:#e6f2ff;	}


.community_contact_finder .states_block .contact_table th
{
	width:33%;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid;
	padding:3px 0px 5px 8px;
}



.community_contact_finder .dm .states_block .contact_table th
{
	border-color:#006644;
	color:#006644;
}

.community_contact_finder .fda .states_block .contact_table th
{
	color:#005cab;
	border-color:#005cab;
}

.community_contact_finder .mp .states_block .contact_table th
{
	color:#006644;
	border-color:#006644;
}

.community_contact_finder .mp .states_block .contact_table th
{
	color:#006644;
	border-color:#006644;
}

.community_contact_finder .dmj .states_block .contact_table th
{
	color:#0038b8;
	border-color:#0038b8;
}



.community_contact_finder .states_block .contact_table td
{
	padding:8px 0px 8px 8px;
	font-size:12px;
}


.community_contact_finder .states_block .contact_table td a
{
	font-weight:bold;
}



