﻿/*  STYLESHEET FOR NAVIGATION  */
body 
  {background-color: #003090;
   background-image: url("images/bg_navigation.gif");
   background-position:0px 0px;
   background-repeat:repeat-y;
   font-weight: 100;
   font-style: normal;
   font-size: 100%; font-family:  Arial, Geneva, Verdana, sans-serif;
   color:#e5e5e5;
   }
a:link    {color: #e5e5e5; text-decoration: none; }
a:visited {color: #e5e5e5; text-decoration: none; }
a:focus   {color: #e5e5e5; text-decoration: none; }
a:hover   {color: #ffffff; text-decoration: none; }
a:active  {color: #ffffff; text-decoration: none; }
.acroNym    {speak: spell-out; font-weight: bold;}


img.btn	{ position:absolute; left:0px; width: 160px; height: 21px; border: 0; }
@media handheld { img.btn { visibility:hidden } }



#button_1 { top:0px; z-index:20; }
#button_2 { top:22px; z-index:30; }
#button_3 { top:44px; z-index:40; }
#button_4 { top:66px; z-index:50; }
#button_5 { top:88px; z-index:60; }
#button_6 { top:110px; z-index:70; }
#button_7 { top:132px; z-index:80; }
#button_8 { top:154px; z-index:90; }
#button_9 { top:176px; z-index:100; }
#button_10 { top:198px; z-index:110; }
#button_11 { top:220px; z-index:120; }
#button_12 { top:242px; z-index:130; }
#button_13 { top:264px; z-index:140; }
#button_14 { top:286px; z-index:150; }
#button_15 { top:308px; z-index:160; }
#button_16 { top:330px; z-index:170; }

#button_1hover { top:0px; z-index:21; visibility:hidden}
#button_2hover { top:22px; z-index:31; visibility:hidden }
#button_3hover { top:44px; z-index:41; visibility:hidden }
#button_4hover { top:66px; z-index:51; visibility:hidden }
#button_5hover { top:88px; z-index:61; visibility:hidden }
#button_6hover { top:110px; z-index:71; visibility:hidden }
#button_7hover { top:132px; z-index:81; visibility:hidden }
#button_8hover { top:154px; z-index:91; visibility:hidden }
#button_9hover { top:176px; z-index:101; visibility:hidden }
#button_10hover { top:198px; z-index:111; visibility:hidden }
#button_11hover { top:220px; z-index:121; visibility:hidden }
#button_12hover { top:242px; z-index:131; visibility:hidden }
#button_13hover { top:264px; z-index:141; visibility:hidden }
#button_14hover { top:286px; z-index:151; visibility:hidden }
#button_15hover { top:308px; z-index:161; visibility:hidden }
#button_16hover { top:330px; z-index:171; visibility:hidden }

div.lbl {position:absolute; width:125px; text-align:center; 
	overflow:hidden; font-size:12px; background-image:url(images/spacer.gif); cursor:pointer;
         }

#label_1 {left:21px; top:2px; z-index:25; }
#label_2 {left:21px; top:24px; z-index:35; }
#label_3 {left:21px; top:46px; z-index:45; }
#label_4 {left:21px; top:68px; z-index:55; }
#label_5 {left:21px; top:90px; z-index:65; }
#label_6 {left:21px; top:112px; z-index:75; }
#label_7 {left:21px; top:134px; z-index:85; }
#label_8 {left:21px; top:156px; z-index:95; }
#label_9 {left:21px; top:178px; z-index:105; }
#label_10 {left:21px; top:200px; z-index:115; }
#label_11 {left:21px; top:222px; z-index:125; }
#label_12 {left:21px; top:244px; z-index:135; }
#label_13 {left:21px; top:266px; z-index:145; }
#label_14 {left:21px; top:288px; z-index:155; }
#label_15 {left:21px; top:310px; z-index:165; }
#label_16 {left:21px; top:332px; z-index:175; }

