.cf-nav-wrapper {
	margin: 10px auto 0 auto;			
	overflow: auto;			
}

.cf-nav-wrapper div {
	padding: 0;		
	margin-left: 15px; 
}

.cf-nav {	
	list-style-type: none;			
	padding: 0;			
	margin: 0;
}

.cf-nav .cf-button {
	list-style-type: none;
	text-align: center;				
	padding: 0;		
	margin: 0 15px 10px 0;  
    width:140px;
}

ul li:before {
      color:#1D5D85;
}

ul li:hover:before {
      color:#489ED7 !important;
}





.cf-button a, 
.cf-button a:visited {
	text-decoration: none;			
	color: #FFFFFF !important;
	font-weight: bold;	
	line-height: 18px;	
	display: block;										
	box-shadow: 2px 3px 8px gray;				
	background: #1D5D85;	
	border: 3px outset #2370A0;
	border-radius: 5px;	
	transition: border-right 0.2s, border-bottom 0.2s, color 0.3s;			
}

.cf-button a:hover, 
.cf-button a:focus {
	background: #489ED7;		
	box-shadow: none;	
	border: 3px solid #489ED7;
	/*color: black;*/
}

#police-agency {	
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 15px;
}

#police-agency th, 
#police-agency td {
	padding: 8px 5px;
	border-bottom: 1px solid #5A5A5A;	
}

#police-agency th {
	text-transform: uppercase;
	font-weight: 900;	
	color: white;
	text-align: center;	
	background: #0000AF;	
	background: #000096;
}

#police-agency td {
	background: #F8F8F8;
}

#police-agency td:first-child {
	font-weight: 800;	
	background: #D4D3C8;
}
