body {
  background-color:#4B4E53;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.85em;
  color: #98A3AB;
}

#cont {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
}

#headbg {
  position: relative;
  height: 112px;
  margin-bottom: 10px;
}

#pagebg {
  background-color:#35383B;
  min-height: 600px;
  margin: 0px;
}

#page {
  padding: 20px;
}

#appslogo {
  border: none;
  position: absolute;
  right: 0px;
}


.corners {
  height: 8px;
}

#footer {
  text-align: center;
  padding-top: 10px;
  font-size: 0.8em;
}

.inlinepic {
  float: right;
}


h1, h2, h3, h4 {
  color: #98A3AB;
}

h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.4em;
}

b {
color: #A5B1BA;
}

td {vertical-align: top}

#menu {
}

#menubar {
  position: absolute;
  bottom: 0px;
  background-image:url('../images/menubg.png'); 
  background-repeat:no-repeat;
  height: 33px;
  width: 850px;
}

a {
  color: #D5E3ED;
  text-decoration:none;
}
a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

#menu a {
  color: #D5E3ED;
  padding: 10px;
  font-size: 0.85em;
  text-decoration:none; 
  vertical-align: 12px;
}
#menu a:hover {
  color: #FFFFFF;
  background-color: #303335;
}

#menuintro {
  position: absolute;
  bottom: 33px;
  left: 10px;
  font-size: 0.7em;
}

.floatright {
  float: right;
  padding-left: 15px;
  padding-top:22px;
  border: none;
}

.floatrightSmall {
  float: right;
  padding-left: 15px;
  padding-top:5px;
  border: none;
}


.indenttext {
  padding-left: 45px;
 }

#dek {
  position: absolute;
  top: 180px;
  visibility: hidden;
  z-index: 200;
}