
* {
  padding: 0px;
  margin: 0px;
}

body {
  background: #122128 url('dubit_images/bg.gif') no-repeat;
}

p {
  margin-top: 8px;
}

input {
  margin: 3px;
}

ul {
  margin-top: 8px;
  margin-left: 16px;
  list-style: disc;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 748px;
  height: 127px;
  color: #333;
  margin: 0px 0px 0px 0px;
  padding: 10px;
}

#leftcolumn { 
  position: absolute;
  top: 127px;
  left: 0px;
  width: 154px;
  margin: 0px 0px 0px 0px;
  padding-left: 10px;
  color: #333;
}

#rightcolumn { 
  position: absolute;
  top: 127px;
  left: 164px;
  width: 584px;
  margin: 0px 0px 0px 0px;
  padding: 10px;
  background: url('dubit_images/bg_continue.gif');
  color: #333;
}

a.left_menu:link {
  display: block;
  margin-bottom: 2px;
  font-family:Verdana;
  font-size:  8pt;
  color: #9ec6d8;
}

a.left_menu:visited,
a.left_menu:hover,
a.left_menu:active {
  display: block;
  margin-bottom: 2px;
  font-family:Verdana;
  font-size:  8pt;
  color: #e7ecef;
}

.main_top_menu {
  position: absolute;
  top: 96px;
  left: 707px;
  display: inline;
  white-space: nowrap;
}

a.top_menu:link {
  font-family:Verdana;
  font-size:  8pt;
  background-color: transparent;
  color: #9ec6d8;
}

a.top_menu:visited,
a.top_menu:hover,
a.top_menu:active {
  font-family:Verdana;
  font-size:  8pt;
  background-color: transparent;
  color: #e7ecef;
}

.footer_menu {
  text-align:center;
}

a.footer_link:link {
  font-family:Verdana;
  font-size:  8pt;
  color: #122128;
}

a.footer_link:visited,
a.footer_link:hover,
a.footer_link:active {
  font-family:Verdana;
  font-size:  8pt;
  color: #4c6875;
}

font#main {
  font-family:Verdana;
  font-size:  8pt;
}

.main_menu {
  margin-left: 14px;
  margin-top: 10px;
  margin-bottom: 18px;
}

.main {
  font-family:Verdana;
  font-size:  8pt;
  background-color:  transparent;
  color: #122128;
  padding-bottom: 12px;
  vertical-align: top;
}

td.main {
  font-family:Verdana;
  font-size:  8pt;
  background-color:  transparent;
  color: #122128;
  vertical-align: top;
  width: 50%;
}

.main_title {
  padding-top: 6px;
  font-family:Verdana;
  font-size:  10pt;
  background-color:  transparent;
  color: #122128;
  font-weight: bold;
}

.menu_header {
  padding-left: 12px;
  padding-top: 6px;
  font-family:Verdana;
  font-size:  9pt;
  background: url('dubit_images/menu_header.gif') no-repeat;
  font-weight: bold;
  color: #d8d09e;
  width: 154px;
  height: 23px;
}

td.top_menu {
  font-family:Verdana;
  font-size:  9pt;
  color: white;
  background-color: transparent;
}

.header {
  padding: 2px;
  font-family:Verdana;
  font-size:  8pt;
  background-color:  #909DA3;
  color: #E7ECEF;
}

td.footer {
  font-family:Verdana;
  font-size:  9pt;
  background-color:  #CCCCCC;
  color: black;
  text-align: center;
}

td.error_header {
  font-family:Verdana;
  font-size:  8pt;
  background-color: red;
  color: white;
}

td.error_msg {
  font-family:Verdana;
  font-size:  8pt;
  background-color: transparent;
  color: red;
}

table.main_area {
  background-color:  transparent;
  width:  100%;
  height: 100%;
}

table.main_menu {
  font-family:Verdana;
  font-size:  9pt;
  background-color:  transparent; 
  height: 100%;
}

div.radio_button_choice {
  position:relative;
  float:left;
  width: 50%;
}

.input,
.select,
.textarea {
  width: 250px;
}
