body { background:#003253 url(../images/login/bg.png) repeat-x; color:#000000; font-family:verdana,tahoma,arial,verdana,sans-serif; font-size:11px; }
p { margin:12px 0; }
a { color:#FFFFFF; }
.key { text-decoration:underline; }
input, textarea { border:1px solid #575757; font-family:verdana,tahoma,arial,verdana,sans-serif; font-size:12px; padding:3px; }
.abs-position { position:absolute; }
#qo-panel {
	background:transparent url(../images/login/bg-panel.gif) no-repeat 125px 117px;
        background-position: top centered;
	height:985px;
	width:1196px;
}
#login-logo-txt {
       font-size:40px;
	left:112px;
	top:18px;
}
#login-logo-tagline {
       font-size:12px;
	left:112px;
	top:60px;
}
#scroll {
        font-size:12px;
	left:212px;
	top:200px;
}
#txt-links-one {
	left:540px;
	top:980px;
}
#txt-links-two {
	left:340px;
	top:960px;
}
#txt-links-one a {
	color:#696969;
	text-decoration:underline;
}
#txt-links-two a {
	color:#696969;
	text-decoration:underline;
}

/*- Menu Tabs 22--------------------------- */
#tabs22 {
	left:83px;
	top:74px;
}
    #tabs22 {
      font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      background:change-background;
      font-size:110%;
      line-height:normal;
      }
    #tabs22 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs22 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs22 a {
      float:left;
      background:url("../images/login/tableft22.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs22 a span {
      float:left;
      display:block;
      background:url("../images/login/tabright22.gif") no-repeat right top;
      padding:17px 25px 16px 21px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs22 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs22 a:hover span {
      color:#FFF;
      }
    #tabs22 a:hover {
      background-position:0% -42px;
      }
    #tabs22 a:hover span {
      background-position:100% -42px;
      }
