table, td, th {
	vertical-align: top;
}

.blockSpecialPage
{
	padding: 0px;
	padding-left: 3px;
	clear: both;
}

table.blockSpecialPage
{
	background: #f2f2f2;
	border-color: #DDD;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	padding-left: 3px;
	clear: both;
}

.blockSpecialPage  a
{
	color: #000080;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #000 1px dotted
}

.blockSpecialPage  a:hover { text-decoration: underline; 
}

.blockSpecialPage h1
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: #222;
	background: #95BAFF;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 3px; 
	text-align: center; 
}

.blockSpecialPage blockquote
{
	color: #333333;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.blockSpecialPage img
{
	float: right;
	margin: 0;
	margin-right: 5px;
}

.blockSpecialPage img.imagecenter
{
	float: none;
	margin: 0;
	margin-right: 5px;
}

.blockSpecialPage div.featureItem 
{
	clear: both;
}

.blockSpecialPage div.featureItem h2
{
	font-weight: bold; 
	font-size: 1.1em; 
	margin: 0;
}

.blockSpecialPage div.featureItem li
{
	color: #000080;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
}

.blockSpecialAccordsPage h1.title 
{
	font-weight: bold; 
	font-size: 1.8em; 
	text-align: center; 
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 3px; 
}

a.dayton-link
{
	text-decoration: none; 
	color: black;
}

a.dayton-link:hover { 
	text-decoration: underline; 
}

.blockDaytonAccord img {
	float: left;
	margin-right: 3px;
}

.blockDaytonAccord
{
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px #000 solid;
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;
	background: #f2f2f2;

}

.blockDaytonAccord h1
{
	margin: 0;
	margin-bottom: 3px;
	font-size: 1.1em;
	background: #cfe1ff;
	border: solid 1px grey;
	color: #000;
}

.blockDaytonAccord a
{
	color: #000080;
	font-weight: bold; 
	text-decoration: none;
	font-size: 1.1em;
}


