div.site_column
{
  	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	color:#35507b;
	width: 200px;
	float:left;
	text-align: left;
	margin-left: 20px;

}

h1 { border-bottom: 2px solid #a1a5a9; margin-top: 18px; margin-bottom: 0; }
h2 { border-bottom: 1px solid #a1a5a9; margin-top: 36px; margin-bottom: 0; }
h2.noh3 { margin-bottom: 18px; }
h3 { margin-top: 18px; }
/*
p, ul { margin-bottom: 0; font-size: 11px; line-height: 18px; }
*/
ul.sitemap { list-style-type:none;margin-left: 12px;text-decoration: none; }

.sitemap li a {  color: #89a652 !important; text-decoration: none; }
a:hover { text-decoration: underline; }

li.sitemap
{
  font-size:14px;
  margin: 2px;
  list-style-image: url('/static/images/sitemap/bltGrey.gif');
}
