
table.slidingtds {
  width: 714px;
}

table.slidingtds td {
  background: white url(/images/buttonbg-right.png) no-repeat right;
}

table.slidingtds td a {
  display: block;
  height: 28px;
  text-align: center;
  background-image: url(/images/buttonbg-left.png) no-repeat left;
}

table.slidingtds td a img,
ul.slidinglis li div a img {
  margin-top: 7px;
}

ul.slidinglis,
ul.slidinglis li {
  width: 149px;
  list-style: none;
  margin: 0;
  border: 0;
  padding: 0;
}

ul.slidinglis li.active {
  background: url(/images/button-active.gif) no-repeat right top;
}

ul.slidinglis li div {
  width: 139px;
  background: white url(/images/buttonbg-right.png) no-repeat right;
  margin-bottom: 6px;
}

ul.slidinglis li div a {
  display: block;
  height: 28px;
  text-align: center;
  background: url(/images/buttonbg-left.png) no-repeat left;
}

#border_outer {
  border: 3px solid #ffffff;
}
#border_inner {
  border: 6px solid #1674cb;
  padding: 6px;
}

h2.contentopen {
  margin: 20px 30px;
  border-bottom: 2px solid #1674cb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #000033;
}

/* Content templates */
div.contentitem_default {
  margin: 20px 30px;
}

h2.c_default {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.c_default_standin {
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  margin-bottom: 1em;
}

div.c_default {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

/* Non-CMS */

span.addressline, span.textlinks, span.legal {
  font-family: Arial, Helvetica, sans-serif;
}

div.footer {
  font-size: 0.9em;
  width: 738px;
  text-align: center;
  margin-top: 1em;
  padding-top: 3px;
  color: #ffffff;
}

/* END Non-CMS */

/* Administration */
span.admin_message {
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

span.admin_error {
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

div.admin_message {
  padding: 4px;
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

div.admin_error {
  padding: 4px;
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

table.admin_index {
  font-size: 0.8em;
}

th.admin_index {
  text-weight: bold;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

tr.admin_index_th {
  background-color: #666666;
  color: #ffffff;
}

tr.admin_index_even, tr.admin_index {
  background-color: #dddddd;
  font-size: 1.0em;
}

tr.admin_index_odd {
  background-color: #eeeeee;
  font-size: 1.0em;
}

tr.admin_index_context {
  background-color: #aaaadd;
  font-size: 1.0em;
}

td.admin_index {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* All-around */

body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background: #000033;
}

ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form td label {
  display: block;
  margin: 4px 4px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  text-align: right;
}

a {
  color: #1674cb;
}
a.nameonly {
  color: #000000;
}

/*
a.file_attach {
  font-family: ;
  font-size: xx-small;
  font-weight: bold;
  color: #1674cb;
  text-decoration: none;
}

a.file_attach:hover {
  text-decoration: underline;
  color: ;
}
*/

div.email_updates {
  margin-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  color: white;
}

div.email_updates a {
  color: #ffff00;
}

