/* PAGE AND STRUCTURE STYLES */

body
            {
            margin: 0px;
            background-image: url(/images/core/bg_tile.jpg);
            background-repeat: repeat;
            background-position: 50% 100%;
            background-attachment: scroll;
            background-color: #6e080d;
            font-size: 12px;
            line-height: 16px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #333333;
            }

p
            {
            margin: 0px 0px 14px 0px;
            }

a:link
            {
            color: #3776b5;
            text-decoration: none;
            }

a:hover
            {
            color: #3776b5;
            text-decoration: underline;
            }

a:visited
            {
            color: #3776b5;
            text-decoration: none;
            }

table
            {
            border: 0;
            border-collapse: collapse;
            }

#rl_logo_top
            {
            margin: 0px auto;
            width: 863px;
            position: relative;
            background-color: transparent;
            text-align: center;
            }


#rl_page_body_main
            {
            margin: 0px auto;
            width: 863px;
            position: relative;
            background-image: url(/images/core/page_body_main_bg.jpg);
            background-repeat: repeat-y;
            background-attachment: scroll;
            }


#rl_page_body_border_left
            {
            position: absolute;
            left: 6px;
            top: 0px;
            z-index: 10;
            width: 5px;
            }

#rl_page_body_border_right
            {
            position: absolute;
            left: 852px;
            top: 0px;
            z-index: 11;
            width: 5px;
            }

#rl_shadow_top_left
            {
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 20;
            width: 6px;
            }

#rl_shadow_top_right
            {
            position: absolute;
            left: 857px;
            top: 0px;
            z-index: 21;
            width: 6px;
            }

#rl_page_body_container
            {
            margin: 0px auto;
            width: 841px;
            padding: 7px 0px 0px 0px;
            background-color: #ffffff;
            border-left: 5px #003066 solid;
            border-right: 5px #003066 solid;
            }

#rl_page_content
            {
            margin: 0px 26px 0px 29px;
            padding: 15px 0px 14px 0px;
            }

#rl_page_content_no_sub_nav
            {
            margin: 0px 26px 0px 29px;
            padding: 7px 0px 14px 0px;
            }

#rl_page_content_797
            {
            margin: 0px 22px 0px 22px;
            padding: 7px 0px 14px 0px;
            }
            
#rl_footer_nav
            {
            margin: 0px auto;
		    width: 851px;
            padding: 0px;
            height: 190px;
            text-align: center;
            background-image: url(/images/core/footer_bg.jpg);
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-color: #001f44;
           }

#rl_page_bottom
            {
            margin: 0px auto;
            position: relative;
            text-align: center;
            padding-bottom: 10px;
            }


/* END PAGE AND STRUCTURE STYLES */


/* BEGIN HOME PAGE STYLES */

#rl_footer_nav_home
            {
            margin: 0px auto;
            width: 851px;
            padding: 0px;
            height: 117px;
            text-align: center;
            background-image: url(/images/home/footer_bg.jpg);
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-color: #001f44;
           }

#rl_page_bottom_home
            {
            margin: 0px auto;
            position: relative;
            text-align: center;
            background-color: transparent;
           }

#rl_home_lower_border_left
            {
            position: absolute;
            left: 6px;
            top: 341px;
            z-index: 30;
            width: 5px;
            }

#rl_home_lower_border_right
            {
            position: absolute;
            left: 852px;
            top: 341px;
            z-index: 31;
            width: 5px;
            }



/* END HOME PAGE STYLES */


/* BEGIN MAIN NAVIGATION STYLES */


#rl_nav_link_container
            {
            background-image: url(/images/core/nav_bg.gif);
            background-color: #00071f;
            background-repeat: repeat-x;
            text-align: center;
            padding: 0px 0px 0px 0px;
            margin: 0px 11px;
            } 

#rl_nav_link_container ul
            {
            list-style: none;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            }

#rl_nav_link_container li 
            {
            display: inline;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            }

img.rl_nav_divider
            {
            margin: 0px 3px 0px 3px;
            }

/* END MAIN NAVIGATION STYLES */


/* BEGIN SECTION NAVIGATION STYLES */

#rl_nav_section_link_container
            {
            background-image: url(/images/core/nav_border.gif);
            background-color: #00071f;
            background-repeat: repeat-x;
            padding: 12px 0px 9px 0px;
            margin: 0px 11px;
            } 

#rl_nav_section_link_container ul
            {
            list-style: none;
            margin: 0px 0px 0px 11px;
            padding: 0px;
            }

#rl_nav_section_link_container li 
            {
            display: inline;
            margin: 0px 15px 0px 0px;
            padding: 0px;
            }

/* END SECTION NAVIGATION STYLES */


/* BEGIN SUB NAVIGATION STYLES */

#rl_nav_sub_link_container
            {
            height: 27px;
            background-image: url(/images/core/nav_sub_bg.gif);
            background-color: #ffffff;
            background-repeat: repeat-x;
            border-bottom: 4px #002350 solid;
            padding: 0px;
            margin: 0px 26px 0px 29px;
            } 

#rl_nav_sub_link_container ul
            {
            list-style: none;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            }

#rl_nav_sub_link_container li 
            {
            display: inline;
            float: left;
            margin: 0px;
            padding: 0px;
            }

#rl_nav_sub_link_container li a 
            {
            display: inline;
            float: left;
            margin: 0px;
            padding: 0px;
            }

/* END SUB NAVIGATION STYLES */


/* BEGIN FOOTER NAVIGATION STYLES */

#rl_nav_footer_link_container
            {
			
            background-color: transparent;
            margin: 0px;
            padding: 64px 0px 0px 0px;
            } 

#rl_nav_footer_link_container ul
            {
			
            list-style: none;
            margin: 0px;
            padding: 0px;
            }

#rl_nav_footer_link_container li 
            {
            display: inline;
            margin: 0px;
            padding: 0px;
            }

#rl_nav_text_link_container
            {
            background-image: url(/images/core/nav_border.gif);
            background-color: transparent;
            background-repeat: repeat-x;
            margin: 12px 6px;
            padding: 17px 0px 0px 0px;
            font-size: 9px;
            line-height: 14px;
            color: #8d8f97;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            } 

#rl_nav_text_link_container  a:link
            {
            color: #8d8f97;
            text-decoration: none;
            }

#rl_nav_text_link_container  a:hover
            {
            color: #8d8f97;
            text-decoration: underline;
            }

#rl_nav_text_link_container  a:visited
            {
            color: #6e7076;
            text-decoration: none;
            }

#rl_nav_text_link_container ul
            {
            list-style: none;
            margin: 0px;
            padding: 0px;
            }

#rl_nav_text_link_container li 
            {
            display: inline;
            margin: 0px;
            padding: 0px;
            }

#rl_nav_text_link_container li.divider
            {
            margin: 0px 3px 0px 3px;
            }


/* END FOOTER NAVIGATION STYLES */


/* BEGIN SITEWIDE LOCATOR FORM STYLES */

#rl_locator_form_container
            {
            background-image: url(/images/core/locator_bg.gif);
            background-color: #eaedf1;
            background-repeat: repeat-x;
            background-position: 0px 5px;
            margin: 0px 11px;
            padding: 0px;
            } 

#rl_locator_form_container form   
            {
            background-color: transparent;
            margin: 0px 0px 0px 550px;
            }

.rl_locator_field  
            {
            font-size: 9px;
            color: #000000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            background-color: #ffffff;
            width: 110px;
            border: 1px #436d84 solid;
            padding: 1px;
            margin: 10px 3px 5px 3px;
            }

.pinStyle
			{
			position:relative; 
			background:url(/images/locator/map_redcircle.gif);
			background-repeat:no-repeat;
			background-position:top;
			height:29px; 
			width:25px; 
			color:#fff; 
			text-align:center; 
			vertical-align:top;
			font: bold 11px Arial; 
			cursor: pointer;
			padding-top: 7px;			
			}

/* END SITEWIDE LOCATOR FORM STYLES */




/* BEGIN COMMON CONTENT ELEMENT STYLES */

#rl_page_head
            {
            background-image: url(/images/core/page_head_bg.gif);
            background-color: #ffffff;
            background-repeat: no-repeat;
            padding: 0px 0px 0px 57px;
            margin: 0px 25px 6px 29px;
            } 

#rl_page_head_links
            {
            float: right;
            padding: 14px 2px 0px 0px;
            }

.rl_subhead_rule
            {
            line-height: 4px;
            font-size: 4px;
            padding: 0px 0px 6px 0px;
            margin: 0px 0px 11px 0px;
            border-bottom: 1px #5c76ac dashed;
            }
			
.rl_subhead_rule_bottom
            {
            line-height: 4px;
            font-size: 4px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 5px 0px;
            border-bottom: 1px #5c76ac dashed;
            }

#rl_video_player
            {
            background-image: url(/images/misc/video_player_bg.gif);
            background-color: #ffffff;
            background-repeat: no-repeat;
            padding: 12px 0px 0px 12px;
			
            }

.rl_subhead_rule_txt
            {
            line-height: 16px;
            font-weight: bold;
            font-size: 14px;
            color: #003366;
            padding: 0px 0px 5px 0px;
            margin: 10px 0px 8px 0px;
            border-bottom: 1px #5c76ac dashed;
            }



/* END COMMON CONTENT ELEMENT STYLES */



/* BEGIN SECTION LANDING PAGE STYLES */


#rl_landing_page_content
            {
            margin: 0px 0px 0px 22px;
            }

td.rl_landing_page_left
            {
            background-color: #f6e9d6;
            width: 398px;
            padding: 0px;
            }

td.rl_landing_page_right
            {
            background-color: #ffffff;
            width: 409px;
            padding: 0px;
            }

img.rl_landing_featured
            {
            margin: 0px 4px 9px 8px;
            }


#rl_landing_featured_top_wedge
            {
            margin-top: -7px;
            }

#rl_landing_page_left_content
            {
            height: 230px;
            background-image: url(/images/misc/landing_bottom_grad_bg.jpg);
            background-color: #ffffff;
            background-repeat: repeat-x;
            padding: 0px 24px 0px 18px;
            font-size: 12px;
            line-height: 16px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #003066;
            }
#rl_landing_page_left_content_sp
            {
            height: 230px;
            background-image: url(/images/misc/landing_bottom_grad_bg.jpg);
            background-color: #ffffff;
            background-repeat: repeat-x;
            padding: 0px 24px 0px 18px;
            font-size: 12px;
            line-height: 16px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #003066;
            }
#rl_landing_page_left_content strong {font-size: 12px;}
#rl_landing_page_left_content em {color:#780202;font-style:normal;}
#rl_landing_page_left_content p
            {
	margin: 0px 0px 6px 0px;
	font-size: 12px;
            }


#rl_landing_page_left_content p.last
            {
            margin: 0px 0px 16px 0px;
            }            

img.rl_landing_subhead
            {
            margin: 0px 0px 10px 0px;
            }

#rl_landing_page_right_content
            {
            background-color: #ffffff;
            padding: 0px 0px 0px 16px;
            font-size: 12px;
            line-height: 16px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #333333;
            }

#rl_landing_page_right_content div.callout
            {
            background-color: #ffffff;
            background-repeat: no-repeat;
            width: 381px;
            margin: 0px 0px 11px 0px;
            }

#rl_landing_page_right_bottom
            {
            background-image: url(/images/misc/landing_callout_shadow_bg.jpg);
            background-color: #ffffff;
            background-repeat: no-repeat;
            margin: 0px 0px 0px 4px;
            padding: 9px 10px 0px 16px;
            }


#rl_landing_page_right_bottom div.callout_content
            {
            font-size: 11px;
            line-height: 15px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #666666;
            margin: 18px 0px 0px 0px;
            }

#rl_landing_page_right_bottom img.callout_subhead
            {
            margin: 0px 0px 4px 0px;
            }

#rl_landing_page_right_bottom div.callout_content p
            {
            margin: 0px 0px 5px 0px;
            }


/* END SECTION LANDING PAGE STYLES */



/* BEGIN MENU STYLES */

#rl_specials_video_player
            {
            background-image: url(/images/misc/video_player_specials_bg.gif);
            background-color: #ffffff;
            background-repeat: no-repeat;
            padding: 12px 0px 0px 12px;
			
            }

td.rl_menu_column_left, .rl_content_grad
            {
            background-image: url(/images/menus_content/menu_left_grad_bg.gif);
            background-color: #ffffff;
            background-repeat: repeat-x;
            }

.rl_menu_callout_container
            {
            text-align: center;
            padding: 14px 10px 16px 10px;
            border-bottom: 1px #5c76ac dashed;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            line-height: 12px;
            font-size: 11px; 
            color: #003366;
            }

.rl_menu_callout_container p
            {
            margin: 0px 0px 10px 0px;
            }

.rl_menu_callout_container p.subhead
            {
            font-weight: bold;
            font-size: 12px;
            margin: 2px 0px 7px 0px;
            }

td.rl_menu_column_left div.callout
            {
            background-color: #ffffff;
            background-repeat: no-repeat;
            width: 247px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            line-height: 12px;
            font-size: 11px; 
            margin: 0px 0px 18px 0px;
            }

ul.rl_sidebar_list
            {
            list-style: none;
            margin: 1px 0px 21px 0px;
            padding: 0px 0px 0px 0px;
            }

ul.rl_sidebar_list li
            {
            margin: 0px 0px 4px 0px;
            padding: 0px;
            line-height: 13px;
            font-size: 12px;
            }

td.rl_menu_column_right
            {
            padding: 0px 0px 0px 21px;
            }

.rl_menu_item_container_horiz
            {
            line-height: 14px;
            padding: 0px 0px 10px 0px;
            margin: 0px 0px 10px 0px;
            background-color: #ffffff;
            border-bottom: 1px #5c76ac dashed;
            }
 
 .rl_menu_item_container_horiz_borderless
            {
            line-height: 14px;
            margin: 0px 0px 10px 0px;
            }

.rl_menu_item_container_horiz img.th
            {
            margin: 0px 14px 0px 0px;
            }

.rl_menu_item_container_horiz p, .rl_menu_item_container_vert p 
            {
            margin: 0px 0px 4px 0px;
            }
            
.rl_menu_item_container_horiz p.item_name , .rl_menu_item_container_vert p.item_name, .rl_menu_item_container_horiz_borderless p.item_name
            {
            font-weight: bold;
            color: #003366;
            margin: 0px 0px 2px 0px;
            }

.rl_menu_item_container_vert
            {
            width: 155px;
            line-height: 14px;
            margin: 0px 0px 1px 0px;
            padding: 0px 26px 0px 0px;
            background-color: #ffffff;
            float: left;
            }

.rl_menu_item_container_vert img.th
            {
            margin: 0px 0px 4px 0px;
            }


ul.rl_menu_list
            {
            list-style: disc;
            margin: 1px 0px 8px 15px;
            padding: 0px 0px 0px 0px;
            }

ul.rl_menu_list li
            {
            margin: 0px 0px 3px 0px;
            padding: 0px;
            }

.rl_health_disclaimer
            {
            text-align: center;
            padding: 24px 0px 24px 0px;
            color: #003366;
            }

.rl_health_disclaimer p
            {
            margin: 0px 0px 4px 0px;
            }

.rl_health_disclaimer a:link, .rl_health_disclaimer a:hover, .rl_health_disclaimer a:visited
            {
            color: #003366;
            text-decoration: underline;
            }


.rl_health_disclaimer p.allergy
            {
            font-size: 11px;
            color: #666666;
            }

.rl_health_disclaimer p.allergy a:link, .rl_health_disclaimer p.allergy a:hover, .rl_health_disclaimer p.allergy a:visited
            {
            color: #666666;
            text-decoration: underline;
            }


/* END MENU STYLES */



/* TEXT STYLES */

sup
             {
             font-size: 8px;
             vertical-align: text-top;
             }


/* END TEXT STYLES */



/* BEGIN IMAGE STYLES */

a img, img
             {
             border: 0px;
             margin: 0px;
             }

img.inline
             {
             margin: 0px 4px 0px 0px;
             vertical-align: text-bottom;
             }

img.rl_head
             {
             border: 0px;
             }

img.region_sq
             {
             margin: 0px 4px 0px 0px;
             vertical-align: text-bottom;
             border: 1px #9aa4a0 solid;
             }

img.rl_png
      {
      behavior: url("/js/png.htc");
      }

/* END IMAGE STYLES */



/* BEGIN BLUE HORNET STYLES */

#rl_bh_page_content
            {
            background-image: url(/images/misc/body_gray_grad_bg.jpg);
            background-color: #ffffff;
            background-repeat: repeat-x;
            margin: 0px 26px 0px 29px;
            padding: 15px 8px 4px 11px;
            }

/* END BLUE HORNET STYLES */


/* BEGIN LOCATOR STYLES */

#rl_locator_page_content
            {
            background-image: url(/images/misc/body_gray_grad_bg.jpg);
            background-color: #ffffff;
            background-repeat: repeat-x;
            margin: 0px 26px 0px 29px;
            padding: 15px 8px 4px 11px;
            }

.rl_locator_head
            {
            background-image: url(/images/locator/head_bg.gif);
            background-color: transparent;
            background-repeat: repeat-x;
            background-position: bottom;
            padding: 0px 0px 2px 3px;
            margin: 1px 0px 17px 0px;
            } 

.rl_locator_content
            {
            color: #003366;
            } 

.rl_locator_text_field  
            {
            font-weight: normal;
            font-size: 11px;
            color: #999999;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            background-color: #ffffff;
            border-top: 1px #7c7c7c solid;
            border-right: 1px #c3c3c3 solid;
            border-bottom: 1px #dddddd solid;
            border-left: 1px #c3c3c3 solid;
            padding: 1px;
            margin: 14px 0px 0px 0px;
            }

td.rl_form_label
            {
            text-align: right;
            font-size: 11px;
            padding: 15px 5px 0px 0px;
            } 

.rl_locator_border_box
            {
            background-color: #ebf5fa;
            border: 1px #bbcddc solid;
            } 

table.rl_locator_list
            {
            margin: 0px 0px 14px 3px;
            font-size: 11px;
            line-height: 14px;
            color: #003366;
            } 

table.rl_locator_list a:link
            {
            font-size: 12px;
            text-decoration: underline;
            color: #003366;
            }

table.rl_locator_list tr.white
            {
            background-color: #ffffff;
            }

table.rl_locator_list tr.blue
            {
            background-color: #ebf5fa;
            }

table.rl_locator_list th
            {
            padding: 3px 0px 2px 0px;
            font-size: 1px;
            line-height: 1px;
            }

table.rl_locator_list td
            {
            padding: 8px 0px 6px 0px;
            }

table.rl_locator_detail
            {
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            line-height: 14px;
            color: #003366;
            } 

table.rl_locator_detail th
            {
            padding: 3px 0px 3px 0px;
            font-size: 12px;
            line-height: 13px;
            }

table.rl_locator_detail td
            {
            padding: 2px 0px 6px 0px;
            font-weight: bold;
            font-size: 11px;
            line-height: 14px;
            }

table.rl_locator_directions
            {
            margin: 0px 0px 30px 0px;
            } 

table.rl_locator_directions td
            {
            padding: 2px 0px 6px 0px;
            }

table.rl_locator_directions th
            {
            padding: 2px 0px 6px 0px;
            text-align: left;
            font-size: 1px;
            line-height: 1px;
            }

/* END LOCATOR STYLES */


/* BEGIN TRAVIDIA STYLES */

#rl_travidia_page_content
            {
            margin: 0px 20px 0px 19px;
            padding: 9px 0px 14px 0px;
            background-color: #ffffff;
            }

#rl_travidia_page_head
            {
            background-image: url(/images/core/page_head_bg.gif);
            background-color: #ffffff;
            background-repeat: no-repeat;
            padding: 0px 0px 0px 57px;
            margin: 0px 20px 6px 19px;
            } 

/* END TRAVIDIA STYLES */




/* BEGIN FORM STYLES */

.rl_contact_txtfield   
           {
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 10px 0px;
           }

.rl_contact_selectfield   
           {
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           border: 1px #b4b4b4 solid;
           margin: 2px 8px 10px 0px;
           }

/* END FORM STYLES */



/* BEGIN RECIPE STYLES */


.rl_recipe_name
            {
            width: 374px;
            text-transform: uppercase;
            line-height: 16px;
            font-weight: bold;
            font-size: 14px;
            color: #003366;
            padding: 0px 0px 5px 0px;
            margin: 10px 0px 8px 0px;
            border-bottom: 1px #5c76ac dashed;
            float: left;
            }

#rl_recipe_card_container
            {
            padding: 0px 0px 0px 10px;
            float: right;
            background-color: #ffffff;
            }


#rl_recipe_card
            {
            width: 380px;
            background-image: url(/images/kitchen_content/recipe_card_bg.jpg);
            background-repeat: no-repeat;
            font-weight: bold;
            font-size: 11px;
            color: #003366; 
            padding: 12px 0px 0px 22px;
            margin: 0px 0px 8px 0px;
            }

#rl_recipe_card .recipe_select  
            {
            width: 356px;
            font-weight: normal;
            font-size: 11px;
            color: #333333;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            background-color: #ffffff;
            border-top: 1px #7c7c7c solid;
            border-right: 1px #c3c3c3 solid;
            border-bottom: 1px #dddddd solid;
            border-left: 1px #c3c3c3 solid;
            padding: 1px;
            margin: 5px 0px 0px 0px;
            }

#rl_recipe_card img.recipe 
            {
            margin: 0px 0px 20px 20px;
            }

p.rl_recipe_subhead
            {
            font-weight: bold;
            margin: 0px 0px 8px 0px;
            }

ul.rl_recipe_links
            {
            list-style: none;
            margin: 3px 0px 12px 0px;
            padding: 0px 0px 0px 0px;
            }

ul.rl_recipe_links li 
            {
            display: inline;
            margin: 0px 9px 0px 0px;
            padding: 0px;
            }

ul.rl_recipe_list
            {
            list-style-type: none;
            margin: 1px 0px 14px 0px;
            padding: 0px;
            }

ul.rl_recipe_list li
            {
            margin: 0px 0px 1px 0px;
            padding: 0px;
            }

ol.rl_recipe_list
            {
            list-style-type: decimal;
            margin: 1px 0px 14px 22px;
            padding: 0px;
            }

ol.rl_recipe_list li
            {
            margin: 0px 0px 1px 0px;
            padding: 0px 0px 0px 0px;
            }


/* END RECIPE STYLES */



/* HOURLY APPLY STYLES */

.rl_contact_txtfield_new   
           {
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
           }
.rl_contact_txtfield_mid   
          {
           width: 125px;
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
           vertical-align: middle;
          }
.rl_contact_txtfield_long   
          {
           width: 503px;
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
          }
.rl_contact_txtfield_med   
          {
           width: 125px;
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
          }
.rl_contact_txtbox   
          {
           width: 250px;
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
          }
.rl_radio
		  {
		   vertical-align:middle;
		  }
.rl_hourly_table
		  {
		  	border:1px #b4b4b4 solid;
		  }
/* END HOURLY APPLY STYLES */

/* MANAGEMENT SEARCH STYLES */

.rl_management_bold
		  {
		  	font-size: 12px;
            line-height: 16px;
            font-family: Arial, Helvetica, Verdana, sans-serif;
            color: #000000;
            font-weight: bold;
            margin: 2px 0px 6px 0px;
		  }
.rl_bluebox
		  {
			border:1px #bbccdc solid;
			background-color: #eaf4fa;
			margin: 0px 0px 0px 0px;
			vertical-align:top; 
		  }
.rl_bluebox_text
			{
			letter-spacing: 1px;  
			line-height:16px;
			font-size: 11px;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			}
.rl_region_float_right
			{
			  float: right;
			  width: 375px;
			  padding: 5px 70px 0px 0px;
			}
.rl_search_float_right
			{
			  float: right;
			  width: 375px;
			  padding: 0px 0px 0px 0px;
			  background-color: #eaedf1;
			}
/* END MANAGEMENT SEARCH STYLES */

/* CONTACT US STYLES */
#contact_us {
	position:relative;
	width:786px;
	height:1315px;
}

#contact-head_ {
	position:absolute;
	left:0px;
	top:0px;
	width:786px;
	height:38px;
	background-image:url('/images/contact/contact_head.gif');
	background-repeat: no-repeat;
}

#intro-left_ {
	position:absolute;
	left:0px;
	top:38px;
	width:390px;
	height:257px;
	background-image:url('/images/contact/intro_left.jpg');
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
}

#intro-right_ {
	position:absolute;
	left:390px;
	top:38px;
	width:376px;
	height:257px;
	background-image:url('/images/contact/intro_right.jpg');
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
}

#content-left_ {
	position:absolute;
	left:0px;
	top:295px;
	width:103px;
	height:900px;
	background-image:url('/images/contact/content_left.jpg');
	background-repeat: no-repeat;
}

#content-top_ {
	position:absolute;
	left:103px;
	top:295px;
	width:578px;
	height:14px;
	background-image:url('/images/contact/content_top.jpg');
	background-repeat: no-repeat;
}

#content-right_ {
	position:absolute;
	left:681px;
	top:295px;
	width:105px;
	height:900px;
	background-image:url('/images/contact/content_right.jpg');
	background-repeat: no-repeat;
}

#content-body_ {
	position:absolute;
	left:103px;
	top:309px;
	width:472px;
	height:900px;
	background-color: #FFFFFF;
	padding: 12px 40px 12px 40px;
}

.rl_content_head {
	font-size: 12px;
    line-height: 16px;
    color: #003366;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
.rl_content_bold {
	font-size: 12px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
.smallCopyRed { 
	font-family:verdana,helvetica,sans-serif; 
	font-size:11px; 
	line-height:162%; 
	color:#c90a0a; 
	text-decoration:none; 
}
.rl_contact_txtfield_custom   
          {
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
          }
.rl_contact_txtbox_comment  
          {
		   width: 350px;
		   height: 100px;          
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           padding: 2px;
           border: 1px #b4b4b4 solid;
           margin: 2px 0px 0px 0px;
          }
.rl_contact_selectfield_custom   
           {
           font-size: 9px;
           color: #666666;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #ffffff;
           border: 1px #b4b4b4 solid;
           margin: 2px 8px 2px 0px;
           vertical-align:middle;
           }
 /* END CONTACT US STYLES */

/* PRESS STYLES */



/* END PRESS STYLES */

/* ADDED STYLES */
.rl_menu_item_container_horiz p.item_name , .rl_menu_item_container_vert p.item_name, .rl_menu_item_container_horiz_borderless p.item_name
            {
            font-weight: bold;
            color: #003366;
            margin: 0px 0px 2px 0px;
            }

.footertext {color:#FFFFFF;}

/* END ADDED STYLES */


/* ROLLOVERS - ESPANOL KIDS SECTION */
			
.links {
			position: absolute; 
			top: 150px; left: 90px; 
			width: 304px; 
			height: 700px; 
			font-size:12px;
			z-index: 100;
			}
.links a {
			display: block; 
			text-align: center; 
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif; 
   			padding: 5px 10px; 
			margin: 0 0 1px; 
			border-width: 0; 
   			text-decoration: none; 
			color:#003366; 
			background: #D6EAF5;
   			}
.links a:hover {
					color: #003366; 
					background: #FFFFFF;
   					}

.links a span {display: none;}
.links a:hover span {
						display: block;
   						position: absolute; 
						top: -20px; left: 377px;
						width: 300px;
   						padding: 5px; 
						margin: 10px; 
						z-index: 100;
   						color: #003366; 
						background: white;
						font-size:12px;
						text-align: center;
						
						}
						
.highlight {
			background-color:#FFFFFF;
			color:#003366;
			width:300px;
			height:20px;
			vertical-align:middle;
			}
/* END ROLLOVERS - ESPANOL KIDS SECTION */

