.hptitle {
	font-size: 16px;
	color:#FF0000;
	text-decoration:none;
	}
	
h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

h3 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

h4 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.seoLinks {
	color: #000000;
	text-decoration:underline;
}
	
.sitewide {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.noline {
	text-decoration:none;
	}
body
{
	margin-top: 0px;
	margin-left: 0px;
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
#imageLeft
{
	float: left;
	margin-right: 10px;
}
#imageCenter
{
	text-align: center;
}
/*#Container1
{
	position: absolute;
	
	width: 100%;
	margin-right: 15px;
	margin-left: ;
	top: 166px;
	left: 0px;
	border: solid 1px red;
}*/
#Container2
{
	top: 164px;
	margin-left: 240px;
	position: absolute;
	width: 70%;
	min-width: 50$;
}
#graybar
{
	background: #ECECEC;
	height: 47px;
}
#NSspacer
{
	height: 700px;
}