/* CSS Document */

.noline
{
	text-decoration: none;
}
h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #DB2027;
}
h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #DB2027;
}
h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #DB2027;
}
h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #DB2027;
}
.seoLinks
{
	color: #003366;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.hplinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #C4C4C4;
	text-decoration: none;
}
.hplinks2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}
#seoContainer_old
{
	width: 100%;
	text-align: center;
	position: absolute;
	
	top: 1000px;
	left: 0px;
}
#seoContainer
{
	width: 100%;
	text-align: center;
	position: absolute;
	
	top: 1000px;
	left: 0px;
}

#seohp
{
	position: relative;
	font-size: 7pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #C4C4C4;
	text-align: left;
	width: 550px;
	left: 125px;
}
#h1link
{
	color: #999999;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#imageRight
{
	text-align: right;
}

#b-border
{
	border-bottom: solid 1px #999999;
}