body {
  margin: 0;
  padding: 0;
  background: #181948;
}

body, a, table, td, form, input, select, div, ul, li {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

form, input, select {
  margin: 0;
  padding: 0;
}

input.side, select.side, input.main, select.main {
  height: 20px;
  width: 150px;
  padding: 1px 1px 0 1px;
  color: #02679A;  
}

.sidebar-inside input, .sidebar-inside select {
  margin-bottom: 3px;
}

a:hover {
  text-decoration: none;
}

img {  
  display: block;
  border: 0;
}

p {
  margin: 0;
  padding: 0;
  color: #02679A;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #0D4B6A;
}

.header {
  height: 49px;
  width: 753px;  
  background: url(../images/header.jpg);
  text-align: right;  
}

.header-text {
  padding-top: 4px;
  color: #FFFFFF;
}

.header-text a {
  color: #FFFFFF;
}

.inline {
  display: inline;
}

.header-icon {
  position: relative;
  top: 1px;
  margin-right: 3px;
}

.topnav-spacer {
  height: 27px;
  width: 753px; 
  background: url(../images/nav/help_background.gif) right;
}

.topnav-topborder {
  height: 1px;
  width: 753px;
  background: #428DB3;
}

.topnav-bottomborder {
  height: 1px;
  width: 753px;
  background: #033751;
}

table.structure {
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  width: 753px;
} 

td {
  padding: 0;
}

td.sidebar {
  width: 186px;
  background: url(../images/sidebar_top_edge.gif) repeat-x #E2EBF1;
  border-right: 1px solid #6DA1BC;
}

td.sidebar-footer {
  width: 186px;
  background: #E2EBF1;
  border-right: 1px solid #6DA1BC;
}

td.main {
  width: 566px;
  background: #FFFFFF;
}

.sidebar-inside {
  padding: 16px 7px 0 16px;
}

.main-inside {
  padding: 15px 22px 0 27px;
}

p.side {
  margin: 0 0 7px 0;
}

.main-inside p, .help-main-inside p {
  margin: 0 0 13px 0;
}

.main-inside a, .help-main-inside a {
  font-weight: bold;
  color: #F88B0A;
}

img.title {
  margin-bottom: 5px;
}

div.title {
  font-size: 13px;
  font-weight: bold;
  color: #033751;
  margin-bottom: 5px;
}

input.side-btn {
  margin-bottom: 16px;
}

input.main-btn {
  margin-top: 16px;
}

a.footer {
  color: #02679A;
  font-weight: normal;
}

a.sidenav, a.sidenav-top, a.sidenav-2line, a.sidenav-sel, a.sidenav-top-sel, a.sidenav-2line-sel {
  display: block;
  height: 27px;
  width: 186px;
  color: #025B88;
  background: #E2EBF1;
  border-bottom: 1px solid #72A3BC;
  text-decoration: none;
  line-height: 14px;
}

a.sidenav-sel, a.sidenav-top-sel, a.sidenav-2line-sel {
  background: #FE9C05;
  color: white;
}

a.sidenav-2line, a.sidenav-2line-sel {
  height: 41px;
}

* html a.sidenav, * html a.sidenav-top, * html a.sidenav-sel, * html a.sidenav-top-sel {
  height: 28px;
}

a.sidenav:hover, a.sidenav-top:hover, a.sidenav-2line:hover {
  text-decoration: underline;
}

a.sidenav-top {
  background: url(../images/sidebar_top_edge.gif) repeat-x #E2EBF1;
}

.sidenav-pos {
  display: block;
  padding: 6px 0 0 18px;
}

.label {
  font-weight: bold;
  color: #02679A;
}

.radio {
  position: relative;
  top: -2px;
  left: 1px;  
}

.radio-set {
  margin-top: 5px;
}

.buffer {
  margin-top: 24px;
}

input.L2 {
  width: 170px;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0 0 13px 0;
  padding: 0 0 0 10px;
  background: url(../images/arrow_down.gif) left no-repeat;
  list-style: none;
}

li a {
  font-weight: bold;
  color: #FE9C05;
}

body.help {
  background: #FFFFFF;
  color: #02679A;
}

body.alt {
  background: #3360BC;
  text-align: center;
}

.dropshadow {
  margin: 92px auto 0 auto;
  height: 202px;
  width: 601px;
  background: url(../images/login/dropshadow.gif);
  text-align: center;
}

.main-log {
  margin: 0 auto 0 auto;
  height: 188px;
  width: 587px;
  background: #032994;
}

.top-buffer {
  height: 7px;
}

.main-top-buffer {
  height: 24px;
}

.login-area {
  height: 79px;
  width: 587px;
  background: url(../images/login/gresham_bg.jpg);
}

.log-form {
  float: right;  
  text-align: right;
}

table.login td input.login {
  height: 18px;
  width: 150px;
}

table.login td input.password {
  height: 18px;
  width: 116px;
}

table.login {
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  margin-right: 18px;
} 

table.login td {
  padding-top: 8px;
}

table.login td input {
  padding-top: 2px;
}

.login-label {
  font-weight: bold;
  color: white;
  text-align: right;
  padding-right: 5px;
}

.login-links {
  margin: 4px 18px 0 0;
  text-align: right;
  color: #FFFFFF;
}

.login-links a {
  color: #FFFFFF;
}

.reg-wrapper {
  margin: 36px auto 0 auto;
  width: 606px;
  background: #FFFFFF;  
}

.reg-header {  
  height: 35px;
  background: #032994;  
  text-align: left;
}

.reg-header-inside {
  padding: 9px 0 0 16px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;  
}

.reg-main-inside {
  margin: 0 20px 0 17px;
  text-align: left;
}

.section-header {
  height: 30px;  
}

.section-header-txt {
  float: left;
  padding-top: 13px;
  font-size: 12px;
  font-weight: bold;
  color: #F96909;
}

.section-footer {
  height: 17px;
}

.section-footer-txt {
  padding-top: 2px;
  color: #F96909;
}

.note-r {
  float: right;
  padding-top: 13px;
  color: #FF0000;
}

.data-section {
  background: #F0F5F8;
}

table.reg {
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
} 

table.reg td {
  color: #032994;
  white-space: nowrap;
}

table.reg td input {
  height: 19px;
}

.data-section-inside {
  padding: 18px 0 18px 3px; 
}

table.reg td.mark {
  width: 8px;
  color: #FF0000;
}

input.w1 {
  width: 65px;
}

input.w2 {
  width: 255px;
}

input.w3 {
  width: 355px;
}

input.w4 {
  width: 195px;
}

table td.last, table.reg-p td.last {
  padding-bottom: 0;
}

table.reg-p {
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
} 

table.reg-p td {
  padding-bottom: 8px;
  color: #032994;
  white-space: nowrap;
}

table.reg-p td.c {
  text-align: center;
}

table.reg-p td.p2 {
  padding-left: 10px;
  padding-right: 10px;
}

table.reg-p td input {
  height: 19px;
}

table.reg-p td.mark {
  width: 8px;
  color: #FF0000;
}

.button-buff {
  padding: 18px 0 18px 0;
}

.help-header {  
  height: 40px;
  background: url(../images/help_header.gif) repeat-x; 
  text-align: left;
}

.help-header-inside {
  padding: 9px 0 0 16px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;  
}

.help-main-inside {
  margin: 10px 10px 10px 20px;
  text-align: left;
}