/*---  FR faq.aspx css  ----------------------------*/

/*#container img { margin-left: 10px;
                 margin-top: 0px; }    */           

#faq_container { float: left;         
                 width: 485px;
                 height: 835px; 
                 margin-left: 10px;
                 margin-top: 20px;  
                 position: relative; }

#faq_container a { /*font-weight: bold;
                   text-decoration: underline; */
                   color: #84ad40;
                   font-size: 16px; 
                    }
#faq_container a:hover { /*font-weight: bold;
                        text-decoration: none;*/
                        color: orange; }

#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; }

#FAQbody { position: absolute;
           left:0px;
           top:-20px;
           width: 717px;
           border-left:solid 1px orange;
           border-right:solid 1px orange;
           border-bottom:solid 1px orange;
           padding-left: 40px;
           padding-right: 20px;  
           padding-top: 100px;  }

#FAQbody u { color: blue; }

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

#raterFAQ_Title { font-size: 16px;
                  font-weight: bold; }


#employerFAQ_Title { font-size: 16px;
                     font-weight: bold; }

#unanswered { position: absolute;
              left: 40px;
              font-size: 16px;
              font-weight: bold; }

#addy { position: absolute;
        left: 30px;}

#bottomSpacer { width: 500px;
                height: 111px;}



/*----------------------------------------------------*/

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