/*---  FR terms.aspx css  ------------------------------*/
/*
#container img    { margin-left: 10px;
                    margin-top: 0px;
                    float: left; }         
*/
#terms_container { border-left: solid 1px orange;
                            border-right: solid 1px orange;
                            border-bottom: solid 1px orange;
                            float: left;         
                            width: 777px;
                            height: 2850px; 
                            margin-left: 10px;
                            margin-top: 0px; 
                            position: relative; }  

#headerImage { background: #fff url(../images/rme_header_terms.gif) no-repeat; 
               left: 10px;
               top: 10px;  
               width: 750px;
               height: 80px;
               padding-top: 10px;
               padding-left: 5px;
               margin-left: 10px;
               position: absolute; }

#lbl_Terms_header { position:absolute;
                    left: 20px;
                    top: 20px;
                    color: Orange;
                    font-size: 16pt;
                    font-weight: bold; }

#lbl_Terms { position: absolute;
             left: 20px;
             top: 70px;
             width: 700px; }

.termLink { width: 150px;
            height: 14px;
            padding: 0px; 
            margin-left: 0px;
            margin-top: 0px; }
           
                    
/*----------------------------------------------------*/

/* the logo img moved right.. adjust left 5px */ 
#banner img { position: absolute;
              left: 5px;
              top: 10px;
              color: #fff; }