/* CUBE6 STYLE SHEET */

/* LAYOUT STYLES */
body                { margin:0px; text-align:center; background: url(../images/bg.jpg) #fff fixed repeat-x center top; }
blockquote          { margin-top:3px; margin-bottom:3px; }
ol			  { margin-top:0px; }

/* FONT STYLES */
body                { font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif; font-size:85%; line-height:150%; color:#000; }
input, textarea, select { font-family:Arial, Tahoma, Geneva, Helvetica, sans-serif; font-size:80%; }
h1                  { color:#fff; font-size:200%; font-weight:normal; line-height:100%; letter-spacing:1px; text-indent:17px; padding-top:18px; }
h2                  { color:#002c5a; font-size:190%; line-height:100%; font-weight:normal; }
h3                  { font-size:100%; }
.bluehead           { color:#002d5a; font-size:120%; line-height:120%; font-weight:normal; }
.tableinfo          { color:#000; font-size:80%; line-height:120%; font-weight:normal; }
#footer             { color:#fff; }
#footer a           { color:#abafb3; text-decoration:none; font-size:85%; }
#footer a:hover     { color:#fff; }
hr                  { color:#313963; height:1px; }
.small		  { font-size:80%; line-height:150%; }
.caption            { color:#999; text-align:center }
#body a             { color:#002c5a; text-decoration:none; font-weight:bold; border-bottom:solid 1px #CCC; }
#body a:hover       { color:#000; text-decoration:none; font-weight:bold; border-bottom:solid 1px #CCC; }
#body a.img         { color:#000; text-decoration:none; }
#subbody a          { text-decoration:none; border:0; }
.nodisplay          { display:none; }
.white              { color:#fff; font-weight:bold; }
.red			  { color:#f00; font-weight:bold; }
.imageright		  { float: right; text-decoration:none; padding: 0px 0px 10px 15px; }
.imageleft		  { float: left; text-decoration:none; padding: 0px 15px 10px 0px; }
#featurebox		  { float: left; padding: 15px; border:solid 1px #91a5bd; background-color:#dde4ed; margin-bottom: 15px; }
#greenbox		  { width: 500px; float:left; padding: 15px; border:solid 1px #000; background-color:#ccffcc; margin-bottom: 15px; }

/* HEADER */
#header             { width:800px; height:128px; margin:0px auto 0px auto; text-align:left; background-color: #fff; }
#headers             { width:800px; height:216px; margin:0px auto 0px auto; text-align:left; background-color: #fff; }

/* TOP AREA */
#topbar             { width:800px; height:50px; margin:0px auto 0px auto; text-align:left; background-color: #fff; }
#logo a             { background: url("../images/logo.gif") left top repeat-x ; float:left; width:150px; height:120px; margin-left:8px; margin-top:8px; }
#logo h1		  { display:none; }
#contact     	  { float:right; width:334px; height:40px; margin-right:17px; margin-top:15px; text-align:right; background: url(../images/habitat.gif) #fff; }

/* NAVIGATION */
#navcontainer       { margin:0px auto 0px auto; width:800px; height:30px; }
#navigation         { width:800px; height:30px; margin:0px auto 0px auto; text-align:left; background:url("../images/nav_bg.gif") repeat-x; }
#navigation ul      { list-style-type:none; margin:0px; padding:0px;overflow: hidden;  }
#navigation ul li   { display:inline; padding:0px; }
#navigation ul li a { display:block; float:left; line-height:28px; height:30px; color:#FFF; padding-right: 8px; padding-left: 8px; padding-bottom: 0em; padding-top:0em; text-align:center; font-weight:normal; text-decoration:none; font-size:100% }
#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li a.noborder_selected { background-color:#002c5a; }
#navigation ul li a.noborder, #navigation ul li a.noborder_selected { border-right:solid 0px }

/* PANELS */
#panel              { width:800px; height:216px; margin:0px auto 0px auto; padding: 0px; text-align:left; }

/* CONTENT AREA */
#container          { margin:0px auto 0px auto; text-align:left; width:800px; background:url("../images/bg_content.gif") repeat-y; overflow:auto; }
#contentarea        { width:575px; float:left; text-align:center; }
#subnavigation      { width:225px; float:right; text-align:center; }
#subbody            { margin:20px auto 20px auto; text-align:left; width:190px; }
#body               { margin:20px auto 20px auto; text-align:justify; width:532px; padding-bottom:2px; }

/* BUTTONS */
#linkbutton         { margin:10px auto 10px auto; text-align:left; width:190px; }

#link          	  { display:block; margin:10px auto 10px auto; text-align:left; width:190px; }
#link a         	  { background:url("../images/buttons/1.gif") repeat-no;}
#link a.hover       { background:url("../images/buttons/1a.gif") repeat-no;}

/* CONTENT AREA HOME */
#container_home     { margin:0px auto 0px auto; text-align:left; width:800px; background-color:#fff; overflow:auto; }
#contentarea_home   { width:800px; float:left; text-align:left; }
#body_home          { margin:20px auto 20px auto; text-align:left; width:760px; padding-bottom:2px; }
#body_home a        { text-decoration:none; }
#body_home a:hover  { text-decoration:none; }

/* SUBNAVIGATION */
#subnavigation ul   { list-style-type:none; margin:0px; margin-top:20px; padding:0px; text-align:left; }
#subnavigation ul li a { display:block; text-indent:23px; line-height:28px; height:30px; width:225px; color:#000; padding:0px; text-decoration:none; background:url("../images/subnav_normal.gif") repeat-x; }
#subnavigation ul li a:hover { color:#fff; background: #abb2b9 url("../images/subnav_select.gif") repeat-x; }
#subnavigation ul li a.selected { color:#fff; background: #002c5a url("../images/subnav_select.gif") repeat-x; }
#subnavigation ul li.highlight { display:block; color:#fff; background:url("images/sub_navigation.gif") repeat-x; text-indent:10px; line-height:28px; height:30px; width:207px; padding:0px; text-decoration:none; }

/* FOOTER */
#footercontainer    { margin:0px auto 0px auto; width:800px; height:135px; background:url("../images/bg_footer.gif") repeat-x; clear:both; }
#footer             { width:780px; line-height:1.4em; height:20px; padding-top:16px; padding-right:13px; margin:0px auto 0px auto; text-align:center; }

/* DATA TABLES */
.table_header       { background-color:#F1F4FC; }
.table_row          { border-bottom:solid 1px #CCC; }
