body {
  background: #fbfdfe url(../images/splash/background.jpg) repeat-x top left;;
  margin: 0;
  padding: 0;
}

a.forget
{
  color: #f26829;
}
#wrapper {
  width: 1038px;
  margin-left: auto;
  margin-right: auto;
}
#tagline{
  margin: 0 auto;
  text-align: center;
}
#tagline h1{
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #124946;
}
#tagline h1 span{
  color: #ff9b31;
}
.tabs {
  margin-top: 20px;
  width: 1050px; 
}

#tabs img {
  margin: 0;
  border: 0;
}

ul.tab_navigation {
  list-style: none;
  margin: 0;
  margin-bottom: -5px;
  margin-left: 10px;
  padding: 0;
  float: left;
}

.tab_navigation li {
  display: block;
  float: left;
}

.tab_navigation img {
  border: 0;
}

.tab_navigation #tab_emarket a {
  display: block;
  width: 150px;
  height: 162px;
  background: url(../images/splash/tabs/emarket_off.png) no-repeat top left;
}

.tab_navigation #tab_emarket a.selected {
  background: url(../images/splash/tabs/emarket_on.png) no-repeat top left;
}

.tab_navigation #tab_etrade a {
  display: block;
  width: 144px;
  height: 162px;
  background: url(../images/splash/tabs/etradeshow_off.png) no-repeat top left;
}

.tab_navigation #tab_etrade a.selected {
  background: url(../images/splash/tabs/etradeshow_on.png) no-repeat top left;
}

.tab_navigation #tab_industry a {
  display: block;
  width: 168px;
  height: 161px;
  background: url(../images/splash/tabs/industry_off.png) no-repeat top left;
}

.tab_navigation #tab_industry a.selected {
  background: url(../images/splash/tabs/industry_on.png) no-repeat top left;
}

.tab_navigation #tab_education a {
  display: block;
  width: 157px;
  height: 161px;
  background: url(../images/splash/tabs/education_off.png) no-repeat top left;
}

.tab_navigation #tab_education a.selected {
  background: url(../images/splash/tabs/education_on.png) no-repeat top left;
}

.tab_navigation #tab_mapping a {
  display: block;
  width: 169px;
  height: 161px;
  background: url(../images/splash/tabs/mapping_off.png) no-repeat top left;
}

.tab_navigation #tab_mapping a.selected {
  background: url(../images/splash/tabs/mapping_on.png) no-repeat top left;
}

.tab_navigation #tab_research a {
  display: block;
  width: 157px;
  height: 161px;
  background: url(../images/splash/tabs/research_off.png) no-repeat top left;
}

.tab_navigation #tab_research a.selected {
  background: url(../images/splash/tabs/research_on.png) no-repeat top left;
}

.body {
  width: 978px;
  height: 450px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
  clear: left;

  color: #7f7f7f;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.body_emarket {
  background: url(../images/splash/body/emarket.png) no-repeat top left;
}

.body_emarket .content {
  margin-top: 75px;
  width: 400px;
  float: left;

}

.body_emarket .login {
  margin-top: 120px;
  float: left;
  width: 485px;
  padding-left: 40px;
}

.body_emarket .login h2 {
  margin-top: 0;
  text-transform: uppercase;
  color: #59bbce;
  font-size: 16px;
  display: inline;
}

.body_emarket .login .instructions {
  width: 175px;
  font-size: 13px;
  margin-top: 10px;
}

.body_emarket .login .inputs {
  width: 227px;
  float: right;
}

.body_emarket .login .inputs input {
  height: 18px;
  padding: 3px;
  color: #666;
}

.body_emarket .login .inputs .password {
  margin-top: 15px;
}

.body_emarket .login .enter-button {
  text-align: right;
  margin-top: -10px;
}

.body_emarket .loggedin {
  margin-top: 110px;
  float: left;
  width: 485px;
  padding-left: 40px;
}

.body_emarket .loggedin img {
  border: 0;
}

.body_etrade {
  background: url(../images/splash/body/etrade.png) no-repeat top left;
}

.body_etrade h2 {
  color: #4e9bad;
  font-family: "Arial Black", Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.body_etrade .features {
  width: 100%;
  color: #4e9bad;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.body_etrade .features td {
  padding: 3px;
}

.body_industry {
  background: url(../images/splash/body/industry.png) no-repeat top left;
}

.body_education {
  background: url(../images/splash/body/education.png) no-repeat top left;
}

.body_mapping {
  background: url(../images/splash/body/mapping.png) no-repeat top left;
}

.body_research {
  background: url(../images/splash/body/research.png) no-repeat top left;
}

#footer {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #a1c1cd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

a {
  color: #fff;
}

h1 {
  margin-top: 40px;
  font-family: Garamond;
  color: #339db4;
  font-size: 40px;
}

form {
  margin: 0;
  padding: 0;
}

.bottom_login {
  margin-top: 10px;
}

.bottom_login table {
  margin-left: auto;
  width: 650px;
}

.bottom_login table td {
  padding: 15px;
  vertical-align: top;
}

.bottom_login h2 {
  color: #59bbce;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.bottom_login .instructions {
  padding-right: 30px;
  font-size: 13px;
  width: 250px;
}

.bottom_login input.text {
  display: block;
  margin-bottom: 5px;
  height: 18px;
  padding: 3px;
  color: #666;
}

.passwordoff{
  background: url('/images/password_bg.png');
}
.passwordon{
  background: #ffffff;
}
.bottom_login a {
  font-size: 11px;
  color: #f26829;
  text-decoration: none;
}

.form_error {
  color: red;
}
