﻿body {
background-color:#e5e5e5;
padding:0px 0px 0px 0px;
}

#banner
{
  height:100px;
  width:100%  
    
    }
 #logo
 {
   float:left;
    
    }
    
 #remote_help
 {
  float:left; 
  padding-left:250px;
  padding-top:10px;  
    
    } 
    
 #logo_right
 {
   float:right; 
    }
    
 #content
 {
  background-color:#ffffff;
  font-size:10pt; font-family:Arial, Sans-Serif;
  padding: 10px 10px 10px 10px;

    
  }
  
 #techdetails
{
    background-color: #ffffff;
    padding: 35 5 35 5px;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    border-top: 1px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #ac9899;
    border-style: solid;
    height: 100px;
    width: 100%;
}

#dislaimer
{
    background-color: #ffffff;
    padding: 15 5 5 5px;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    border-top: 1px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #ac9899;
    border-style: solid;
    height: 100px;
    width: 100%;
}

#title
{
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    font-size: 14pt;
    background-color: #162e5a;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    height: 30px;
}

#spacer

{
  margin-left:10px; 
   
    
}  
#leftdetail
{
    float:left;
    width:45%;
    
} 
#rightdetail
{
    float:right;
    width:45%;
    
} 
#doccontent
{
    clear:both ;
    width:100%;
}
#doccontentfooter
{
    margin:10px 2px 10px 2px;
    
    
}

.linkdivl
{
 width:213px;
height:160px;
float:right ;
margin-right:15px;
margin-bottom:15px;
background-repeat:no-repeat; 
text-align:right;    
}
.playbtn
{
    border:none;
    margin-top:100px;
}
#copyright
{
    margin-top:5px;
    text-align:center;
    width:100%;
    font-size:10pt; 
    font-family:Arial, Sans-Serif;
}
