@charset "utf-8";
/* general style information */

body {
  font: 13px Tahoma, Verdana, Segoe, sans-serif;
  background: #F3F3F3;
  color: #444;
  margin: 0px;
}

body.printview {
  font: 15px Tahoma, Verdana, Segoe, sans-serif;
  color: #444;
  margin: 30px;
}

p {
  margin: 0px;
}

a:link, a:visited {
  color: #1177DD;
  text-decoration: none;
}

a:hover, a:active {
  background: #5599DD;
  color: #FFFFFF;
  text-decoration: none;
} 

a.imglink:hover, a.imglink:active {
  background: none;
  color: #007734;
  text-decoration: none;
}

input, select, optgroup {
  font-size: 1em;
  color : #333000;
  border: 1px solid #9F9F9F;
}

input.error, select.error, textarea.error {
  color : #333000;
  font-weight: normal;
  background: #FFFFCC;
  border: 1px solid #FF0000;
}

legend {
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
  width: 100%;
}

textarea {
  font-size: 1.0em;
  color : #333000;
  border: 1px solid #9F9F9F;
  width: 98%;
}

ol {
  padding-left: 10px;
  margin-left: 0px;
}

ul {
  padding-left: 10px;
  margin-left: 0px;
  list-style-type: square;
}

li {
  margin-bottom: 2px;
  margin-left: 25px;
}

img {
  border: 0px;
}

table {
  background: #FFFFFF;
  font-size: 1em;
}

hr {
  background: #007734;
  color: #007734;
  height: 1px;
  border: 0px;
}

/* login style information */

.loginbody {
  background: #FFFFFF;
}

.loginbutton {
  background-color: #FF9914;
}

#loginbox {
    display: block;
    position: relative;
    width: 440px;
    text-align: left;
    top: 148px;
}

#loginlogo {
    display: block;
    position: relative;
    width: 104px;
    height: 77px;
    margin: 28px 0px 10px 7px;
    background: url('../images/login.jpg') no-repeat;
    float: left;
    overflow: hidden;
}

#loginheader {
    display: block;
    position: relative;
    width: 304px;
    height: 30px;
    margin: 15px 0px 0px 10px;
    padding-top: 9px;
    font-size: 20px;
    color: #475675;
    float: left;
    overflow: hidden;
}

#loginintro {
    display: block;
    position: relative;
    width: 304px;
    height: 40px;
    margin: 0px 0px 0px 10px;
    padding-top: 9px;
    float: left;
    overflow: hidden;
}

#logintable {
    display: block;
    position: relative;
    clear: both;
    width: auto;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#logintable td.loginformtable {
    padding: 17px 17px 7px 18px;
    background-color: #F3F3F3;
    border: 1px solid #dd7700;
    -moz-border-radius: 4px;
}

.formbox {
  background-color: #F3F3F3;
}

#loginversion {
    color: #999999;
    font-weight: normal;
    font-size: 10px;
    padding-top: 8px;
}

.loginlabel {
    font-size : 11px;
    font-weight: bold;
    color: #214c74;
}

/* image link style information */

a.link:link, a.link:visited {
  background: transparent;
  text-decoration: none;
}

a.link:hover, a.link:active {
  background: transparent;
  text-decoration: none;
}

/* navigation style information */

a.link2us:link, a.link2us:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.link2us:hover, a.link2us:active {
  color: #FFFFFF;
  background: #007734;
  text-decoration: none;
}

table.navigation {
  background: transparent;
  border-collapse: collapse;
  text-align: left;
  width: 165px;
}

table.navigation a:link, table.navigation a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

table.navigation a:hover, table.navigation a:active {
  background: #5599dd;
  color: #FFFFFF;
  text-decoration: none;
}

table.navigation th {
  color: #FFFFFF;
  background: #EC6600;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #bb4e00;
  white-space: nowrap;
}

table.navigation td {
  background: #ADBACD url(../images/navigation/bg_navigation.jpg) repeat-y;
  padding-left: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #bb4e00;
  font-size: 0.85em;
  text-align: left;
  white-space: nowrap;
}

.serverselect {
   background-color: #EC6600; 
   color: #FFFFFF;
}

/* background style information */

.bg1 {
  background: repeat-y;
  padding: 10px 0px 10px 0px;
  width: 25px;
}

.bg2 {
  background: #D0D3DD no-repeat;
  padding: 10px 0px 10px 0px;
  width: 25px;
}

.bg3 {
  background: #D0D3DD repeat-x;
  padding-top: 5px;
  text-align: center;
}

table.content td.bg_overlay {
   padding: 0px;
   margin: 0px;
   width: 5px;
   height: 5px;
   line-height: 5px;
}

/* header style information */

.logo_top {
  font-size: 1px;
  width: 300px;
  text-align: left;
}

.quicknav {
  background: url(../images/navigation/bg_quicknav.jpg) no-repeat right;
  font-size: 0.75em;
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 10px;
  width: 100%
}

.logo_bottom {
  background: url(../images/navigation/bg_navbar.png) repeat-x;
  vertical-align: top;
  width: 300px;
}

.nav {
  background: url(../images/navigation/bg_navbar.png) repeat-x;  
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0px 0px 0px 190px;
  line-height: 10px;
}

/* font & image style information */

.small {
  font-size: 0.8em;
  text-align: left;
}

.submenu {
   display: none;
   position: absolute;
   padding: 0px;
   margin-left: 135px;
   margin-top: -10px;
   color: #FFFFFF;
   width: 150px;
   background: #ADBACD url(../images/navigation/bg_navigation.jpg) repeat-y;
   /*padding-left: 7px;
   padding-top: 3px;
   padding-bottom: 3px;*/
   border-bottom: 1px solid #bb4e00;
   text-align: left;
   white-space: nowrap;
}

.comment {
  color: #475675;
  font-size: 0.8em;
  text-align: left;
}

.success {
  color: green;
  font-weight: bold;
}

.error {
  color: red;
  font-weight: bold;
}

#warning {
   font-weight: bold;
   font-size: 1.1em;
   border: 2px solid red;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
}

.blocked {
   color: red;
}

.inactive {
   font-weight: bold;
}

.large {
  color: #475675;
  font-size: 1.1em;
  font-weight: bold;
}

img.left {
  float: left;
  margin: 0px 10px 5px 0px;
}

img.right {
  float: right;
  margin: 0px 0px 5px 10px;
}

.copyright {
  font-size: 0.7em;
  text-align: left;
  padding: 10px;
  color: #1177DD;
}

/* cell style information */

.content_border {
  vertical-align: top;
  background: url(../images/navigation/bg_navbar02.png);
  background-position: bottom;
  width: 100%;
  height: 15px;
  padding-bottom: 15px;
  text-align: left;
}

.navigation_cell {
  background: #bb4e00;
  border-top: 1px solid #bb4e00;
  border-right: 1px solid #bb4e00;
  border-left: 1px solid #bb4e00;
  vertical-align: top;
  width: 150px;
  text-align: left;
}

.content_cell {
  border-right: 15px solid #BBBBBB;
  vertical-align: top;
  padding: 10px 20px;
  text-align: left;
}

/**
 * UN-COMMENT THIS TO UNDERLINE TEXT LINKS IN THE CONTENT AREA
 *
 * .content_cell a:link, .content_cell a:visited {
 *   text-decoration: underline;
 * }
 */

.blocks_cell {
  vertical-align: top;
  padding: 10px 7px;
  text-align: left;
}

/* content style information */

table.content {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.content th {
  color: #475675;
  font-size: 1.15em;
  text-align: left;
}

table.content td {
  line-height: 1.25em;
  padding-top: 10px;
  padding-bottom: 25px;
  text-align: left;
  font-size: 0.95em;
}

/* welcome style information */

table.welcome {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.welcome #title {
  color: #475675;
  font-size: 1.55em;
  text-align: left;
  font-weight: bold;
}

table.welcome td {
  line-height: 1.25em;
  text-align: left;
  font-size: 0.95em;
}

table.welcome img {
  padding-right: 5px;
}

/* updates style information */

table.updates {
  background: transparent;
  width: 100%;
  text-align: left;
}

table.updates td {
  vertical-align: top;
  background-color: #F7F8FA;
  border: 1px solid #CCC;
  line-height: 1.25em;
  white-space: nowrap;
  text-align: left;
  font-size: 0.95em;
  padding: 10px;
  width: 50%;
}

table.updates ul, table.updates ol {
  margin: 0px;
  padding: 0px;
}

table.updates li {
  margin-left: 15px;
}

table.updates div.head {
  font-weight: bold;
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

table.updates span.date {
  right: 10px;
}

/* news style information */

table.news {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.news th {
  border-bottom: 1px solid #007734;
  font-size: 1.0em;
  font-weight: normal;
  color: #444;
  padding-right: 5px;
}

table.news th a:link, table.news th a:visited {
  color: #444;
  text-decoration: none;
}

table.news th a:hover, table.news th a:active {
  color: #444;
  background: none;
  text-decoration: underline;
}

table.news td {
  padding: 10px 10px 25px;
}

table.form {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  border: 1px solid #CFCFCF;
}

table.form th {
  font-size: 1.0em;
  font-weight: bold;
  color: #444;
  padding: 5px 5px 0px;
  vertical-align: top;
}

table.form th a:link, table.news th a:visited {
  color: #444;
  text-decoration: none;
}

table.form th a:hover, table.news th a:active {
  color: #444;
  background: none;
  text-decoration: underline;
}

table.form td {
  padding: 5px 10px 5px;
  vertical-align: top;
}

/* faq style information */

div.faq {
  border: 1px solid #FFFFFF;
}

div.faq:target {
  border: 2px dotted #007734;
  background: #F8FFF8;
}

table.faq {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.faq th {
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #CFCFCF;
  padding: 3px 0px 3px 5px;
}

table.faq td {
  vertical-align: top;
  text-align: left;
  padding: 10px;
}

table.faq td img {
  margin-right: 0px;
}

/* list style information */

table.list {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.list th {
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #CFCFCF;
  padding-top: 3px;
  padding-bottom: 3px;
}

table.list td {
  vertical-align: top;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
  white-space: nowrap;
}

table.list tr.row1 {
  background-color: #FAFAFA;
}

table.list tr.row2 {
  background-color: #EEEEEE;
}

table.list td img {
  margin-right: 5px;
}

table.listfooter {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

/* downloads style information */

table.downloads {
  background: transparent;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

table.downloads th {
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #CFCFCF;
  padding-top: 3px;
  padding-bottom: 3px;
}

table.downloads td {
  vertical-align: top;
  text-align: left;
  padding: 4px 10px 8px 0px;
  white-space: nowrap;
}

/* box style information */

table.box {
  background: transparent;
  border: 1px solid #6A80A7;
  padding: 0px;
  text-align: left;
}

table.box th {
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
  text-align: left;
  border: 1px solid #6A80A7;
  padding: 5px;
}

table.box td {
  vertical-align: top;
  text-align: left;
  border: 1px solid #6A80A7;
  padding: 5px;
}

/* block style information */

table.block {
  background: transparent;
  border: 1px solid #CFCFCF;
  border-collapse: collapse;
  width: 150px;
  text-align: left;
}

table.block th {
  background: #ADBACD url(../images/navigation/bg_navigation.jpg) repeat-y;
  border-bottom: 1px solid #CBD3E0;
  color: #FFFFFF;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-weight: bold;
  text-align: left;
  font-size: 0.9em;
}

table.block td {
  font-size: 1.0em;
  padding: 5px;
  font-size: 0.9em;
}

/* pager style information */

table.pager {
  border: 1px solid #EEEEEE;
}

table.pager td {
  border: 1px solid #CFCFCF;
  background: #F7F8FA;
  padding: 2px 4px 2px 4px;
}

table.pager #current {
  background: #EEF1F6;
}

/* tooltip style information */

#dhtmltooltip {
  position: absolute;
  font-size: 11px;
  color: #000000;
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
  left: -300px;
  border: 1px solid #404040;
  padding: 2px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
}

#dhtmlpointer {
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
}

/* lightbox style information */

#lightbox {
  background-color:#FFFFFF;
  padding: 10px;
  border: 2px solid #666;
}

#lightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}

#lightboxCaption {
  float: left;
}
#keyboardMsg {
  float: right;
}

#lightbox img {
  border: none;
}

.credit_row1 {
   background-color: #FFFFFF;
}

.credit_row2 {
   background-color: #DFDFDF;
}

.overview_select {
   background-color: #FFAB6D;
   padding-right: 5px;
}

.image {
   background: transparent;
   border-style: none;
}

.tableselect_select {
   background-color: #EC6600;
}

.tableselect_highlight {
   background-color: #BBBBBB;
}

.tableselect_highlightselect {
   background-color: #BB4E00;
}

 #backgroundimage_left {
   background-image: url(../images/border/bg_left03.jpg);
 }
 
 #backgroundimage_right {
   background-image: url(../images/border/bg_right03.jpg);
 }
 
 #backgroundimage_bottom {
   background-image: url(../images/border/bg_middle04.jpg);
 }
 
 #backgroundimage_bottomleft {
   background-image: url(../images/border/bg_left04.jpg);
 }
 
 #backgroundimage_bottomright{
   background-image: url(../images/border/bg_right04.jpg);
 }
 
 #navigationlesscontent {
   border-left: 15px solid #BBBBBB; 
   background: none no-repeat; 
   background-position: top right;
 }
 
 .font_red {
   color: #FF0000;
 }
 
 .font_black {
   color: #000000;
 }
 
 .font_green {
   color: #33B200;
 }
 
 legend {
   color: #444444;
   font-size: 1em;
 }