/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main
{
	padding-bottom: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h1.title
{
	width: 318px;
	height: 27px;
	background-image: url(../img/educational_outreach/header_educational_outreach.gif);
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 25px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main p
{
	padding-bottom: 5px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#educational-outreach
{
	padding-bottom: 16px;
	border-bottom: 1px solid #aa9;
}

dl#educational-outreach dt,
dl#educational-outreach dd
{
	padding-left: 5px;
}

dl#educational-outreach dt
{
	border-top: 1px solid #aa9;
	margin-bottom: 22px;
	margin-top: 16px;
	font: 18px/21px georgia, serif;
}

dl#educational-outreach dt strong
{
	color: #205a67;
	display: block;
	font-weight: normal;
	padding-top: 8px;
}

dl#educational-outreach dd
{
	font: 16px/21px georgia, serif;
}

dl#educational-outreach dd a
{
	color: #813;
	display: block;
	background: url(../img/educational_outreach/icon_pdf.gif) no-repeat 0px 3px;
	padding-left: 20px;
}

dl#educational-outreach dd a:hover
{
	text-decoration: underline;
}


