

body { 
            
      margin-top:10;
      margin-bottom:10;
      margin-left:0;
      margin-right:0 ;
      font-family: arial;
      color: black;      
      
      background: black url(websupport/image/bg1.jpg) top center repeat-x;  
      font-size: 12px;      
      background-attachment: fixed;
     }
  
table {
       
       font-family: arial;
       font-size: 12px;
       color: black;
      } 
      
   
 
   
    
    
hr {
    
    border: solid 1px #d4d2d0;
   }    
    
fieldset {

           padding: 7; 
           border: inset 1px  #ad9e81;
         }   
         
         
legend {

         font-weight: bold;
  
       }          
    
  
.bullet5 {list-style-image: url(websupport/background/bullet.jpg);}
.bullet7 {list-style-image: url(websupport/background/bullet2.jpg);}
   
#dept:first-line { font-size: 12PX;
                   color: #494a4b;
                   font-size: 14px;
                 }
                          
#dept:first-letter { float: left;
                     font-size: 20PX; 
                     line-height: .8;
                     color: black;
                   }  



#dept2:first-line { font-size: 12px;
                    color: #4f453b; 
                 }
                          
#dept2:first-letter { float: left;
                      font-size: 180%; 
                      line-height: .5;
                      color: black;
                    }  


dt {
     color: blue;
     font-size: 15px;
     font-weight: bold;
   }


#reconciliation, #confirmation, #rcic, #rcia, #LittleRock
   {
     color: blue;
     font-size: 15px;
     font-weight: bold;
   }


address {

          font-size: 15px;
 
        } 





li {
     color: black;
   }




th {
          background-color: #453f37;
          color: white;
          font-weight: normal;
        }  

p {

    font-size: 12px; 
    line-height: 1.5em; 
    color: black;
    
  }

h4 {
     color: black;
     font-weight: bold;
   }



/*Credits: Dynamic Drive CSS Library */
.formbutton{
      cursor:pointer;
      border:outset 1px #ccc;
      background:#999;
      color:white;
      font-weight:bold;
      padding: 0px 1px;
      background:url(websupport/background/formbg.jpg) repeat-x left top;
}

.formbox{
      border:outset 1px #ccc;
      color:white;
      font-weight:normal;
      padding: 1px 2px;
      background:url(websupport/background/formbg.jpg) repeat-x left top;
}
     
  


.formbox2{
      border:outset 1px #ccc;
      color:green;
      font-weight:normal;
      padding: 1px 2px;
      background:url(websupport/background/formbg2.jpg) repeat-x left top;
}


a {
   text-decoration: none;
   color: blue;
  }

a:hover {
         color: black;
         
        }





/* Submenu  */
        
table.noShow    { 
                  visibility:hidden;
                  position:absolute;
                  border-style: solid;
                  border-width: 1px;
                  border-color:gray;
                  font-size: .12px; 
                }
                                 

                                 
a.noDecor:hover   { color:black; 
                    font-weight: normal;
                  }




.mymenu   a
               {
                     
                 color: white;
               }
                   

.mymenu   a:hover
                {
                  text-decoration: underline;   
                  color: white;
                
                  
                }




.footermmenu   a
                   {
                     
                     color: white;
                   }


.footermmenu   a:hover
                   {
                     
                     color: blue;
                   }
                   

.topmenu   a
                   {
                     font-size: 10px;
                     color: gray;
                   }


.topmenu   a:hover
                   {
                     text-decoration: underline;
                     color: black;
                   }






.linksmmenu   li a
                   {
                     
                     color: black;
                   }

.linksmmenu   li a:hover
                   {
                     
                     color: blue;
                   }
                   
                   
.conmmenu td a
                  {
                    color: black;
                  }                  
                   
.conmmenu td a:hover
                    {
                      color: blue;
                    }  
                  
                  
.pmmenu p a
                  {
                    color: black;
                  }                  
                   
.pmmenu p a:hover
                    {
                      color: blue;
                    }                    
                  
                  
 
/* Horizontal Menu 1  */

.mmenu {
        margin: 0;
        width: 100%;
        background: transparent url(websupport/image/bg3.jpg) center center repeat-x;
        color: black;
        text-decoration: none;
        font-family: arial;
        font-size: 13px;
      }

.mmenu li {
           display: inline;
          }

.mmenu li a {
             float: right;
             padding: 7px 7px;
             color: white;
             text-decoration: none;
             border-right: ridge 1px black;
            }

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

.mmenu li a:hover
                   {
                     text-decoration: underline;
                     color: white;
                   }


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