@media print {

#copyrighttext, #navtext, #footer, #fbg, #fline  {
	display:none;
}
#contenttextgrow {
 display:block;
}
}

@media screen {
#myContent td,p,span {
/*	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
}
#contenttextgrow *:first-child  {
   margin-top: 0px;
}

#contenttextgrow *:last-child  {
   margin-bottom: 0px;
}

#contenttextgrow p  {
/*   font: 12px/16px Arial;
   margin: 0px;
   text-align: left;
*/
margin: 0px;
color: #272B34;
}

#copyrighttext p  {
   font: 12px/14px Arial;
   margin: 0px;
   color: #0F1C3A;
   text-align: left;
}

#contenttextgrow  {
   padding: 0px 75px 0px 200px;
   background: url(sffscmedia/interiorgrowtile.gif) repeat-y center top;
   visibility: visible;
   margin: 0px;
   position: relative;
   color: #272B34;
}

#copyrighttext  {
   visibility: visible;
   position: absolute;
   left: 43px;
   top: 7px;
   z-index: 3;
   width: 638px;
}

#sffsclogo  {
   background: url(sffscmedia/sffsclogo.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 35px;
   z-index: 3;
   width: 935px;
   height: 130px;
}

#fbg,
#lbg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 1000px;
   background-repeat: no-repeat;
}

#navtext p  {
   font: 12px/12px Arial;
   margin: 0px;
/*   text-align: right; */
   color: #272B34;
}

#scootdown  {
   position: relative;
   top: 177px;
}

#navtext  {
	visibility: visible;
	position: absolute;
	left: 46px;
	top: 185px;
	z-index: 1;
	width: 134px;
}

#footer  {
   position: relative;
   left: 0px;
   width: 100%;
   height: 26px;
   margin-bottom: 50px;
}

#sffsc  {
   margin: 0px auto 0px auto;
   height: 100%;
   width: 1000px;
   position: relative;
}

#fline  {
   visibility: visible;
   position: absolute;
   left: 46px;
   top: 1px;
   z-index: 3;
   width: 905px;
   height: 1px;
   background-color: #0F1C3A;
   background-image: none;
   font-size: 1px;
}

#fbg  {
   background-image: url(sffscmedia/fbg.gif);
   height: 26px;
}

#lbg  {
   background-image: url(sffscmedia/lbg.gif);
   height: 178px;
}

a {
	color: #000000;
	text-decoration: none;
    border-style:none;
    outline:none;

}
a:link {
	color: #000000;
	text-decoration: none;
    border-style:none;
    outline:none;
}
a:visited {
	color: #000000;
	text-decoration: none;	
    border-style:none;
    outline:none;
}
a:hover {
	color: #666666;
    border-style:none;
    outline:none;
}
a:active {
	color: #666666;
	text-decoration:underline;
	border-style:none;
	outline:none;
	text-align: left;
}


html, body  {
   font-family:Arial, Helvetica, sans-serif;
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
   height: 100%;
}



}

.arial_12 {
	font: 12px/12px Arial;
	font-weight:normal;
}
.arial_12Bold {
	font: 12px/12px Arial;
	font-weight:bold;
}
.arial_10 {
	font: 10px/10px Arial;
	font-weight:normal;
}
.arial_10Bold {
	font: 10px/10px Arial;
	font-weight:bold;
}