

body { 
            
      margin-top:10;
      margin-bottom:10;
      margin-left:0;
      margin-right:0;
      font-family: arial;
      color: black;      
      background: gray url(websupport/images/index_background.jpg) top center repeat ; 
      background-attachment: fixed;
     }
  
  
.enc a
                   {
                     
                     color: white;
                     font-weight: bold;
                   }  
  
.enc a:hover
                   {
                     text-decoration: underline;
                     color: gray;
                     font-weight: bold;
                   }
				   



/* Horizontal Menu 1  */

.mmenu {
        margin: 0;  
        background-color: #121f2f;
        color: white;
        text-decoration: none;
        font-family: arial;
        font-size: 12px;
      }

.mmenu li {
           display: inline;
          }

.mmenu li a {
             float: right;
             padding: 5px 7px;
             color: white;
             font-weight: bold;
             text-decoration: none;
             border-right: ridge 0px white;
            }

.mmenu li a:visited {
                     text-decoration: none;
                    }

.mmenu li a:hover
                   {
                     text-decoration: underline;
                     color: gray;
                     font-weight: bold;
                   }


.mmenu li .current {
                     text-decoration: none;
                     color: white;
                   }  
  

 
                  
.footermmenu   a
                   {
                     text-decoration: none;
                     color: white;
                   }

.footermmenu   a:hover
                   {
                     text-decoration: underline;
                     color: #19426d;
                   }      
 
 
#dept2:first-line { font-size: 12PX;
                    color: grey;
                    font-size: 14px;
                  }
 
 
#dept3:first-line { font-size: 14PX;
                    color: white;
                    
                  }

 
 
 
#dept:first-line { font-size: 12PX;
                   color: grey;
                   font-size: 14px;
                 }
                          
#dept:first-letter { 
                     font-size: 20PX; 
                     line-height: .8;
                     color: black;
                   }  
 
 
.sp1 li {
         line-height: 1.5em; 
         font-size: 12px;
         font-weight: bold;
         color: #19426d;  
         text-decoration: none;  
        } 
                   
 
.sp2 li {
          line-height: 1.5em; 
          font-size: 12px;    
        }
 
p {
    font-size: 12px;
    line-height: 1.5em; 
    text-indent: 50px;
    
  } 
 
 
hr {
    
    border: solid 1px #d4d2d0;
   }  
 
 
.linksmmenu li {
                 /* list-style-image: url(websupport/images/bullet2.jpg); */
               }  
 
 
.linksmmenu li:hover{
                 /* list-style-image: url(websupport/images/bullet1.jpg); */
               } 
 
.linksmmenu   li a
                   {
                     font-size: 12px;
                     color: #19426d;  
                     text-decoration: none;
                     font-weight: bold;
                   }

.linksmmenu   li a:hover
                   {
                     
                     color: gray;
                     font-weight: bold;
                   }
 
  