html , body {  height:100%;
       color: #000;
       background:#fff; 
       font-size:80%;
       margin: 0px 0px 0px 0px;
       font-family: Verdana,Arial,Sans-serif,;
    }
     
.content {
             width:100%;
             height: 100%;
             voice-family: "\"}\"";
             voice-family: inherit;
             
           } 
 
a:link { color: #fff;
        text-decoration:none;       
        }
a.two:link { color: #009;
        text-decoration:none;       
        }

a.three:link { color:#09c;
               text-decoration:none;
               }
        
a:visited { color: #fff;
            text-decoration:none; 
        } 
        
a:hover { color: #ff6;
          text-decoration:none;
          }

a.two:hover { color: #f00;
          text-decoration:none;
          }

a>three:hover { color:#09c;
                text-decoration:none;
                }
          
a:active { color: #fff;
           text-decoration:none;
          }

p { color: #000; 
    font-family: Verdana,Arial,Sans-serif;
    margin:10px 20px 10px 20px;
    
    }

.orange { color:#c60;
        }
.white { color:#fff;
        }
.blue { color:#09c;
         font-weight:bold;
        }
.ilisys { padding:0px 0px 0px 20px;
          border:0px;
          
         }

.page_heading { color: #c00; 
     font-family: Arial;
     font-weight:bold;  
     font-size:130%;
     }

img {  
      border-right:ridge 1px #000;
      border-left:ridge 1px #000;
       }              
 
.no_border { border:0px;
          
          }

.pix { 
       font-size: 80%;
       font-family: Verdana, Arial;
       text-align: center;                       
                
                }
 
.caption { margin:2px 0px 15px 0px;
           
           }
 
ul { list-style-type: none;
     color:000;
     font-family: Verdana, Arial, sans-serif;
               }
 

.sub_heading { color:#90c;
               font-size:100%;
               font-family:Arial;
               font-weight:bold;
               margin: 10px 0px 0px 10px;
      } 
/*     Header Section   */

.banner_red { background:#f00;
          width:100%;
          height:25px;
          
               }

.banner_brown { background:#933;
                width:100%;
                height:20px;
                }

.banner_white { background:transparent;                
                text-align:right;
                margin-right:5px;
                }
 
.update { margin-top:2px;
          }
 
.banner { position:absolute;
               top:30px;
               left:80px;
               z-index:2;
               }

.logo { position:absolute;
               top:5px;
               left:10px;
               z-index:1;
               }

.help_text { position:absolute;
               top:25px;
               left:450px;
               z-index:2;
               }
               
.top_nav {  width:100%;                                         
            font-family: Verdana, Arial, sans-serif;
            font-weight:bold;
            font-size:90%;
            text-align:right;
            padding:3px 0px 3px 0px;
            background:#000;       
           }

.bottom_nav  {  font-family: Verdana, Arial, sans-serif;
            font-weight:bold;
            font-size:90%;
            color:#fff; 
            background:#000;
            height:60px;
            line-height:20%;
            padding-top:8px; 
            text-align:center;
            margin:0px 0px 0px 0px;
              }

.heading_box { width:320px;                
               background:#fff;
               margin:20px 0px 10px 10px;
               border-bottom:ridge 1px #000; 
               border-right:ridge 1px #000;          
               z-index:3;          
            }   
         
 .contents { float:left;
             width:600px;
             background:transparent;
             margin:0px 0px 10px 5px;                      
             padding-bottom:30px;
            }  
            
.content1 { width:320px;
            float:left;
            height:100%;
            background:transparent;
            margin:0px 0px 20px 0px;
           
           }           


 .content2 { width:280px;
             float:left;
             background-repeat: no-repeat; background-image:url('gif/page_bg_2.png');
             margin:0px 0px 20px 10px;
             border-bottom:ridge 1px #000; 
            
             padding-bottom:10px;
                     
            
            }        

.content3 { width:250px;
            float:left;
            height:100%;
            background:transperant;
            margin:15px 0px 20px 10px;
            
           }           
 
 div.content4 { width:240px;
                float:left;
                background:#fff;
                margin:0px 0px 10px 0px;
                border-bottom:ridge 1px #000;
               
                padding-right:20px 0px 20px 0px;
                        
            
               }        
 
.side_nav {   float:left;          
                width:132px;
                background:#f00;
                border:ridge 0px #06f;
                font-weight:bold;
                font-size: 80%;
                font-family: Verdana, Arial,sans-serif; 
                text-align:center;
                margin:15px 10px 30px 5px;
                }
 
.footer {  clear:both;
            width:100%;
           margin-top:30px;
         }
 
.foot {    float:left;
           line-height:20%;
           text-align:left;
           background:#f00;
           font-size:100%;                     
           height:60px;
           padding-bottom:8px; 
           font-weight:bold;
           margin:0px 0px 0px 0px;
          }    
          
          