body, button, input, option, select, table, textarea {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
}

body {
   background-color: white;
   margin: 0;
}

td {
   vertical-align: top;
}

th {
   vertical-align: bottom;
}

img {
   border: none;
   vertical-align: middle;
}

form {
   padding: 0px;
   margin: 0px;
}

img#logo {
   height: 50px;
   width: 144px;
}

div#page-menu {
   background-color: #29457b;
}

div#page-menu a {
   text-decoration: none;
}

div#page-menu table {
   width: 100%;
}

div#page-menu td {
   padding: 0;
   white-space: nowrap;
}

div#page-menu td.logo {
   width: 1px;
}

div#page-menu td.menu {
   border-bottom: solid #e7ebf7 1px;
   height: 30px;
   vertical-align: middle;
}

div#page-menu td.menu a {
   border-right: solid #e7ebf7 1px;
   font-size: 12px;
   font-weight: bold;
   padding: 0 6px 0 3px;
}

div#page-menu td.menu a.active {
   color: white;
}

div#page-menu td.menu a.inactive {
   color: #99D498;
}

div#page-menu td.menu a:hover {
   color: #ffffce;
}

div#page-menu td.submenu {
   font-size: 11px;
   padding: 4px 0;
}

div#page-menu td.submenu a {
   color: white;
   padding: 0 3px;
   text-decoration: none;
}

div#page-menu td.submenu a:hover {
   color: #ffffce;
}

div#page-menu td.right {
   text-align: left;
   vertical-align: middle;
   width: 1px;
}

div#page-menu td.right a {
   color: #99D498;
   font-size: 10px;
   font-weight: bold;
   display: block;
   margin: 0;
   padding: 0 5px;
   white-space: nowrap;
}

div#page-menu td.right a:hover {
   color: #ffffce;
}

div.title {
   border-bottom: 2px solid #29457B;
   color: #29457B;
   font-size: 14px;
   margin: 0 10px;
   padding: 0;
}

div.title img {
   position: relative;
   bottom: -15px;
   vertical-align: baseline;
   margin-left: 10px;
   margin-top: -7px;
}

div.title span.section {
   font-size: 16px;
   font-weight: bold;
}

div.title-right {
   float: right;
   padding-right: 1em;
   padding-top: 2em;
}

div.noicon-title-right {
   float: right;
   padding-right: 1em;
   padding-top: 1em;
}

div#page-title-right img {
   border: none;
   vertical-align: middle;
}

div#page-title-right a {
   text-decoration: none;
   color: #29457B;
}

div#page-title-right a:hover {
   color: red;
}

div.noicon-title {
   border-bottom: 2px solid #29457B;
   color: #29457B;
   font-size: 14px;
   margin: 0 10px;
   padding: 1em 0 0 0;
}

div.noicon-title span.section {
   font-size: 16px;
   font-weight: bold;
   margin-left: 0.5em;
}

@media print {
   a#print-unfriendly {
      display: none;
      visibility: hidden;
   }
}

div.body {
   margin: 2em 1em 1em 1em;
}

div.body a {
   text-decoration: none;
}

div.body a:link, div.body a:visited {
   color: #29457B;
}

div.body a:hover {
   color: #B71717;
}

div.hidden {
   visibility: hidden;
   display: none;
}

div.error {
   border-top: 2px solid silver;
   border-bottom: 2px solid silver;
   margin: 8px 0;
   padding: 8px 0;
}

div.error .warning {
   color: red;
   font-weight: bold;
   padding: 0;
   margin: 0 0 5px 0;
}

table.body-main div.message {
   color: red;
   font-weight: bold;
   padding: 0 0.5em 0.5em 0.5em;
}

table.error {
   text-align: left;
   border-collapse: collapse;
}

table.error td ul {
   margin-top: auto;
   margin-bottom: auto;
}

table.error td.item {
   font-weight: bold;
   white-space: nowrap;
   padding: 10px 0 3px 0;
}

table.error td.item .task {
   margin-left: 15px;
}

p.alert {
   color: red;
}

div#page-footer {
   background-color: #29457b;
   color: white;
   font-size: 10px;
   height: 14px;
}

div#page-footer div.about {
   float: left;
   margin-left: 1em;
   background-color: #29457b;
}
div#page-footer div.about a {
   color: white;
   text-decoration: none;
}

div#page-footer div.copyright {
   float: right;
   margin-right: 1em;
   background-color: #29457b;
}

div#page-footer div.copyright a {
   color: white;
   text-decoration: none;
}

div#nav-links-bottom {
   text-decoration: none;
   color: #29457B;
   background-color: #f3f3f3;
   padding: 3px;
   border-top: solid 2px #94A6BD;
}

div#nav-links-top {
   text-decoration: none;
   color: #29457B;
   background-color: #f3f3f3;
   padding: 3px;
   border-bottom: solid 2px #94A6BD;
}

div#nav-links-top a, div#nav-links-bottom a {
   text-decoration: none;
   color: #29457B;
}

div#nav-links-top a:hover, div#nav-links-bottom a:hover {
   color: #B71717;
}

div.button-bar {
   padding: 5px 50px 5px 0;
}

button {
   white-space: nowrap;
   background-color: #e7ebf7;
   color: #29457b;
   font-weight: bold;
   margin: 5px 15px 5px 0px;
   width: 80px;
   -moz-border-radius: 1em;
}

div.help {
   margin-top: -10px;
   text-align: right;
   float: right;
}

h2 {
   font-size: 14px;
   margin: 20px 5px 5px 5px;
   padding: 0;
}

th, label, legend, .label {
   font-size: 11px;
   color: #29457b;
   font-weight: bold;
   padding-right: 0.5em;
}

.number {
   white-space: nowrap;
   text-align: right;
}

.section .section-title {
    font-weight: bold;
    font-size: 12px;
    color: #29457B;
 }

.section .add-link {
   font-weight: bold;
   color: #29457B;
   text-align: right;
}

.section .section-body {
   padding-left: 20px;
   padding-bottom: 10px;
}

.hint {
   font-size: 10px;
   color: #29457B;
}

.right {
   text-align: right;
}

.left {
   text-align: left;
}

.center {
   text-align: center;
}

.nowrap {
   white-space: nowrap;
}

.error {
   color: red;
   font-weight: bold;
}
.info {
   color: #29457B;
}

