/********* general classes *************/
.PageContent sup {
	height: 0;
	line-height: 100%;
	vertical-align: top;
	position: relative;
	font-size:.75em !important;
	*font-size:.9em !important;

}
.abbr,
acronym, 
abbr {
    cursor: help; 
    border-bottom: 1px dotted #000 !important;
	}
.PageContent  .centeralign {
text-align:center;
}
.PageContent .leftalign {
text-align:left;
}
.PageContent  .rightalign {
text-align:right;
}
.notes {
font-size:0.83em; /*10*/
}

p.topMargin{
	margin-top:-1em;
	font-size:1.3em;
	}
p.intro{
	font-size:4em;
	clear:both;
	margin-bottom:0;
	}
p.org{
		color:#f8b323;
}
p.signature{
	padding-bottom:0;
	}
p.signature span{
	clear:both;
	display:block;
	}
.PageContent span.toparrow{
       position:relative;
       left:25em;
       top:12.75em;
	   #top:12.7em;
}
.PageContent span.bottomarrow{
       position:relative;
       left:20em;
       top:43.9em;
	   #top:43.75em;
}
.PageContent span.toparrow img,
.PageContent span.bottomarrow img{
	height:4.2em;
	}
.tinyFont{
	font-size:.8em;
	color:#88898b!important;
	font-weight:bold;
	width:30em;
	}
p.intro.mrgBot{
	margin-bottom:.5em;
	}
ol.mrgLeftNone{
	position:relative;
	left:-.9em;
	#left:-.5em;
	}
h2.tobMargin1{
	padding-top:1em;
	clear:both;
	overflow:hidden;
	}

h2.big{
	font-size:3em;
	color:#fff;
	padding-bottom:0!important;
	padding-top:0!important;
	margin-top:0!important;
	margin-bottom:0!important;
	}
p.headingBig{
	font-size:2.5em;
	color:#fff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
.Fnt13{
	font-size:1.2em;
	}
.PageContent  .mrgnBtm0 {
margin-bottom:0px;
}
.marginLet1{
	margin-left:1em;
	}
.fixFlow{
	clear:both;
	overflow:hidden;
	height:2em;
}
.fixFlow1{
	clear:both;
	overflow:hidden;
	height:1.5em;
	#padding-bottom:2em;
}
.PageContent  .mrgnTop0 {
margin-top:0px;
}
.PageContent  .mrgnRght0 {
margin-right:0px;
}
.PageContent  .mrgnrght50 {
margin-right:2.5em; /*100*/
}
.PageContent  .mrgnrght100 {
margin-right:8.33em; /*100*/
}
.PageContent .fltLeft{
	float:left;
	}
.PageContent .fltRight{
	float:right;
	}
.PageContent  .bold {
font-weight:bold;
}
.PageContent .mrgLeft{
	margin-left:2em;
	}
.PageContent .mrgLeft1{
	margin-left:1em;
	}
.PageContent  .unbold {
font-weight:normal;
}

.PageContent .Fnt11 {
font-size:0.92em; /*11*/
}

.black{
color:#000;
}

.Lightgreen{
color:#91c758;
}
.green{
color:#197841;
}
.darkorange{
color:#eb6e08;
}
.orange{
color:#f8b323;
}
.PageContent .Wid187 {
width:16.33em; /*187*/
margin-right:1.5em;
}
.sign {
height:4.33em; /*52*/
}
/******* header styling *********/
h1 {
color:#197841;
margin-bottom:.6em;
font-size:2em; /*24*/
}
h1 img{
height:1.46em; /*35*/
}
h2 {
font-size:1.08em; /*13*/
color:#197841;
line-height:1.67em; /*20*/
}

h3 {
font-size:1.33em; /*20*/
font-weight:normal;
margin-bottom:2em;
}
.PageContent .PageHD {
display:block;
float:left;
padding:0px;
margin-bottom:1em;
border-bottom:1px solid #87888a;
width:100%;
}
.PageContent .HDrghtImg {
float:right;
width:17.75em; /*213*/
}
.PageContent .HDrghtImg1 {
float:right;
width:23.1em; /*213*/
}

.PageContent .Topbdr0 {
border-top:none;
}
.PageContent .bdr0 {
border:none;
}
/******* paragraph styling *********/
p{
margin-bottom:1.25em; /*15*/
line-height:1.33em; /*16*/
}

/******* List styling styling *********/
.PageContent ol{
margin:1.67em 0px 1.67em 2.5em; /*20*/
padding:0px;
}
.PageContent ul{
margin:1.67em 0px 1.67em .6em; /*20*/
padding:0px;
}
.PageContent ul li{
list-style-type:none;
background:transparent url('../images/listbullet.gif') no-repeat 0px 0.25em;
padding:0px 0px .5em 1.2em;
}
.PageContent ul.WhtBull li{
background:transparent url('../images/listbulletwht.gif') no-repeat 0px 0.25em;
}
.PageContent dl {
margin:1em 0px;
}
.PageContent dt {
float:left;
width:3%;
margin-bottom:.3em;
}
.PageContent dd {
width:96%;
margin-bottom:.3em;
display:table;
}


/******* Table styling *********/
table  {
width:100%;
margin-bottom:1.25em; /*15*/
}
table tr th {
border-bottom:1px solid #87888a;
padding:0.42em; /*5*/
border-collapse:collapse;
vertical-align:bottom;
font-size:0.92em; /*11*/
font-weight:normal;
}
table tr td {
padding:0.42em; /*5*/
border-collapse:collapse;
}

table tr.BdrBtm td {
border-bottom:1px solid #87888a;
}
table tr.BdrBtm2 td {
border-bottom:2px solid #87888a;
}
table tr.BdrTopBtm td {
border-bottom:1px solid #87888a;
border-top:1px solid #87888a;
}

.PageContent table tr.border0 th,
.PageContent table tr.border0 td{
border:0px;
}
table.centerdata tr th,
table.centerdata tr td {
text-align:center;
vertical-align:bottom;
}

table.rightdata tr th,
table.rightdata tr td {
text-align:right;
vertical-align:bottom;
}

/******* nutshell page *********/
.nutimg {
width:58.17em; /*698*/
}

/******* Glance page *********/
.GlncBoxMain {
width:10.83em; /*130*/
display:block;
float:left;
margin-right:1.42em; /*17*/
margin-bottom:1.42em; /*17*/
}
.GlncBoxMain .GlanceImg{
width:10.83em; /*130*/
margin-bottom:1em; /*12*/
}
.GlncHD {
color:#000000;
float:left;
font-size:1.33em; /*16*/
font-weight:bold;
line-height:1.17em;
}
.GlanceGreenBox {
	width:10.83em; /*130*/
    background-color:#91c758;
	float:left;
	color:#fff;

}
.GlanceGreenBox  .GlanceGRNBtl {
	background-image:url('../images/curves/glance_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:0.42em; /*5*/
	margin:0px;
	padding:0px;
	clear:both;
	display:block;

}
.GlanceGreenBox  .GlanceGRNBbl {
	background-image:url('../images/curves/glance_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:0.42em; /*5*/
	clear:both;
	display:block;
}
.GlanceGreenBox  .GlanceGRNBtl img, .GlanceGreenBox .GlanceGRNBbl img{
float:right;
height:5px;
margin:0px;

}

.GlanceGreenBox .GlanceGreenBoxContent {
    padding: 0em .55em; /*16*/
	display:block;
	clear:both;
	height:12.4em;
}

.GlanceGreenBoxContent span {
color:#333333;
font-size:0.92em; /*11*/
}

/******* Menu today page *********/
.MenuBoxMain {
width:10.83em; /*130*/
display:block;
float:left;
margin-right:.8em; /*17*/
margin-bottom:1.42em; /*17*/
}
.PageContent .GlassImg{
width:10.00em; /*120*/
}
.MenuBoxMain .MenuImg{
width:10.83em; /*130*/
margin-bottom:1em; /*12*/
}
.MenuHD {
color:#000000;
float:left;
font-size:1.33em; /*16*/
font-weight:bold;
line-height:1.17em;
}
.MenuGreenBox {
	width:10.83em; /*130*/
    background-color:#f8b323;
	float:left;
	color:#fff;

}
.MenuGreenBox  .MenuGRNBtl {
	background-image:url('../images/curves/orng_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:0.42em; /*5*/
	margin:0px;
	padding:0px;
	clear:both;
	display:block;

}
.MenuGreenBox  .MenuGRNBbl {
	background-image:url('../images/curves/orng_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:0.42em; /*5*/
	clear:both;
	display:block;
}
.MenuGreenBox  .MenuGRNBtl img, .MenuGreenBox .MenuGRNBbl img{
float:right;
height:5px;
margin:0px;

}

.MenuGreenBox .MenuGreenBoxContent {
    padding: 0em .55em; /*16*/
	display:block;
	clear:both;
	height:10em;
}

.MenuGreenBoxContent span {
color:#333333;
font-size:0.92em; /*11*/
}

/******* Chief Executive's Review  page *********/
#ChiefDarkGreenBox {
    width: 100%;
	float:left;
	color:#fff;
	margin-bottom:.5em;
}
#ChiefDarkGreenBox h1{
color:#fff;
margin-bottom:0px;
}
#ChiefDarkGreenBox  .Chieftl {
	background-image:url('../images/curves/drkgreen_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #197841;		
}
#ChiefDarkGreenBox  .Chiefbl {
	background-image:url('../images/curves/drkgreen_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #197841;		
}
#ChiefDarkGreenBox  .Chieftl img, #ChiefDarkGreenBox .Chiefbl img{
float:right;
height:5px;
}
#ChiefDarkGreenBox  .ChiefPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color: #197841;	
	width:95.5%;
	border:none;
	display:table;
}

#ChiefYellowBox {
    width: 100%;
	float:left;
	color:#000;
	margin-bottom:.5em;
}
#ChiefYellowBox  .Chieftl {
	background-image:url('../images/curves/yellow_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #f5a130;		
}
#ChiefYellowBox  .Chiefbl {
	background-image:url('../images/curves/yellow_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #f5a130;		
}
#ChiefYellowBox  .Chieftl img, #ChiefYellowBox .Chiefbl img{
float:right;
height:5px;
}
#ChiefYellowBox  .ChiefPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color: #f5a130;	
	width:95.5%;
	border:none;
	display:table;
}

#ChiefGreenBox {
    width: 100%;
	float:left;
	color:#000;
	margin-bottom:1.25em;
	clear:both;
}
#ChiefGreenBox  .Chieftl {
	background-image:url('../images/curves/green_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color:#91c758;		
}
#ChiefGreenBox  .Chiefbl {
	background-image:url('../images/curves/green_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color:#91c758;		
}
#ChiefGreenBox  .Chieftl img, #ChiefGreenBox .Chiefbl img{
float:right;
height:5px;
}
#ChiefGreenBox  .ChiefPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color:#91c758;
	width:95.5%;
	border:none;
	display:table;
	position:relative;
}
#ChiefGreenBox  .cultureImg {
position:relative;
top:-3.67em; /*44*/
left:-1.67em; /*20*/
margin-bottom:-4.7em; /*56*/
#margin-bottom:-4.9em; /*56*/
width:21.75em; /*261*/
}

.PageContent #chiefReview ol{
	margin:0em 0px 1.25em 0em; /*20*/
	padding:0px;
	clear:both;
	float:none;
	position:relative;
	top:0;
	}
.PageContent #chiefReview ol li{
	margin:0em 0px 0em 0em; /*20*/
	padding:0px;
	float:none;
	margin-left:2.5em;
	}
.PageContent #chiefReview ol li ol {
	margin-left:1em;
	widoth:100%;
	margin-left:0;
	}
.PageContent #chiefReview ol.botMargin{
	margin-bottom:0em;
	margin-top:0;
	}
.PageContent #chiefReview ol.botMargin0{
	margin-bottom:0em;
	}
.PageContent #chiefReview p,
.PageContent #chiefReview h2{
	clear:both;
	width:100%;
	}
.PageContent #chiefReview h2{
	margin-top:0em;
	overflow:hidden;
	float:left;
	}
.PageContent #chiefReview ul{
	margin-top:0;
	margin-bottom:1.25em;
	}
.PageContent #chiefReview ul li{
list-style-type:none;
background:transparent url('../images/listbullet.gif') no-repeat 0px 0.38em;
padding:0px 0px .5em 1.2em;
position:relative;
}

/******* Key  page *********/
table.Key tr th{
font-size:.92em;
border-bottom:1px solid #87888a;
}
table.Key tr td{
border-bottom:1px solid #87888a;
vertical-align:top;
}
table.Key tr td h2{
font-size:1.33em; /*16*/
}

table.Key tr td .ChartBox{
margin-top:0px;
}
table.Key tr td h1{
margin:0px;
font-size:2.50em /*30*/
}
.ChartBox ul{
	list-style-type:none;
	padding:0px 0px .5em 0em;
	color:#000;
	margin-left:0;
	margin-top:.4em;
}
.ChartBox ul li{
	padding-bottom:0;
	font-size:.9em;
	}
.ChartBox ul.grabpBullet li.sq_green{
	background:transparent url('../images/squre_green.gif') no-repeat 0px 0.25em;
}
.ChartBox ul.grabpBullet li.sq_org{
	background:transparent url('../images/square_org.gif') no-repeat 0px 0.25em;
}
.ChartBox ul.grabpBullet li.sq_grey{
	background:transparent url('../images/squre_grey.gif') no-repeat 0px 0.25em;
}
.ChartBox ul.grabpBullet li.sq_drkGreen{
	background:transparent url('../images/square_drkGreen.gif') no-repeat 0px 0.25em;
}
.ChartBox ul.grabpBullet li.sq_lightGreen{
	background:transparent url('../images/square_lightGreen.gif') no-repeat 0px 0.25em;
}
/******* Convenience Foods page *********/
.divison_conv {
border-top:1px solid #91c758; 
border-bottom:1px solid #91c758; 
padding:.8em 0px;
width:100%;
}
.divison_conv.fixHeight1{
height:12em;
}
.divison_conv h1 {
font-size:4em;
margin:0px;
color:#000;
line-height:1em;
}
.divison_conv img {
width:16.67em; /*200*/
float:left;
margin-right:1.3em;
}
.divison_integ {
border-top:1px solid #f8b323; 
border-bottom:1px solid #f8b323; 
padding:.8em 0px;
width:100%;
}
.divison_integ h1 {
font-size:3em;
margin:0px;
color:#000;
line-height:1em;
}
.divison_integ img {
width:16.67em; /*200*/
float:left;
margin-right:1.3em;
}
.greenlight {
background-color:#eaf2d6;
width:16.33em;
float:left;
}
.greenlight img{
width:16.33em;
float:left;
}
.greenlight ul{
width:14em; /*147*/
margin-bottom:0px;
margin-top:0px;
float:left;
}
.greenlight h2{
background-color:#fff;
clear:both;
margin:1em 0px 1em .6em;
padding:.6em 0px .6em .6em;
line-height:1.17em;
}

.orangelight {
background-color:#fff0d8;
width:16.33em;
float:left;
}
.orangelight img{
width:16.33em;
float:left;
}
.orangelight ul{
width:14em; /*147*/
margin-bottom:0px;
margin-top:0px;
float:left;
}
.orangelight h2{
background-color:#fff;
clear:both;
margin:1em 0px 1em .6em;
padding:.6em 0px .6em .6em;
line-height:1.17em;
}
/******* Principal Risks and Uncertainties page *********/
table.principal tr th{
font-size:1em;
border-bottom:2px solid #87888a;
font-weight:bold;
}
table.principal tr td{
border-bottom:1px solid #87888a;
vertical-align:top;
}
table.principal tr td.bgcolor {
background-color:#eff5f0;
}

/********* In Good Company *****************/
table.good tr td div.IntrTxt{
color:#f8b323;
float:left;
width:34em; /*418*/
padding-left:0.75em; /*9*/

}
table.good tr td img.intr{
float:right;
height:9.75em; /*117*/
}
table.good tr td {
padding:0px;
vertical-align:top;
}
table.good tr td div {
margin:0px;
padding:0px;
}
table.good tr td div span.txt{
color:#fff;
font-size:1.25em; /*15*/
line-height:1em;
}
table.good tr td div span.name{
color:#000;
font-size:1.08em; /*13*/
line-height:2.5em;
font-weight:bold;
}
table.good tr td div span.actn{
color:#000;
font-size:1em;
line-height:0em;
}
.PageContent table.good tr td img{
height:9.75em; /*117*/
}
.PageContent table.good tr td.bar img{ 
width:59.92em; /*719*/
height:2.50em; /*30*/
}
.PageContent table.good tr td.TopBtmbar img{
width:59.92em; /*719*/
height:0.75em; /*9*/
}

/******* Corporate Responsibility Review page *********/
#CorpDarkGreenBox {
    width: 100%;
	float:left;
	color:#fff;
	margin-bottom:1.5em;
}
#CorpDarkGreenBox h1{
color:#fff;
margin-bottom:0px;
}
#CorpDarkGreenBox  .Corptl {
	background-image:url('../images/curves/drkgreen_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #197841;		
}
#CorpDarkGreenBox  .Corpbl {
	background-image:url('../images/curves/drkgreen_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #197841;		
}
#CorpDarkGreenBox  .Corptl img, #CorpDarkGreenBox .Corpbl img{
float:right;
height:5px;
}
#CorpDarkGreenBox  .CorpPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color: #197841;	
	width:90.99%;
	border:none;
	display:table;
}

#CorpGreenBox {
    width: 100%;
	float:left;
	color:#fff;
	margin-bottom:1.3em;
}
#CorpGreenBox h1{
color:#fff;
margin-bottom:0px;
}
#CorpGreenBox  .Corptl {
	background-image:url('../images/curves/green_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #91c758;		
}
#CorpGreenBox  .Corpbl {
	background-image:url('../images/curves/green_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #91c758;		
}
#CorpGreenBox  .Corptl img, #CorpGreenBox .Corpbl img{
float:right;
height:5px;
}
#CorpGreenBox  .CorpPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color: #91c758;	
	width:90.99%;
	border:none;
	display:table;
}

#CorpOrngBox {
    width: 100%;
	float:left;
	color:#fff;
	margin-bottom:1.3em;
}
#CorpOrngBox h1{
color:#fff;
margin-bottom:0px;
}
#CorpOrngBox  .Corptl {
	background-image:url('../images/curves/yellow_chief_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #f5a130;		
}
#CorpOrngBox  .Corpbl {
	background-image:url('../images/curves/yellow_chief_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #f5a130;		
}
#CorpOrngBox  .Corptl img, #CorpOrngBox .Corpbl img{
float:right;
height:5px;
}
#CorpOrngBox  .CorpPageContent {
    padding: .6em 1.33em 1.5em 1.33em;  /*16*/
   	background-color: #f5a130;	
	width:90.99%;
	border:none;
	display:table;
}

#CorpDrkOrngBox {
    width: 100%;
	float:left;
	color:#fff;
	margin-bottom:1.3em;
}
#CorpDrkOrngBox h1{
color:#fff;
margin-bottom:0px;
}
#CorpDrkOrngBox  .Corptl {
	background-image:url('../images/curves/orange_tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	height:5px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color: #e85e22;		
}
#CorpDrkOrngBox  .Corpbl {
	background-image:url('../images/curves/orange_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom left; 
	height:5px;
	clear:both;
	background-color: #e85e22;		
}
#CorpDrkOrngBox  .Corptl img, #CorpDrkOrngBox .Corpbl img{
float:right;
height:5px;
}
#CorpDrkOrngBox  .CorpPageContent {
    padding: .6em 1.33em;  /*16*/
   	background-color: #e85e22;	
	width:90.99%;
	border:none;
	display:table;
}

.MainCorpImgBox {
	float:left;
	margin-bottom:1.3em;
}
.MainCorpImgBox img {
height:14.25em; /*171*/
}

.CorpImgBox {
float:left;
width:11.9em; /*144*/
height:12.42em; /*149*/
border-top:1px solid #e5e7e4;
border-bottom:1px solid #e5e7e4;
padding:0.83em 0.42em;
}
span.Corptxt{
font-size:1.5em; /*15*/
line-height:1em;
font-weight:bold;
}
span.Corpname{
color:#000;
font-size:1.2em; /*13*/
}
span.Corpactn{
color:#000;
font-size:1em;
}
/******* Dowanload page *********/
table.download td img {
margin-right:0.42em;
vertical-align:middle;
}
table.download tr td.fstcol  {
width:70%;
}

table.download tr td.Hding  {
	font-size: 1.08em; /* 13px */
	color: #91c758;
	padding-bottom:0;
}
table.download tr.rmoveTopPadding td{
	padding-top:0;
	}

/******* nutshell page *********/
.PageContent table.nutshell{
	width:58.17em;
	border-collapse:collapse;
	}
.PageContent table.nutshell td.bdr{
	border-bottom:1px solid #88888a;
	border-top:1px solid #88888a;
	padding-bottom:1.5em!important;
	padding-bottom:0.83em;
	padding-top:0.83em;
	}
.PageContent table.nutshell p.highlights[class]{ /*ie ignores [class]*/
	height:0px;
	#height:1.26em;
	}
.PageContent table.nutshell p.highlights{
	display:inline-block;
	width:auto;
	font-size:3.83em;
	font-weight:bold;
	margin-left:1em;
	float:left;
	line-height:1em;
	height:1.26em;
	}
.PageContent table.nutshell p.highlights span{
	display:block;
	font-size:0.22em;/*10px;*/
	line-height:1em;
	}
.PageContent table.nutshell p.nomargin{
	margin-left:0px;
	}
.PageContent .green{
	color:#007946;
	}
.PageContent .lightGreen{
	color:#aacc54;
	}
.PageContent .yellow{
	color:#fbb32b;
	}
.PageContent .org{
	color:#e96e07;
	}
.PageContent table.nutshell td{
	vertical-align:top;
	padding:0;
	}
.PageContent table.nutshell td.fixWidth492{
	width:36.00em;
	padding-top:1.67em;
	}
.PageContent table.nutshell td.fixWidth206{
	width:22.17em;
	padding-top:1.67em;

	}
.PageContent table.nutshell td.fixWidth206 img{
	width:17.17em;
	}
.PageContent table.nutshell td.fixWidth492 h2{
	margin-bottom:0;
	padding-bottom:0;
	color:#005633;
	font-size:1.67em;
	line-height:1.00em;
	font-weight:bold;
	}
.PageContent table.nutshell td.fixWidth492 ul.floatNone{
	float:none;
	margin-top:0;
	width:100%;
	margin-left:0!important;
	}
.PageContent table.nutshell ul{
	color:#005633;
	}
.PageContent table.nutshell ul li{
	font-size:0.92em;
	background:#ffffff url('../images/arrow-green.gif') no-repeat 0px 0.35em;
	padding:0px 0px 0em .6em;
	}
.PageContent table.nutshell ul li.heading{
	background:none;
	padding:0em 0em 0em 0em;
	}
.PageContent table.nutshell td.listStyle div{
	clear:both;
	}
.PageContent table.nutshell td.listStyle span{
	display:inline-block;
	width:auto;
	font-size:3.33em;
	font-weight:bold;
	float:left;
	color:#cde5d5;
	text-align:left;
	}
.PageContent table.nutshell td.listStyle strong{
	font-size:1.33em;
	}
.PageContent table.nutshell td.listStyle ul{
	width:65%;
	float:left;
	margin-left:1.67em;
	margin-top:0;
	
	}
.PageContent table.nutshell td.listStyle span strong{
	color:#3e9970;
	}
.PageContent table.nutshell td.listStyle span{
	top:-0.5em;
	position:relative;
	}
.PageContent table.nutshell td.listStyle strong{
	top:.1em;
	position:relative;
	}
.PageContent table.nutshell td.fixWidth492 table td{
	width:20.50em;
	}
.PageContent table.nutshell div.fixHeight{
	height:11.67em;
	}
.PageContent table.nutshell td.fixWidth492 table td img.nether{
width:14.58333em;
}
.PageContent table.nutshell td.fixWidth492 table td img{
	width:15.41667em;
	}
.PageContent table.nutshell td.curve div.box{
	width:33.2em!important;
	width:33em;
	display:inline;
	float:left;
	height:8.25em;
	border-bottom:solid 1px #88888a;
	border-top:solid 1px #88888a;
	}
.PageContent table.nutshell td.curve div.box div{
	margin:1.25em .5em 1.25em .5em;
	width:47.50em;
	font-size:0.67em;
	color:#848486;
	}
.PageContent table.nutshell td.curve div.box div p{
	font-size:1.25em;
	clear:both;
	margin:0;
	line-height:1.20em;
	padding:0;
	}
.PageContent table.nutshell td.curve div.box div strong{
	color:#027844;
	font-size:1.4em;
	}
.PageContent table.nutshell td.curve div.box div ul{
	margin:0;
	padding:0;
	padding-top:.5em;
	margin-bottom:.5em;
	clear:both;
	overflow:hidden;
	}
.PageContent table.nutshell td.curve div.box div ul li{
	list-style-type:none;
	padding:0px .8em 0em 1.4em;
	float:left;
	color:#848486;
	font-size:1.25em;
	}
.PageContent table.nutshell span.floatleft{
	float:left;
	width:.5em;
	}
.PageContent table.nutshell span.floatright{
	float:left;
	width:.5em;
	}
.PageContent table.nutshell td.fixWidth492 span.floatleft img,
.PageContent table.nutshell td.fixWidth492 span.floatright img{
	float:left;
	width:.75em;
	}
.PageContent table.nutshell td.curve div{
	width:39.50em;
	}
.PageContent table.nutshell td.curve{
	padding-top:1.67em;
	}
.PageContent table.nutshell td.curve div.box div ul li.bullet1{
	background:#ffffff url('../images/cir_yellow.gif') no-repeat 0px 0.25em;
	width:auto;
	}
.PageContent table.nutshell td.curve div.box div ul li.bullet2{
	background:#ffffff url('../images/cir_green.gif') no-repeat 0px 0.25em;
	width:auto;
	}
.PageContent table.nutshell td.curve div.box div ul li.bullet3{
	background:#ffffff url('../images/cir_yellow1.gif') no-repeat 0px 0.25em;
	width:auto;
	}
