/* Tag styles */
* {
	padding: 0;
	margin:  0;
	border: 0;
	font-family: Helvetica, Arial;
}

BODY, P, TH, TD, UL, OL, LI, FORM {
	font-size: 11px;
	line-height: 14px;
}

BODY {
	background-image: url('images/pattern.gif');
	background-repeat: repeat;
	text-align: center;
}

H1 {
	color: #FFF;
	font-size: 1.7em;
	position: absolute;
	left: 32px;
	top: 0px;
	z-index: 40;
}

H2 {
	color: #000;
	font-size: 2em;
	margin-bottom: 0.6em;
	line-height: 1.1em;
	position: relative;
	z-index: 10;
}

H2 span {
	color: #DF1630;
}

H3 {
	color: #000;
	font-size: 1.35em;
	margin-bottom: 0.6em;
}

H4 {
	font-size: 1.1em;
}

UL.normal {
	padding: 0 0 .5em 1.5em;
}
UL.normal LI {
	padding: 0 0 .5em 0;
}


P {
padding: 0 0 1em 0;
}

A {
	color: #444;
	text-decoration: underline;
}
A:hover {
	color: #000;
}

SELECT {
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}


/* Layout elements */

#container {
	margin: 0 auto;
	width:958px;
	text-align: left;
	position: relative;
}

#top
{
	color: #333;
	position: relative;
	height: 55px;
	background-image: url(/images/top_bg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 16px 0;
}

#main
{
	position: relative;
}

#content {
	width: 100%;
	position: relative;
	background-color: #FFF;
}
#content TD#t {
	background-image: url(/images/shad_t.gif);
	background-repeat: repeat-x;
}
#content TD#b {
	background-image: url(/images/shad_b.gif);
	background-repeat: repeat-x;
}
#content TD#l {
	background-image: url(/images/shad_l.gif);
	background-repeat: repeat-y;
}
#content TD#r {
	background-image: url(/images/shad_r.gif);
	background-repeat: repeat-y;
}

#footer
{
	position: relative;
	padding: 20px 9px 15px 5px;
	text-align: center;
	color: #FFF;
	width: 944px;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover, #footer A:active
{
	text-decoration: underline;
}
#footer IMG{
	vertical-align: middle;
}
DIV#footer SUP {
	font-size: .9em;
}

#footer p#quote {
	font-size: 1.2em;
	padding: 4px 6px 2px 6px;
	border-color: #FFF;
	border-style: dotted;
	border-width: 0 1px;
	margin: 0px 63px;
	line-height: 1.4em;
}
BODY.esus #footer p#quote {
	margin: 0px 175px;
}
BODY.frca #footer p#quote {
	margin: 0px 160px;
}
#footer DIV#btmnav
{
	position: absolute;
	top: 60px;
	left: 4px;
	line-height: 42px;
	width: 950px;
}

#footer DIV#btmnav #cert {
	float: left;
	text-align: left;
}
#footer DIV#btmnav #cert IMG {
	float: left;
}
#footer DIV#btmnav #cert SPAN {
	float: left;
	display: block;
}

#footer DIV#btmnav #career {
	float: right;
	text-align: right;
}
#footer DIV#btmnav #career IMG {
	padding: 0 0 0 3px;
}
#footer #signUpLink {
	padding: 10px 0px 0px 0px;
}


/* EN CA Footer tweaks */
#footer DIV#btmnav DIV#cert SPAN {
	line-height: 1.3em;
	padding: 6px 0 0 0;
	display: block;
}

/* ES US Footer tweaks */
BODY.esus #footer DIV#btmnav #cert SPAN {
	line-height: 1.3em;
	padding: 6px 0 0 0;
	display: block;
}
BODY.esus #footer DIV#btmnav #career {
	width: 160px;
}
BODY.esus #footer DIV#btmnav #career IMG {
	float:right;
}

/* ES US Footer tweaks */
BODY.frca #footer DIV#btmnav #cert SPAN {
	line-height: 1.3em;
	padding: 6px 0 0 0;
	display: block;
}

/* FR CA Footer tweaks */
BODY.frca #footer DIV#btmnav #career {
	width: 160px;
}
BODY.frca #footer DIV#btmnav #career SPAN {
	width: 100px;
	float: right;
	line-height: 1.3em;
	padding: 6px 0 0 0;
}
BODY.frca #footer DIV#btmnav #career IMG {
	float:right;
}




/* Navigation elements */
UL#nav1{
	left: 144px;
	list-style: none;
	position: absolute;
	top: 0px;
	width: 667px;
	z-index: 10;
}

UL#nav1.ca {
	left: 184px;
}

UL#nav1 LI{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	height: 47px;
	float: left;
	position: relative;
	background-image: url(/images/top_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
UL#nav1 LI.first {
	background-image: url(/images/spacer.gif);
}
UL#nav1 LI A {
	color: #333;
	display: block;
	padding: 24px 13px 8px;
	text-decoration: none;
}
UL#nav1 LI UL {
	list-style: none;
	width: 165px;
	display: none;
	background-image: url(/images/subnav_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 47px;
	left: -4px;
	z-index: 20;
}
UL#nav1 LI UL.careers {
	width: 580px;
	left: -200px;
}
BODY.frca UL#nav1 LI UL.careers {
	width: 610px;
	left: -150px;
}
UL#nav1 LI UL LI {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	height: 27px;
	float: left;
	background-image: url(/images/subnav_div.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding:0 1px;
}
UL#nav1 LI UL LI A {
	padding: 7px 12px 7px 12px;
	display: block;
}
UL#nav1 LI UL LI.first A {
	border: 0;
	padding: 7px 12px 7px 4px;
}

UL#nav1 LI:hover UL, UL#nav1 LI.over UL {
	display: inline;
}

UL#nav1 LI:hover A, UL#nav1 LI.over A, UL#nav1 LI.on A {
	color: #DF1630;
	background-color: #FFFBEE;
	background-image: url(/images/top_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
UL#nav1 LI.first A, UL#nav1 LI.first A {
	background-image: url(/images/spacer.gif);
}
UL#nav1 LI:hover UL LI A, UL#nav1 LI.over UL LI A {
	color: #333;
	background-image: url(/images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px;
}
UL#nav1 LI UL LI:hover A, UL#nav1 LI UL LI.over A {
	color: #DF1630;
}

FORM#zipfind {
	position: absolute;
	top: 52px;
	right: 21px;
	z-index: 5;
}
FORM#zipfind LABEL {
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
	color: #FFF;
	padding: 2px;
}
FORM#zipfind INPUT#zip {
	background-color:#fff;
	float:none;
	font-size: 10px;
	border:1px solid #999;
	padding: 2px 2px 1px;
	width: 85px;
}
FORM#zipfind INPUT#find {
	background-color:#fff;
	float:none;
	height: 11px;
	padding:0;
	vertical-align: middle;
	width: 11px;
}


/* Content area elements */
TABLE#content {
	background-image: url('/images/bckgrnd_top.gif');
	background-repeat: repeat-x;
}

#nav2
{
	height: 390px;
	background-color: #FFF;
	background-image: url(/food/images/bot_mid_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav2 H2
{
	padding: 52px 23px 0 28px;
	text-transform: none;
	position: relative;
	z-index: 10;
}
#nav2 H3
{
	padding: 25px 23px 0 28px;
	text-transform: none;
	font-size: 1em;
	color: #333;
	position: relative;
	z-index: 10;
}
#nav2 UL
{
	list-style: none;
	padding: 0 0 12px 0;
	margin: 0;
}
BODY.frca #nav2 UL
{
	list-style: none;
	padding: 15px 0 12px 0;
	margin: 0;
}
#nav2 UL LI
{
	text-transform: uppercase;
	font-size: .92em;
	position: relative;
	z-index: 20;
	width: 100%;
}
#nav2 UL LI A
{
	text-decoration: none;
	color: #444;
	padding: 0 19px 9px 28px;
	display: block;
	width: 145px;
}
#nav2 UL LI A.on
{
	color: #DF1630;
	background-image: url(/images/arrow_small_red.gif);
	background-repeat: no-repeat;
	background-position: 18px 3px;
}
#nav2 UL LI A:hover
{
	color: #000;
}

BODY.animal UL#nav3
{
	list-style: none;
}
BODY.animal UL#nav3 LI
{
	height: 20px;
}

#rtside {
	padding: 50px 0px 50px 36px;
	background-image: url('/images/bckgrnd_bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#lftside {
	background-image: url('/images/bckgrnd_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#rtimg {
	position: absolute;
	top: 80px;
	right: 15px; 
}

/* Food index */
BODY.food TD#rtside {
	padding:0;
}
BODY.food DIV#feature
{
	line-height: 1.2em;
	width: 315px;
	height: 115px;
	padding: 0 15px 0 0;
	position: absolute;
	right: 14px;
	top: 10px;
	z-index: 10;
	text-align: left;
}
BODY.food DIV#feature IMG
{
	vertical-align: middle;
	padding: 0 4px 0 0;
}
BODY.food DIV#feature H3
{
	padding: 30px 0 0 0;
	margin: 0;
	font-size: 1.1em;
}
BODY.food DIV#feature A
{
	text-decoration: none;
	color: #000;
}
BODY.food DIV#feature A:hover
{
	color: #DF1630;
}

BODY.frca DIV#feature, BODY.esus DIV#feature
{
	width: 210px;
	height: 82px;
	padding: 15px 15px 0 0;
}
BODY.frca DIV#feature H3, BODY.esus DIV#feature H3
{
	padding: 3px 0;
	margin: 0;
}

/* Top locator */
FORM#localeform {
	font-size: 11px;
	height: 24px;
	position:absolute;
	top: 22px;
	right: 20px;
	z-index: 50;
}
FORM#localeform SELECT {
	background-color:#fff;
	float:none;
	font-size: 11px;
	height: 15px;
	padding:0;
}
FORM#localeform SELECT OPTION {
	padding: 3px 0 1px 0;
}

div.contact_us p {
	background-color: transparent;
	width: 340px;
}

/* Generic styles */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.footnote {
	font-size: .9em;
	color: #666;
}
.bold { font-weight: bold; }

.dots {
	background-image: url(/images/dots.gif);
	background-repeat: repeat;
}


TABLE#content.nobg {
	background-image: url(/images/spacer.gif);
}

.linkarr A, A.linkarr
{
	color: #333;
	text-decoration: none;
}
.linkarr A:hover, A:hover.linkarr
{
	color: #DF1630;
}
.linkarr A IMG, A.linkarr IMG
{
	margin: 0 0 -2px 0;
}
.smarrlink A, A.smarrlink
{
	background-image: url(/images/arrow_small_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0 0 0 10px;
}


TABLE.product_cell TD {
	padding:5px;
	font-size:.96em;
	text-align:center;
	vertical-align:top;
}
TABLE.product_cell TD A {
	text-decoration:none;
	color:#444;
}
TABLE.product_cell TD A:hover {
	text-decoration:underline;
}

TD.links {
	line-height: 1.8em;
}
TD.links A {
	font-weight:bold;
	background-image: url('/images/arr_wht_red.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding: 2px 0 0 16px;
	color:#000000;
	text-decoration:none;
}

TD.links A:hover {
	color:#000000;
	text-decoration:underline;
}


/* Page specific and overrides */

/* Nutrition landing - no products */
BODY.landing #rtside {
	padding: 0 0 50px 0;
}
BODY.landing FORM#addItemFrm {
	padding: 50px 0 20px 26px;
	width: 362px;
}
DIV.redframe {
	padding: 10px;
	margin: 0 0 12px 0;
	border-color: #DF1630;
	border-width: 1px;
	border-style: solid;
}
BODY.landing FORM#addItemFrm SELECT {
	width: 340px;
	font-size: 1em;
}
BODY.landing .indents P, BODY.landing .indents H2, BODY.landing .indents H3  {
	padding-left: 26px;
	padding-right: 26px;
}
BODY.landing TD#rtside A {
	color: #333;
	text-decoration: none;
}
BODY.landing TD#rtside A:hover {
	color: #000;
}
BODY.landing UL.nav3
{
	padding:10px 26px;
	margin: 0 0 0 18px;
}
BODY.landing UL.nav3 LI
{
	position: relative;
}
TD.nutrition_topics_cell
{
	vertical-align:top;
	padding:5px 25px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
TD.nutrition_topics_cell IMG
{
	vertical-align:middle;
}

/* Nutrition - with products */
BODY.nutrition TD#rtside {
	padding: 50px 0;
}
BODY.nutrition TABLE#wprods {
	height: 390px;
}
BODY.nutrition TABLE#wprods FORM#addItemFrm {
	width: 293px;
	padding: 40px 0 20px 26px;
}
BODY.nutrition TABLE#wprods FORM#addItemFrm P {
	padding: 0 0 8px 0;
}

/* Nutrition - products */
BODY.nutrition FORM#addItemFrm {
	width: 280px;
}
BODY.nutrition FORM#addItemFrm SELECT {
	width: 280px;
}

BODY.nutrition TABLE#wprods TR.grid TD
{
	text-align: center;
	padding: 2px 0 1px 0;
	font-size: .96em;
	background-image: url(/images/vdots.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #FFF5A1;

}
BODY.nutrition TABLE#wprods TR.grid TD TD{
	text-align: left;
	background-image: url(/images/spacer.gif);
}

BODY.nutrition TABLE#wprods TR.grid TH {
	vertical-align:bottom;
	text-align: left;
	font-weight: normal;
	background-image: url(/images/vdots.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
BODY.nutrition TABLE#wprods TR.grid .borderbtm {
	background-image: url(/images/spacer.gif);
}
BODY.nutrition TABLE#wprods TR.grid .alt {
	background-color:#FFE513;
}
BODY.nutrition TABLE#wprods TR.grid TD.qty INPUT {
	padding: 2px 2px 1px 2px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	width: 20px;
	font-size: .96em;
}
BODY.nutrition TABLE#wprods TR.grid TH.product {
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 2px;
	background-image: url(/images/spacer.gif);
}
BODY.nutrition TABLE#wprods TR.grid TD.ingredients, BODY.nutrition TABLE#wprods TR.grid TD.ingredients TD {
	background-color:transparent;
	padding: 0 2px 0 2px;
	background-image: url(/images/spacer.gif);
}
BODY.nutrition TABLE#wprods TR.total TH.product {
	font-size: 1.1em;
	padding: 4px 0;
	
}
BODY.nutrition TABLE#wprods TR.total {
	position: relative;
	z-index: 10;
}
BODY.nutrition TABLE#wprods TR.total TD {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#DF1630;
}
BODY.nutrition TABLE#wprods TD.indent {
	padding: 6px 24px;
}
BODY.nutrition TABLE#wprods TD.indent H3 {
	padding: 10px 0 0 0;
}
BODY.nutrition TABLE#wprods TD.indent P{
	padding: 0 15px 6px 15px;
	color: #333;
}

/*
BODY.nutrition TD.component_menu_header {
	font-size:10px;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000000;
}
BODY.nutrition TD.nutrition_header {
	vertical-align:bottom;
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#000000;
	padding:0px;
}
BODY.nutrition TD.nutrition_header_no_border {
	vertical-align:bottom;
	padding:0px;
}
BODY.nutrition TD.nutrition_total_header {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	vertical-align:top;
	border-top-style:dotted;
	border-top-width:1px;
	border-color:#000000;	
}
BODY.nutrition TD.nutrition_total_header_right {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:5px;
	vertical-align:top;
	border-top-style:dotted;
	border-top-width:1px;
	border-color:#000000;
}
BODY.nutrition TD.nutrition_totals {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-color:#DF1630;
	text-align:center;
	vertical-align:middle;
	border-right-style:dotted;
	border-right-width:1px;
	border-color:#000000;
}
BODY.nutrition TD.component_sum, TD.component_sum2 {
	font-size:9px;
	vertical-align:middle;
	text-align:center;
	border-right-style:dotted;
	border-right-width:1px;
	border-top-style:dotted;
	border-top-width:1px;
	border-color:#000000;
	background-color:#FFF5A1;
}
BODY.nutrition TD.component_sum2 {
	background-color:#FFE513;
}
*/





/* Family pages */
BODY.family TD#rtside {
	padding: 50px 0 50px 36px;
}
BODY.flash TD#rtside {
	padding: 0;
}

BODY.family TD A.back {
	padding: 18px 0 0 18px;
	display: block;
}
BODY.family TD H3.midhead {
	padding: 0;
	display: inline;
	float: right;
	padding: 14px 24px 0 0;
}

BODY.family DIV#feature1 {
	padding: 0 0 20px 0;
}
BODY.family DIV#feature1 H3 {
	padding: 25px 0 10px 48px;
}
BODY.family DIV#feature1 P {
	padding: 0 58px 10px 48px;
}

BODY.family DIV#feature2
{
	height: 190px;
	padding: 180px 20px 0 15px;
	background-image: url(/kids_meal/images/bckgrnd_feature.jpg);
	background-repeat: no-repeat;
}

BODY.family DIV#feature3
{
	height: 227px;
	padding: 15px 15px 10px 15px;
	background-image: url(/kids_meal/images/bckgrnd_calcium.gif);
	background-repeat: repeat-x;
	font-size: .96em;
	line-height: 1.25em;
	position: relative;
}
BODY.family DIV#feature3 H3 {
	padding: 0 0 4px 0;
	margin: 0;
}
BODY.family DIV#feature3 TABLE TD {
	font-size: .96em;
	line-height: 1.25em;
}
BODY.family DIV#feature3 TABLE TD B {
	font-size: 1.05em;
	font-weight: bold;
}

BODY.family DIV#feature3 .footnote {
	padding: 0;
	position: absolute;
	bottom: 5px;
}

BODY.family DIV#feature4
{
	height: 98px;
	background-image: url(/kids_meal/images/img_family_fun.jpg);
	background-repeat: repeat-x;
}
BODY.family DIV#feature4 P
{
	padding: 62px 0 0 46px;
	width: 135px;
}

BODY.family DIV#feature5
{
	height: 142px;
	padding: 0 0 0 17px;
	background-color: #FFF;
}
BODY.family DIV#feature5 P
{
	width: 110px;
}

/* Product pages */
BODY.product TD#rtside {
	padding: 50px 0 0 0;
}
BODY.product TD#rtside TABLE TD.first {
	padding: 0 0 0 30px;
}

.smallDescription{
	font-size:9px;
	line-height:15px;
}

H3.sifr {
	line-height: 1.45em;
	padding: 0;
	margin: 8px 0;
}




/* Community - index */
BODY.community TD#rtside P {
	padding: 0 30px 12px 0;
}
BODY.community TABLE#subcontent H4 {
	padding: 4px 0 0 2px;
}
BODY.community TABLE#subcontent P {
	padding: 0 0 1.5em 2px;
}
BODY.community TABLE#subcontent A {
	text-decoration: none;
}

/* Community - animal Welfare */
BODY.animal TD#rtside {
	padding-right: 130px;
}
BODY.animal UL#nav3 {
	padding: 0 0 0 140px;
}

/* About Us - index */
BODY.about TD#rtside {
	padding: 50px 0px 0px 36px;
}
BODY.about TD#rtside IMG#rtimg {
	position: absolute;
	top: 83px;
	right: 14px;
}
BODY.about DIV#subcontent {
	width:310px;
	position: relative;
	z-index: 10;
}
BODY.about DIV#subcontent H4 {
	padding: 2px 0 0 0;
}
BODY.about DIV#subcontent A {
	text-decoration: none;
}

/* About Us - news */
BODY.news TD#rtside {
	padding: 50px 0px 50px 36px;
	background-image: url('/images/bckgrnd_bottom.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}
BODY.news TD#rtside P, BODY.news TD#rtside H3 {
	padding-right: 20px;
}

BODY.news TD#rtnav {
	padding: 50px 20px 50px 20px;
}


/* MapQuest locator pages */
BODY.mapquest FORM#locator {
	padding: 0px 20px 10px 23px;
}
BODY.mapquest TD#nav2 H2 {
	padding: 52px 20px 0 23px;
}
BODY.mapquest TD#nav2 A {
	text-decoration: none;
}
BODY.mapquest TD#nav2 A IMG {
	vertical-align: middle;
}
BODY.mapquest FORM#locator LABEL {
	padding: 12px 0 2px 0;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
BODY.mapquest FORM#locator INPUT {
	font-size: 1em;
	padding: 2px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}
BODY.mapquest FORM#locator INPUT#addr, BODY.mapquest FORM#locator INPUT#city {
	width: 187px;
}
BODY.mapquest FORM#locator INPUT#zip {
	width: 90px;
}
BODY.mapquest FORM#locator INPUT#find {
	border-width: 0;
	padding: 0;
	margin: 0;
}
BODY.mapquest FORM#locator SELECT {
	width: 192px;
	font-size: 1em;
	padding: 1px;
}
BODY.mapquest FORM#locator SELECT#radius {
	width: 96px;
}

BODY.mapquest DIV#map IMG {
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

BODY.query DIV#container TD#rtside {
	padding: 0;
	vertical-align: bottom;
}

/* footer/text heavy pages */
BODY.legal DIV#container TD#rtside, BODY.privacy DIV#container TD#rtside, BODY.contact DIV#container TD#rtside, BODY.investors DIV#container TD#rtside {
	padding: 50px 36px;
}

/* Careers styles */
BODY.careers .style1 {
color:#DF1630;
font-weight:bold;
}
BODY.careers .style2 {
color:#DF1630;
font-weight:bold;
font-size:18px;
}
BODY.careers .style3 {
color:#000000;
font-weight:bold;
font-size:13px;
}
BODY.careers .style4 {
color:#000000;
font-weight:normal;
font-size:12px;
}
BODY.careers .style5 {
color:#000000;
font-weight:bold;
font-size:14px;
}
BODY.careers .style6 {
font-size: 12px;
font-weight:bold;
color:#DF1630;
text-decoration:none;
}
BODY.careers .style7 {
color:#000000;
font-weight:bold;
font-size:12px;
}
BODY.careers .style8 {
color:#000000;
font-weight:bold;
font-style:italic;
font-size:11px;
}
BODY.careers .style9 {
color:#000000;
font-style:italic;
font-size:11px;
}

BODY.careers .style10 {
color:#000000;
font-weight:normal;
font-size:10px;
}
BODY.careers UL.normal {
	padding: 5px 0 5px 1.3em;
	margin: 0;
}
BODY.careers UL.normal LI {
	padding: 0;
	margin: 0;
}
BODY.careers #nav2 {
	height: 389px;
	background-image: url(/careers/CareerImages/BodyBackg_LeftNav.jpg);
	background-repeat: repeat-y;
}
BODY.philosophy #nav2 {
	height: 420px;
	background-image: url(/careers/CareerImages/BodyBackg_LeftNav2.jpg); 
}

BODY.careers #nav2 UL LI H2
{
	padding: 50px 0px 0 0px;
}
BODY.careers #nav2 UL LI A
{
	padding: 0 0 9px 0;
	width: 140px;
}
BODY.careers #nav2 UL LI A.on {
	background-image: url(/images/spacer.gif);
}

/* International locator page */
BODY.international TD#rtside TD A {
	text-decoration:none;
	color:#444;
}
BODY.international TD#rtside TD A:hover {
	text-decoration:underline;
}


/* Dev table borders */
offBODY.family TABLE#content TD
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

