/* --------------------------------------------
   
----------------------------------------------- */
div.content h2
{
	margin-bottom: 11px;
	background-image: url(../../../_resources/images/section-headers/head-investigativefund.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
div.content
{
	position: relative;
}

div.content p,
div.content address
{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

div.content address
{
	font-style: normal;
	margin-left: 20px;
}

div.content address a
{
	color: #000;
}

div.content span.title
{
	font-style: italic;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#the-audit
{
	/* undo the global settings to move "the audit" into the right hand column */
	float: none;
	width: auto;
	margin: 0;
	overflow: hidden;
	clear: none;
}


