@charset "utf-8";
/* Splash Page */
#sp-top-left { width:481px; height:153px; float:left; }
#sp-top-right { width:489px; height:153px; float:right; text-align:right; }
.sp-login { margin-top:62px;}
.sp-welcome { margin-top:20px;}
#sp-banner { width:970px; height:317px; padding:0; float:left; background-image:url(../graphics/splas-main-bg.gif); background-position:top left; background-repeat:no-repeat;}
#sp-links { width:970px; height:44; padding:0;}
#sp-ny-content { width:481px; height:120px; float:left; background:url(../graphics/splash_left_col.gif) no-repeat; }
#sp-ny-content p{ font-size:13px; color:#FFFFFF; font-weight:bold; margin:20px 60px 0 60px; }
#sp-ne-content { width:489px; height:120px; float:right; background:url(../graphics/splash_right_col.gif) no-repeat; }
#sp-ne-content p{ font-size:13px; color:#FFFFFF; font-weight:bold; margin:20px 60px 0 60px; }
#sp-footer { color:#777470; font-size:90%; text-align:center; clear:both; padding-top:15px; margin-left:16px; margin-bottom:25px; }
#sp-footer a:link {color: #777470;	text-decoration: none;}
#sp-footer a:visited {color: #777470; text-decoration: none;}
#sp-footer a:hover {color: #777470; text-decoration: none;}
#sp-footer a:active, #sp-footer a:focus {color: #777470; text-decoration: none;}
