/* CSS Document */

#kludge { display: none; }

body {  background-image: url(images/main_bg.jpg);  background-repeat: no-repeat;
      background-color: #ffffff; margin-top: 0px; margin-left: 0px; margin-right: 0px;
      font-size: 81%;   font-family: Arial, Helvetica, sans-serif;
   }

h1, h2, h3, h4, h5, h6 { font-family: "Frutiger Light Condensed", "Frutiger 47 Light Condensed", "Arial Narrow", Arial, Helvetica, sans-serif; }

#bars { position: absolute; top: 207px; font-size: 0.1em; height: 5px; width: 100%; min-width: 760px;
      border-top: 1px solid #000000; border-bottom: 1px solid #000000; }


#main { margin-left: 140px; margin-top: 62px;
      padding-bottom: 55px !important; padding-bottom: 75px; padding-top: 207px; padding-left: 30px; padding-right: 20px;
      border: 1px solid #000000; border-right: none;
      height: 100%; min-height: 320px; width: auto; }

#nav {  position: absolute; top: 168px; height: 25px; width: 100%;
                background-color: #005599;  }

#nav ul  { float: left; height: 25px; list-style: none; width: 660px; margin-top: 0px;  margin-left: 196px !important;
         margin-left: 168px; }

#nav li {display: inline; list-style: none; border: none; color: #005599;}

#nav li a { float: left; display: block; height: 25px; background-color: #005599; text-decoration: none; }
#nav li a:visited, #nav li a:active { text-decoration: none; color: #005599; }

#nav li a:hover { background-color: #4B96CF; color: #4b96cf; }

a, a img { border: 0; }

#logo { width: 100%; min-width: 650px; height: 65px; font-size: 0.1em; color: #ffffff;
      position: absolute; left: 0px; top: 28px;
      background-image: url(images/logo.gif); background-repeat: no-repeat; background-position: right; }

#phone { position: absolute; top: 223px; right: 31px;
         font-family: Arial, "Arial MS", Helvetica, sans-serif; font-weight: bold; font-size: 0.9em;
         color: #0066aa; }

#deco2 { width: 132px; height: 15px;
         background-image: url(images/squares.gif);
         position: relative; left: 210px; top: -6px; }

#nav2 { position: relative; left: 210px; top: -60px; color: #005599; font-weight: bold; font-style: italic;
      width: 66%; font-size: 0.85em; }

#nav2 a { text-decoration: none; color: #005599; }

#leftside { position: absolute; top: 280px; left: 0px; width: 135px; }

#leftside h3 { margin-bottom: 0px; border-right: 1px solid #005599; }

h3 span { display: none; }

#rightfloatlogin input { width: 100px; display: block; margin-bottom: 1em; margin-left: 15px !important; margin-left: 0px;  }

#main h1 { height: 43px; color: #ffffff; font-size: 1px; text-align: right; background-repeat: no-repeat; }

#leftside ul, #leftside li { list-style: none; padding-left: 0px; margin: 0px; width: 135px; }

#leftside li a:hover img { visibility: hidden; }

.empha { font-size: 1.3em; margin-bottom: 4em; }

label { display: block;  }

h4, strong { color: #1166aa; }

h4 { font-size: 1.3em; margin-bottom: 0.25em; }

#main p { margin-top: 0.35em; margin-bottom: 0.65em; }

address { font-style: normal; margin-left: 2em;  }

ul { margin-top: 0.5em; margin-bottom: 0.5em; }

.indent { margin-left: 2.4em; }

.doubleindent { margin-left: 4.8em; }

.tripleindent { margin-left: 7.2em; font-size: 0.9em; }

a { text-decoration: none; font-weight: bold; color: #3300CC; }

#rightfloatlogin { float: right; width: 130px; text-align: right; border: 1px solid #005599; padding: 10px;
margin-left: 25px; }


#conftable h3, p { margin-bottom: 0px; }

#conftable h3, h4 { margin-top: 0px; }

#button {
   width: 80px;
   margin-bottom: 0em;
   font-family: "Frutiger Light Condensed", "Frutiger 47 Light Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 9pt;
   text-align: right;
   margin-right: 4em;
   }

   #button ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
   color: #000000;
   }

   #button li {
   margin: 0;
   padding-bottom: 5px;
   }

   html>body #button li a {
          width: auto;
    }

   #button li a {
      display: block;
      padding: 5px 5px 10px -3em;
      color: #000000;
      text-decoration: none;
      width: 100%;
   }

   #button li a:hover {
      color: #005FAD;
   }












