/* CSS Document */

.noline
{
	text-decoration: none;
}
#imageLeft
{
	float: left;
	margin-right: 10px;
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
#imageCenter
{
	text-align: center;
}
#seoContentCenter
{
	text-align: center;
}
#seoContent
{
	width: 98%;
	text-align: left;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: black;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: black;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
.sitewide
{
	line-height: 22px;
}
#footerLinks
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-top: 5px;
}
.footerLinks
{
	color: #666666;
	text-decoration: none;
}
.seoLinks
{
	color: blue;
}
#seoTextCenter
{
	text-align: center;
	position: absolute;
	top: 585px;
	width: 100%;
	Left: 0px;
}
#seoText
{
	text-align: left;
	width: 750px;
	position: inherit;
}