﻿

    body
    {
    font-size: 10pt; font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 1.3;
        background-color: #eeeeee;
    }
    
       
    h1
{
    /*font-size: 160%;*/
    font-size: 16pt;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
     color: #333333; /* was #003399;   */
}




h2
{
    font-size: 12pt; 
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 0px;    
    padding-top: 0px;
    color: #333333; /* was #B10002;   */
}


#header
{
   background-position: top right; 
   background-image: url(images/logo_rn_tagline_140x60.gif);
   background-repeat: no-repeat; 
   margin-right: 10px;
}


#header h2
{
    font-size: 14pt; /* was 11 pt */
    font-weight: normal; /* was bold */
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 0px;    
    padding-top: 0px;
     color: #333333; /* was #B10002;   */
}


h2
{
    font-size: 12pt;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 0px;    
    padding-top: 0px;
    color: #333333; /* was #B10002;   */
}
    
   h3
{
    font-size: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 0px;    
    padding-top: 0px;
      color: #333333; /* was #B10002;   */
}


h4
{
    font-size: 12pt;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;    
} 
       
       
    
   #global
{
    width: 802px;
    margin-left: auto;
    margin-right: auto;
    /* padding-left: 15px; */
}

   #wrapper
{
    border: #4d6cd5 1px solid;
    background-color: #ffffff;
}


/********************************************************************** 
Start Styles Specific for the Landing Page
***********************************************************************/

#benefits a:link{color: #ffffff;text-decoration: underline;font-weight: normal;}
#benefits a:visited {color: #ffffff; text-decoration: underline; font-weight: normal;}
#benefits a:hover {color: #ffffff; text-decoration: underline; font-weight: normal;}
#benefits a:active {color: #ffffff; text-decoration: underline; font-weight: normal;}


#tbl_benefits
{
width: 800px; 
background-color: #4d6cd5;
border-collapse: collapse; 
margin: 0px;
padding: 0px;
}

 #benefits ul
{
    margin-top: 0px; 
} 
        
    
  #benefits li
{
font-size: 10pt;
/* font-weight: bold; */
    margin: 0px;
    padding-top: 11px; 
    line-height: 1.0;
    /*list-style-image: url(images/bullet_pt_7x20.gif); */
}

#benefits
{
margin: 0px;
padding-left: 0px; /* was 0px */
padding-right: 5px; 
color: #ffffff;
}

#callout {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;
}

.trademark
{
    font-size: 9pt;
    vertical-align: top;
}


/********************************************************************** 
End Styles Specific for the Landing Page
***********************************************************************/






/********************************************************************** 
Start Footer 
***********************************************************************/

#footer
{
    /* height: 20px; */
    padding: 5px;
    text-align: center;
    background-color: #4d6cd5;
    color: #ffffff;
}
 
#footer a:link{color: #ffffff;text-decoration: underline;font-weight: bold;}
#footer a:visited {color: #ffffff; text-decoration: underline; font-weight: bold}
#footer a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
#footer a:active {color: #ffffff; text-decoration: underline; font-weight: bold;}
 
 
 .copyright
{
    font-size: 8pt;
      color: #ffffff;
}


/********************************************************************** 
End Footer 
***********************************************************************/

/********************************************************************** 
Start Menu Control for Sunrise Health Landing Page
***********************************************************************/


/********************************************************************** 
End Menu Control for Sunrise Health Landing Page
***********************************************************************/

 .tabs-SH a:link {color: #ffffff; text-decoration: none; font-weight: normal}
 .tabs-SH a:visited {color: #ffffff; text-decoration: none; font-weight: normal}
 .tabs-SH a:hover {color: #ffffff; text-decoration: none; font-weight: normal}
 .tabs-SH a:active {color: #ffffff; text-decoration: none; font-weight: normal}

        .tab-SH
        {
            border:solid 1px #8197e1; 
            background-color:#8197e1;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 3px;
            padding-right: 3px;
        }
        
        .selectedTab-SH
        {
            background-color:#4d6cdf;
            border:solid 1px #4d6cdf;    
        }


/********************************************************************** 
Start Menu Control
***********************************************************************/
 .tabs
        {
            /*position:relative;
            top:1px; */           
        }
        
 .tabs a:link {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabs a:visited {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabs a:hover {color: #ffffff; text-decoration: none; font-weight: bold}
 .tabs a:active {color: #ffffff; text-decoration: none; font-weight: bold}
       
        .tab
        {
            border:solid 1px #8197e1; 
            background-color:#8197e1;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 10px;
            padding-right: 10px;
        }
        .selectedTab
        {
            background-color:#4d6cdf;
            border:solid 1px #4d6cdf;    
        }
        .tabContents
        {
            border:solid 1px #4d6cdf; 
            padding:10px;
            background-color:white;
            width: 778px;
        }
    

  /* Divider below the top Menu Control */
  #divider
  {
    width: 802px; 
    height: 12px; 
    background-color: #4d6cd5; 
    font-size: 0px;  
    /* Note: Set font size to 0 to prevent IE 6.0 from displaying a minimum div height of about 20 px */
  } 

/********************************************************************** 
End Menu Control
***********************************************************************/


/********************************************************************** 
Start About Us 
***********************************************************************/
#highlights
    {
    margin-right: 75px;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 0px;
    color: #ffffff;
    } 
      
    
#highlights ul
    {
        margin-top: 0px; 
    } 
    
     
#highlights li
    {
    font-size: 10pt;
    /* font-weight: bold; */
        margin: 0px;
        padding-top: 9px; 
        line-height: 1.0;
        /*list-style-image: url(images/bullet_pt_7x20.gif); */
    }
    
   #main {
margin-top: 5px;
margin-right:100px;
margin-left: 0px;
margin-bottom: 5px;
padding-left: 20px;
}
   
#highlights a:link {color: #ffffff; text-decoration: underline; font-weight: normal}
#highlights a:visited {color: #ffffff; text-decoration: underline; font-weight: normal}
#highlights a:hover {color: #ffffff; text-decoration: underline; font-weight: normal}
#highlights a:active {color: #ffffff; text-decoration: underline; font-weight: normal}

/********************************************************************** 
End About Us 
***********************************************************************/
  
       
/********************************************************************** 
Start Thank You Page  
***********************************************************************/


    ul
{
    margin-top: 0px; 
} 
        
    
    li
{
font-size: 10pt;
/* font-weight: bold; */
    margin: 0px;
    padding-top: 11px; 
    line-height: 1.3;    
    /*list-style-image: url(images/bullet_pt_7x20.gif); */
}

a:link {color: #3366CC; text-decoration: none; font-weight: bold}
a:visited {color: #3366CC; text-decoration: none; font-weight: bold}
a:hover {color: #ED1F24; text-decoration: underline; font-weight: bold}
a:active {color: #ED1F24; text-decoration: none; font-weight: bold}
     
     
#thankyou {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 20px;
padding-right: 10px; 
/* margin-right: 10px; */
}

#thankyou h1
{
    font-size: 14pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
    color: #333333; /* was #003399;   */
}

#thankyou h2
{
    font-size: 12pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 0px;    
    padding-top: 0px;
    color: #333333;
}
 
 /* 
#thankyou img
{
float: right;
padding-right: 10px; 
padding-left: 10px; 
padding-top: 10px;                       
}
*/
  
 
#employerlist {width: 570px; }  /* was 700px before relo ads */

#employerlist p img 
{
float: right;
padding-right: 0px; 
padding-left: 10px; 
padding-top: 0px;
padding-bottom: 0px;
}

#employerlist img 
{
float: left;
padding-right: 7px; 
padding-left: 0px; 
padding-top: 0px;
padding-bottom: 0px;
}


/********************************************************************** 
Start Relocation Ads (e.g. relocation/RelocationAds.ascx)
***********************************************************************/

.relo_ads
{
	margin-bottom: 15px;
}


/********************************************************************** 
End Relocation Ads (e.g. relocation/RelocationAds.ascx)
***********************************************************************/





/********************************************************************** 
End Thank You Page
***********************************************************************/
