/* CSS Document */

#seoContent
{
	margin-left: 31px;
	width: 378px;
	height: 309px;
	background-color: transparent;
	z-index: 5;
	overflow: scroll;
	overflow-x: hidden;
	
	
}
#seoContent1
{
	margin-left: 31px;
	width: 378px;
	height: 309px;
	background-color: transparent;
	z-index: 5;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: hidden;
	
}
.sitewide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13pt;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
a.sitewide:link, a.sitewide:visited
{
	color: blue;
}
.seolinks
{
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
#seoMargins
{
	margin-left: 3px;
	margin-right: 3px;
}
#centerText
{
	text-align: center;
	width: 750px;
}
#Content
{
	position: relative;
	text-align: center;
}
#seoFooter1
{	
	position: absolute;
	/*left: 50%;*/
	margin-top: 775px;
	Color: #DEAA42;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
	/*margin-bottom: 10px;
	margin-left: -450px;*/


	width: 750px;
}

#seoFooter1
{
	position: absolute;
	top: 800px;
	left: 0px;
	text-align: center;
	width: 100%;
}
#seoFooterCenter
{
	position: inherit;
	width: 790px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #DEAA42;
}

#seoFooter
{
	Color: #DEAA42;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#seoFooterText
{
	Color: #DEAA42;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
}
.footerlinks
{
	color: white;
	text-decoration: none;
}
.hpFooterLinks
{
	color: #DEAA42;
	text-decoration: underline;
}
.noline
{
	text-decoration: none;
	color: black;
}
.hpnoline
{
	text-decoration: none;
	color: black;
	/*color: #DEAA42;*/
}