.header	{
	font-weight: normal;
	font: 18px geneva, arial, helvetica;
	color: #1F579A;
	}

a.inline, a.inline:link, a.inline:visited	{
	font-weight: normal;
	color: #354ea7;
	}
	
.pagination	{
	width: 525px;
	text-align: right;
	color: #333;
	}
	
.alpha_sort	{
	margin: 10px 0 15px;
	font-size: 13px;
	color: #333;
	}

.pagination a, .pagination a:link, .alpha_sort a, .alpha_sort a:link	{
	font-weight: normal;
	color: #354ea7;
	}
	
.pagination a:visited, .alpha_sort a:visited	{
	color: #333;
	}
	
.pagination a:hover, .alpha_sort a:hover	{
	text-decoration:  underline;
	}
	
.alpha_sort a	{
	display: block;
	float: left;
	width: 15px;
	}
	
table.resourcelist td	{
	border-collapse: collapse;
	font-size: 11px;
	padding: 5px 5px 0 0;
	}
	
table.resourcelist td.caption	{
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding-bottom: 0;
	}
	
table.resourcelist td.contact	{
	padding-left: 7px;
	border-bottom: 1px solid #ccc;
	}
	
table.resourcelist td.city	{
	padding-top: 15px;
	font-style: italic;
	}
	
table.resourcelist td.state	{
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #006;
	}
	
table.resourcelist td.country	{
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #11096c;
	}
	
table.resourcelist a	{
	font-weight: normal;
	font-size: 12px;
	}
	
table.listings, table.bio	{
	width: 550px;
	margin: 20px 0;
	}
	
table.listings td, table.bio td, table.services_overview td	{
	padding: 0 0 20px 20px;
	vertical-align: top;
	}
	
table.bio td p	{
	line-height: 18px;
	color: #333;
	}
	
table.services_overview td p	{
	line-height: 18px;
	}
	
table.listings td.image	{
	width: 97px;
	padding-left: 0;
	}
	
table.bio td.image	{
	width: 152px;
	padding-left: 0;
	}
	
table.services_overview td.image	{
	width: 102px;
	padding-left: 0;
	vertical-align: middle;
	}
	
table.listings td.image img, table.bio td.image img	{
	border: 1px solid #999;
	}
	
.name	{
	font-size: 14px;
	}
	
.bio_name	{
	font-size: 16px;
	color: #354ea7;
	}
	
td.right p.browse	{
	margin: 0 0 1em .75em;
	color: #354ea7;
	text-transform: uppercase;
	}
	
td.right ul	{
	list-style-type: none;
	padding: 0;
	margin-left: 0.75em;
	}
	
td.right ul li.country_header	{
	}
	
td.right ul li.country_header div	{
	border-bottom: 1px solid #999;
	margin-bottom: 3px;
	}
	

