@charset "utf-8";
/* CSS Document */
.spfheader
{
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:56px;
}
.spfsubheader
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#034da1;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	padding:10px;
}
.text1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:10px;
}
.imgtitle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	font-style:italic;
}
.spffooter
{
	background-image:url(../images/spffooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:128px;
}


