/* Elements */
* { margin: 0; padding: 0; border: 0; }
body { background: #fff; color: #000; }
h1 { position: absolute; bottom: 0; left: 23px; }
h1 img { display: block; }
h2 { padding-bottom: 0.3em; color: #c7113d; letter-spacing: -0.05em; font-size: 1.9em; }
p, ul, ol, dl { padding-bottom: 1em; }
ul { margin-left:25px;}

/* Lost your job - promo*/
#lyjPromo {     position:absolute;      left:0px;       top:609px;      width:179px; height:124px; z-index:99; color: #666666; font-size: 10px; margin-left:8px; z-index:99px;}
.f_lyjRed {     color: #c7113d; font-size: 12px;        font-weight: bold; letter-spacing:-.01em;}
.link_lyj:Link {        font-weight: bold;      color: #666666; text-decoration:underline;}
.link_lyj:visited { font-weight: bold; color: #666666; text-decoration:underline;}
.link_lyj:hover { font-weight: bold;    color: #C7113D; text-decoration:underline;}

#template {
  width:736px;
}


/* Header
-----------------------------*/

#header {
  position:relative;
  height:66px;
}

/* Document Wrapper */
#document { width: 736px; overflow:hidden;}

/* Top Navigation */
#top_nav { position: relative; height: 66px; }

/* Primary Navigation */
#primarynav { float: right; overflow: hidden; background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat; width: 535px; height: 41px; padding: 0px; }
#primarynav li { float: left; width: 107px; list-style: none; }
#primarynav a { display: block; height: 41px; text-indent: -9999px; }
#nav1 a:hover, #nav1 a.here { background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat 0 -41px; }
#nav2 a:hover, #nav2 a.here { background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat -107px -41px; }
#nav3 a:hover, #nav3 a.here { background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat -214px -41px; }
#nav4 a:hover, #nav4 a.here { background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat -321px -41px; }
#nav5 a:hover, #nav5 a.here { background: transparent url(/en/residential/images/SubWebMain/primarynav.gif) no-repeat -428px -41px; }

/* Bread Crumb */
#crumbnav { background: transparent; padding: 1em 0 0.5em 0; color: #000; font-size: 0.9em; }
#crumbnav a { color: #3457a0; }
#crumbnav a.here { color: #000; text-decoration: none; }

/* Sidebar */
#sidebar { float: left; margin-top: 76px; width: 178px; overflow: hidden;}
#sidebar p { padding: 0; }

/* Language selector */
#language_selector {
	position:relative;
	padding:0 15px 0 0;
	font-weight:bold;
	font-size:10px;
	margin-top:-15px;
	margin-bottom:15px;
}

#language_selector a.sidelang {
	color:#3c6ea5;
}

/* Search  */
#sidesearch { background: #5b8ebe url(../../business/images/sidesearch_bk.jpg) no-repeat; }
#sidesearch p.sidelang { padding: 5px 15px 0 0; text-align: right; }
#sidesearch p.sidelang a { color: #3c6ea5; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size: 0.75em; }
#sidebar form { overflow: hidden; padding: 15px 0 10px 15px; width: 163px; }
#sidebar label { padding-left: 10px; color: #fff; text-transform: lowercase; font-style: italic; font-weight: bold; font-size: 0.9em; }
#sidebar input { float: left; }
#kword { width: 100px; }
#kwordsubmit { background: transparent; color: #fff; text-transform: uppercase; font-family: arial,sans-serif; font-weight: bold; }

/* Side Content */
#sidecontent { background: transparent url(../../business/images/sidebar_bk.gif) repeat-y; border-bottom: 1px solid #fff; }


/* Side Content - new*/

/* Navigation top image */
#nav_top_new {
	background: url(/en/residential/images/SubWebMain/sidesearch_bk.gif) no-repeat;
	height: 15px;
}

#nav_divider_new {
background:transparent url(/en/residential/images/SubWebMain/nav_line.gif) no-repeat;
padding:20px 0 0 0;
}
#sidecontent_new {
	/*background:transparent url(/en/residential/images/SubWebMain/sidebar_bk.gif) repeat-y;*/
	background-color:#469AD1;
	border-bottom:1px solid #469AD1;/* Correct for IE overfill */
}
/* Secondary Navigation */
#secondarynav_new h4 {
	font-size: 14px;
	font-weight: bold;
	color: #f2e9d5;
	padding:0 0 10px 5px;
}

#secondarynav_new ul{
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

#secondarynav_new ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#secondarynav_new ul li a{
font-size: 12px;
font-weight: 600;
color: #F9F9F9;
background:url("/en/residential/images/SubWebMain/nav_arrow.gif") no-repeat scroll 9px 6px #469ad1;
display: block;
padding: 0 0 2px;
line-height: 17px;
padding-left: 19px; /*link text is indented 8px*/
text-decoration: none;
}

#secondarynav_new ul li a:visited{
color: #F9F9F9;
}

#secondarynav_new ul li a:hover{ /*hover state CSS*/
color: #F9F9F9;
background:url("/en/residential/images/SubWebMain/nav_arrow.gif") no-repeat scroll 5px 6px #446D9A;
}

#secondarynav_new ul li a.here_new{ /*hover state CSS*/
color: #F9F9F9;
background:url("/en/residential/images/SubWebMain/nav_arrow.gif") no-repeat scroll 5px 6px #446D9A;
}


#secondarynav_new ul li li a{
font-size: 11px;
font-weight: normal;
padding-left: 25px; /*link text is indented 8px*/
background: #469ad1;
display: inline;
}

#secondarynav_new ul li li a:hover{ /*hover state CSS*/
color: #446D9A;
font-weight: normal;
background: #469ad1;
}

#sidelogin_new  ul{
font-size: 12px;
color: #F9F9F9;
list-style-type: none;
padding:10px 0 0px 15px;
}

#sidelogin_new ul li a{
font-size: 12px;
color: #F9F9F9;
background: #469ad1;
padding: 0 0 0px;
text-decoration: none;
}

#sidelogin_new ul li a:visited{
color: #F9F9F9;
}

#sidelogin_new ul li a:hover{ /*hover state CSS*/
color: #446D9A;
}

#sidelogos{ /*hover state CSS*/
background: #469ad1;
padding:15px 0 0 15px;
}

/* Navigation bottom image */
#nav_bottom_new {
	background: url(/en/residential/images/SubWebMain/sideecare_bk.gif) no-repeat;
	padding:9px 0 5px 15px;
}

/* End of Side Content - new*/


/* Secondary Navigation */
#secondarynav h4.about { overflow: hidden; background: transparent url(../images/sideheading_about.gif) no-repeat; height: 40px; padding-left:999px; }
#secondarynav h4.legal { overflow: hidden; background: transparent url(../images/sideheading_legal.gif) no-repeat; height: 40px; padding-left:999px; }
#secondarynav ul.about { padding: 0; background: transparent url(../images/secondarynav_about_legal_en.gif) 0 0 no-repeat; }
#secondarynav ul.legal { padding: 0; background: transparent url(../images/secondarynav_about_legal_en.gif) 0 -112px no-repeat; }
#secondarynav li { list-style: none; text-indent: 200px;}

#subnav1 a, #subnav2 a, #subnav3 a, #subnav4 a, #subnav5 a, #subnav6 a, #subnav7 a, #subnav8 a, #subnav9 a, #subnav10 a { display: block; text-indent: -9999px; height: 16px; }
#subnav1 a:hover, #subnav1 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -0px no-repeat; }
#subnav2 a:hover, #subnav2 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -16px no-repeat; }
#subnav3 a:hover, #subnav3 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -32px no-repeat; }
#subnav4 a:hover, #subnav4 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -48px no-repeat; }
#subnav5 a:hover, #subnav5 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -64px no-repeat; }
#subnav6 a:hover, #subnav6 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -80px no-repeat; }
#subnav7 a:hover, #subnav7 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -96px no-repeat; }
#subnav8 a:hover, #subnav8 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -112px no-repeat; }
#subnav9 a:hover, #subnav9 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -128px no-repeat; }
#subnav10 a:hover, #subnav10 a.here { background: transparent url(../images/secondarynav_about_legal_en.gif) -178px -144px no-repeat; }


/* Login */
#sidelogin h4 { overflow: hidden; background: transparent url(../../business/images/sideheading2.gif) no-repeat; height: 59px; padding-left: 999px; }
#sidelogin p { padding: 0 5px 0 15px; }
#sidelogin a { display: block; overflow: hidden; background: transparent url(../../business/images/sidelogin.gif) no-repeat; width: 59px; height: 14px; padding-left: 999px;}

/* E-Care */
#sideecare { font-size: 0.8em; }
#sideecare h4 { overflow: hidden; background: transparent url(../../business/images/sideheading3.gif) no-repeat; height: 35px; padding-left: 999px; }
#sideecare p { padding: 0 5px 0 15px; color: #fff; line-height: 1.2; }
#sideecare p.sideecaremore { background: transparent url(../../business/images/sideecare_bk.gif) left bottom no-repeat; padding: 5px 0 5px 15px; }
#sideecare p.sideecaremore a { display: block; overflow: hidden; background: transparent url(../../business/images/sideecarefind.gif) no-repeat; width: 118px; height: 14px; padding-left: 999px; }
 
/* Main */
#main { width:535px; float:right; overflow:hidden; }

/* Footer */
#footer { width:535px; border-top: 1px solid #d0d0d0; color: #999999; line-height: 1.3; font-size: 0.8em; margin-left: 201px; clear:both;}
#footer ul { padding-top: 0.5em; width: 100%; }
#footer li { background: transparent url(../../business/images/pipe.gif) 0.7em no-repeat; padding-left: 1.6em; float: left; list-style: none; font-family: arial,sans-serif; }
#footer li.first { background: none; padding-left: 0; }
#footer a { background: #fff; color: #3457A0; text-transform: uppercase; text-decoration: none; letter-spacing: -0.06em; }
#footer .page_id { font: normal 10pt Verdana, Arial, Helvetica, sans-serif; color: #333333; padding-bottom: 8px;}

ul.red { margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
ul.red li { list-style: none; background:transparent url(../../business/images/red_arrow.gif) no-repeat  0px 6px; padding-left: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; line-height: 18px; }
ul.red li a:visited, ul.red li  a:link, p.avail a:visited, p.avail a:link, a.red_arrow:link, a.red_arrow:visited { text-decoration: none; color: #C7113D;}
ul.red li a:active, ul.red li  a:hover, p.avail a:hover, p.avail a:hover, a.red_arrow:hover, a.red_arrow:active { color: #C7113D; text-decoration: underline;}

/* Rounded black corners for tables (EvenVertical, OddVertical, EvenHorizontal, OddHorizontal)
-----------------------------*/
TABLE.EvenHorizontal THEAD TR TD DIV, 
TABLE.EvenHorizontal TBODY TR TD DIV, 
TABLE.EvenHorizontal TFOOT TR TD DIV {
	margin:5px 5px 5px 5px;
}
TABLE.EvenHorizontal {
	margin-bottom:20px;
}
TABLE.EvenHorizontal THEAD TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal THEAD TR TD.odd, TABLE.EvenHorizontal THEAD TR TD.even, 
TABLE.OddHorizontal THEAD TR TD.odd, TABLE.OddHorizontal THEAD TR TD.even {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:-5px 0%;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal THEAD TR TD.last, TABLE.OddHorizontal THEAD TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-bottom:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TBODY TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:0% -5px;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TBODY TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:100% -6px;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TBODY TR.even {}
TABLE.EvenHorizontal TBODY TR TD.odd, 
TABLE.EvenHorizontal TBODY TR TD.even, 
TABLE.OddHorizontal TBODY TR TD.odd, 
TABLE.OddHorizontal TBODY TR TD.even {
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TBODY TR TD.last, 
TABLE.OddHorizontal TBODY TR TD.last {
	border-bottom:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TFOOT TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TFOOT TR TD.odd, TABLE.EvenHorizontal TFOOT TR TD.even {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:-5px 100%;
	border-right:1px solid #D0D0D0;
} 
TABLE.OddHorizontal TFOOT TR TD.odd, TABLE.OddHorizontal TFOOT TR TD.even {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:-5px 100%;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenHorizontal TFOOT TR TD.last, TABLE.OddHorizontal TFOOT TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
TABLE.EvenVertical, TABLE OddVertical {
	margin-bottom:20px;
}
TABLE.EvenVertical THEAD, TABLE.OddVertical THEAD{}
TABLE.EvenVertical THEAD TR, TABLE.OddVertical THEAD TR{}
TABLE.EvenVertical THEAD TR TD.first, TABLE.OddVertical THEAD TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical THEAD TR TD.first DIV, TABLE.OddVertical THEAD TR TD.first DIV {
	padding:5px;
}
TABLE.EvenVertical THEAD TR TD.even, TABLE.OddVertical THEAD TR TD.even{ 	
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:-5px 0%;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical THEAD TR TD.even DIV, TABLE.OddVertical THEAD TR TD.even DIV {
	padding:5px;
}
TABLE.EvenVertical THEAD TR TD.odd, TABLE.OddVertical THEAD TR TD.odd{ 	
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:-5px 0%;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical THEAD TR TD.odd DIV, TABLE.OddVertical THEAD TR TD.odd DIV {
	padding:5px;
}
TABLE.EvenVertical THEAD TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-bottom:1px solid #D0D0D0;
}
TABLE.OddVertical THEAD TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-bottom:1px solid #D0D0D0;
}
TABLE.EvenVertical THEAD TR TD.last DIV, TABLE.OddVertical THEAD TR TD.last DIV {
	padding:5px;
}
TABLE.EvenVertical TBODY{}
TABLE.EvenVertical TBODY TR{}
TABLE.EvenVertical TBODY TR TD.first, TABLE.OddVertical TBODY TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:0% -5px;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical TBODY TR TD.first DIV, TABLE.OddVertical TBODY TR TD.first DIV {
	padding:5px;
}
TABLE.EvenVertical TBODY TR TD.even DIV, TABLE.OddVertical TBODY TR TD.even DIV {
	padding:5px;
}
TABLE.EvenVertical TBODY TR TD.even, TABLE.OddVertical TBODY TR TD.even {

	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	background-color:#E9EBEE;
}
TABLE.EvenVertical TBODY TR TD.odd, TABLE.OddVertical TBODY TR TD.odd {
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	padding:5px;
}
TABLE.EvenVertical TBODY TR TD.odd DIV, TABLE.OddVertical TBODY TR TD.odd DIV {
	padding:5px;
}
TABLE.EvenVertical TBODY TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:100% -5px;
	border-bottom:1px solid #D0D0D0;
}
TABLE.EvenVertical TBODY TR TD.last DIV {
	padding:5px;
}
TABLE.OddVertical TBODY TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:100% -5px;
	border-bottom:1px solid #D0D0D0;
}
TABLE.OddVertical TBODY TR TD.last DIV {
	padding:5px;
}
TABLE.EvenVertical TFOOT, TABLE.OddVertical TFOOT{}
TABLE.EvenVertical TFOOT TR, TABLE.OddVertical TFOOT TR{}
TABLE.EvenVertical TFOOT TR TD.first, TABLE.OddVertical TFOOT TR TD.first {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical TFOOT TR TD.first DIV, TABLE.OddVertical TFOOT TR TD.first DIV {
	margin:5px;
}
TABLE.EvenVertical TFOOT TR TD.even, TABLE.OddVertical TFOOT TR TD.even{ 	
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:-5px 100%;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical TFOOT TR TD.even DIV, TABLE.OddVertical TFOOT TR TD.even DIV {
	padding:5px;
}
TABLE.EvenVertical TFOOT TR TD.odd, TABLE.OddVertical TFOOT TR TD.odd{ 	
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:-5px 100%;
	border-right:1px solid #D0D0D0;
}
TABLE.EvenVertical TFOOT TR TD.odd DIV, TABLE.OddVertical TFOOT TR TD.odd DIV {
	padding:5px;
}
TABLE.EvenVertical TFOOT TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/CornersGrey.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
TABLE.OddVertical TFOOT TR TD.last {
	background-image:url(/en/residential/images/SubWebMain/Corners.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
TABLE.EvenVertical TFOOT TR TD.last DIV {
	padding:5px;
}
TABLE.OddVertical TFOOT TR TD.last DIV {
	padding:5px;
}
.Subheading-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #3457A0;
}
