/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #4cb7e5;
	font-size: 12px;
	color: #58595b;
}

img
{
	border: 0px;
}

p
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

a:link
{
	color: #f58025;
	text-decoration: none;
}

a:visited
{
	color: #f58025;
	text-decoration: none;
}

a:hover
{
	color: #f58025;
	text-decoration: underline;
}

a:active
{
	color: #f58025;
	text-decoration: underline;
}

#container
{
	width: 980px;
	display: block;
	margin: auto;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

#header
{
	width: 980px;
	float: left;
	height: 57px;
	margin: 0px;
	padding: 0px;
}

#header .col
{
	float: right;
	height: 57px;
	width: 804px;
}

#header #logo
{
	float: left;
	width: 176px;
	height: 57px;
	padding: 0px;
	margin: 0px;
}

#search input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	width: 104px;
	height: 15px;
	border: none;
	border: 0px;
	background: none;
}

#nav
{
	height: 41px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li
{
	float: left;
	height: 41px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a#company
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 109px;
	background: url(/images/nav_company.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a#brands
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 92px;
	background: url(/images/nav_brands.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a#careers
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 101px;
	background: url(/images/nav_careers.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a#responsibility
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 144px;
	background: url(/images/nav_responsibility.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a#investors
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 115px;
	background: url(/images/nav_investors.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}

#nav ul li a#media
{
	display: block;
	height: 41px;
	text-indent: -9999px;
	width: 82px;
	background: url(/images/nav_media.gif) no-repeat 0 -41px;
	margin: 0px;
	padding: 0px;
}

#nav ul li a#company:hover, #nav ul li a#brands:hover, #nav ul li a#careers:hover, #nav ul li a#responsibility:hover, #nav ul li a#investors:hover, #nav ul li a#media:hover, #nav ul li a.selected
{
	background-position: 0 0 !important;
	margin: 0px;
	padding: 0px;
}

#search
{
	width: 161px;
	height: 41px;
	background-image: url(/images/bg_main.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
}

#search .format
{
	float: right;
	height: 18px;
	margin: 11px 0px 0px 0px;
	padding: 0px;
}

#search .go
{
	width: 20px;
	height: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#search .box
{
	width: 109;
	height: 18px;
	background-image: url(/images/searchbox.gif);
	padding: 0px;
	margin: 0px;
	float: left;
}

#topper-sub
{
	background-image: url(/images/topper_sub.gif);
	width: 804px;
	height: 16px;
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#main
{
    width: 980px;
	background-image: url(/images/bg_fade.jpg);
	background-repeat: no-repeat;
	padding: 45px 0px 0px 0px;
	margin: 0;
	clear: both;
}

#mainhome
{
	width: 980px;
	background-image: url(/images/bg_fade.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0;
	clear: both;
}

#footer
{
	width: 952px;
	background-image: url(/images/bg_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 18px 14px 0px 14px;
	color: #fff;
	font-size: 11px;
	background-color: #4cb7e5;
}

#footer a, #footer a:visited
{
	color: #fff;
	margin-right: 14px;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #fff;
	margin-right: 14px;
	text-decoration: underline;
}

.copyright
{
	float: right;
}

#col1
{
	width: 207px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}


#subnav
{
	width: 204px;
	margin: 0px 0px 20px 3px;
	padding: 0px;
}

#subnav a, #subnav a:visited
{
	color: #004c8a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:hover, #subnav a:active
{
	color: #4da3da;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#subnav h1
{
	color: #4da3da;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 19px;
	border-bottom: 1px #e3edf8 solid;
}

#subnav h1 a, #subnav h1 a:hover, #subnav h1 a:active, #subnav h1 a:visited
{
	color: #4da3da;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

#subnav ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#subnav ul li
{
	padding: 4px 0px 4px 19px;
	margin: 0px;
	border-bottom: 1px #e3edf8 solid;
}

#subnav ul ul
{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#subnav ul ul li
{
	padding: 4px 0px 4px 0px;
	margin: 0px;
	border-bottom: none;
}

#subnav ul ul a, #subnav ul ul a:visited
{
	color: #f58025;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#subnav ul ul a:hover, #subnav ul ul a:active
{
	color: #f58025;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#subnav ul ul a.on:hover, #subnav ul ul a.on:active, #subnav ul ul a.on, #subnav ul ul a.on:visited
{
	color: #f58025;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#subnav ul ul ul
{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#subnav ul ul ul li
{
	padding: 4px 0px 4px 10px;
	margin: 0px;
	border-bottom: none;
}

#subnav ul ul ul a, #subnav ul ul ul a:visited
{
	color: #f58025;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#subnav ul ul ul a:hover, #subnav ul ul ul a:active
{
	color: #f58025;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

#subnav ul ul ul a.on:hover, #subnav ul ul ul a.on:active, #subnav ul ul ul a.on, #subnav ul ul ul a.on:visited
{
	color: #f58025;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#subnav ul a.on:hover, #subnav ul a.on:active, #subnav ul a.on, #subnav ul a.on:visited
{
	color: #4da3da;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#alt-content
{
	width: 185px;
	padding-left: 22px;
	margin: 25px 0px 0px 0px;
	float: left;
	color: #999;
	line-height: 18px;
	font-size: 11px;
}

#col3
{
	width: 240px;
	padding: 0px;
	margin: 0px 17px 0px 0px;
	float: right;
}

#col3 .callout
{
	width: 235px;
	padding: 7px 0px 0px 5px;
	margin: 0px 0px 15px 0px;
	border-top: 1px #d6e5f5 solid;
	font-size: 11px;
	color: #58595b;
}

#col3 .callout h3
{
	color: #004c8a;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#col3 .callout h3 a, #col3 .callout h3 a:visited
{
	color: #004c8a;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	text-decoration: none;
}

#col3 .callout h3 a:hover, #col3 .callout h3 a:active
{
	color: #4da3da;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	text-decoration: none;
}

#col3 .callout img.thumb
{
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}

#col2
{
	margin: 0px 18px 15px 0px;
	padding: 0px;
	float: left;
	width: 478px;
}

#col2 .anchor
{
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

#col2 .content
{
	padding-left: 12px;
}

#col2 h2
{
	font-size: 18px;
	font-weight: bold;
	color: #004c8a;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#col2 .intro
{
	font-size: 15px;
	color: #4da3da;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

/* homepage styles */

#mainhome #colhome1
{
	width: 339px;
	background-image: url(/images/logo_home_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #58595b;
	height: 540px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainhome #colhome1 .announcement h1
{
	padding: 0px;
	margin: 0px;
	color: #105791;
	font-size: 12px;
	font-weight: bold;
}

#mainhome #colhome1 .announcement h1 a, #mainhome #colhome1 .announcement h1 a:visited
{
	padding: 0px;
	margin: 0px;
	color: #105791;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mainhome #colhome1 .announcement h1 a:hover, #mainhome #colhome1 .announcement h1 a:active
{
	padding: 0px;
	margin: 0px;
	color: #4da3da;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mainhome #colhome1 .announcement
{
	padding: 0px;
	margin: 0px 50px 0px 20px;
	color: #58595b;
	font-size: 11px;
	position: relative;
	top: 160px;
	height: 240px;
	overflow: hidden;
}

#mainhome #colhome1 .announcement img
{
	padding: 0px;
	margin: 8px 8px 5px 0px;
	float: left;
	clear: left;
	border: 1px #4da3da solid;
}

#mainhome #colhome1 .announcement p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#mediamenu
{
	position: relative;
	top: 470px;
	padding: 0px;
	margin: 0px;
}

#stockquote
{
	position: relative;
	top: 510px;
	width: 286px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	color: #999999;
	font-size: 12px;
	text-align: center;
}

#stockquote a, #stockquote a:visited
{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#stockquote a:hover, #stockquote a:active
{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#mainhome #colhome2
{
	width: 641px;
	color: #58595b;
	float: right;
	margin: 0px;
	padding: 0px;
}

#mainhome #colhome2 .flasharea
{
	width: 614px;
	height: 442px;
	margin: 0px 0px 31px 0px;
	_margin: 0px 0px 31px 0px;
	padding: 0px;
}

* html #mainhome #colhome2 .flasharea
{
	margin: 0px 0px 47px 0px;
}

*+html #mainhome #colhome2 .flasharea {
    margin: 0px 0px 47px 0px;
}

#mainhome #colhome2 .calloutarea
{
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 7px 0px;
	background-image: url(/images/home_callouts_bg.gif);
	background-repeat: repeat-y;
}

#mainhome #colhome2 .calloutarea .callout1
{
	margin: 7px 10px 0px 5px;
	padding: 0px;
	float: left;
	width: 147px;
}

#mainhome #colhome2 .calloutarea .callout2
{
	margin: 7px 10px 0px 15px;
	padding: 0px;
	float: left;
	width: 155px;
	line-height: 18px;
}

#mainhome #colhome2 .calloutarea .callout3
{
	margin: 7px 10px 0px 15px;
	padding: 0px;
	float: left;
	width: 151px;
}

#mainhome #colhome2 .calloutarea .callout4
{
	margin: 7px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 95px;
}

#mainhome #colhome2 .calloutarea h2
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #f58025;
	text-transform: uppercase;
	font-size: 13px;
}

.calloutarea ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.calloutarea ul li
{
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.calloutarea a, .calloutarea a:visited
{
	color: #004c8a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.calloutarea a:hover, .calloutarea a:active
{
	color: #4da3da;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Landing With News Styles */

.newslist
{
	font-size: 12px;
	color: #58595b;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.newslist h4
{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #004c8a;
}

.newslist h4 a, .newslist h4 a:visited
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #004c8a;
	text-decoration: none;
}

.newslist h4 a:hover, .newslist h4 a:active
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #4da3da;
	text-decoration: none;
}

.newsitem
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.newsitem a, .newsitem a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #f58025;
	text-decoration: none;
}

.newsitem a:hover, .newsitem a:active
{
	font-size: 12px;
	font-weight: bold;
	color: #f58025;
	text-decoration: underline;
}

.newsitem .date
{
	color: #999;
	font-size: 11px;
}

/* Content Page List Gallery Styles */

.section
{
	font-size: 12px;
	color: #58595b;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 1px #e3edf8 solid;
	clear: left;
}

.section img.thumb
{
	float: left;
	margin: 0px 10px 5px 0px;
	clear: left;
}

.section h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #004c8a;
}

.section h4 a, .section h4 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #004c8a;
	text-decoration: none;
}

.section h4 a:hover, .section h4 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #4da3da;
	text-decoration: none;
}

/* brand page styles */

.brandlist
{
	width: 145px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.padded
{
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

.brandlink
{
	padding: 3px 0px 5px 0px;
	border-top: 1px #e3edf8 solid;
}

.brandlist ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.brandlist ul li
{
	padding: 3px 0px 5px 0px;
	margin: 0px;
	border-top: 1px #e3edf8 solid;
}

/* brand type page styles */

.productrow
{
	padding: 0px;
	margin: 0px;
}

.producttype
{
	padding: 3px 0px 5px 0px;
	width: 220px;
	border-top: 1px #e3edf8 solid;
	float: left;
	font-size: 11px;
}

.first
{
	margin: 0px 25px 0px 0px;
}

.producttype img
{
	padding: 0px;
	margin: 3px 10px 5px 0px;
	float: left;
}

.producttype h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #f58025;
}

.producttype h4 a, .producttype h4 a:visited
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f58025;
	text-decoration: none;
}

.producttype h4 a:hover, .producttype h4 a:active
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f58025;
	text-decoration: underline;
}

/* brand details page styles */

.productdetailsrow
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-image: url(/images/bg_producthighlights.gif);
	background-repeat: repeat-y;
}

.producthighlight-left
{
	padding: 0px 15px 5px 0px;
	width: 217px;
	float: left;
	font-size: 12px;
	color: #004c8a;
}

.producthighlight-right
{
	padding: 0px 0px 5px 15px;
	width: 217px;
	float: left;
	font-size: 12px;
	color: #004c8a;
}

.producthighlight-left img
{
	float: right;
	margin-top: 10px;
}

.producthighlight-right img
{
	float: left;
	margin-top: 10px;
}

.producthighlight-left h4, .producthighlight-right h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #004c8a;
}

.producthighlight-left h4 a, .producthighlight-left h4 a:visited, .producthighlight-right h4 a, .producthighlight-right h4 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #004c8a;
	text-decoration: none;
}

.producthighlight-left h4 a:hover, .producthighlight-left h4 a:active, .producthighlight-right h4 a:hover, .producthighlight-right h4 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #4da3da;
	text-decoration: none;
}

/* product list page styles */

.productregionjump
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.productregionjump h5
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #f58025;
	margin: 0px 0px 3px 0px;
}

.productregionjump h5 a, .productregionjump h5 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: none;
}

.productregionjump h5 a:hover, .productregionjump h5 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: underline;
}

.productregion
{
	padding: 3px 0px 15px 0px;
	border-top: 1px #e3edf8 solid;
}

.productregion h4
{
	font-size: 14px;
	font-weight: bold;
	color: #004c8a;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.productregion h4 a, .productregion h4 a:visited
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #004c8a;
	text-decoration: none;
}

.productregion h4 a:hover, .productregion h4 a:active
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #4da3da;
	text-decoration: none;
}

.productregion ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.productregion ul li
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.return
{
	padding: 3px 0px 15px 0px;
	border-top: 1px #e3edf8 solid;
}

.return h6
{
	font-size: 13px;
	font-weight: bold;
	color: #f58025;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

.return h6 a, .return h6 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: none;
}

.return h6 a:hover, .return h6 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: underline;
}

/* bio, aritcle, press release page styles */

#col3alt
{
	width: 240px;
	padding: 0px 17px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-image: url(/images/bg_col3alt.jpg);
	background-repeat: repeat-y;
}

#col3alt .top
{
	background-image: url(/images/col3alt_top.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 15px;
}

#col3alt .bottom
{
	background-image: url(/images/col3alt_bottom.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}

#col3alt .content
{
	width: 226px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 14px;
	font-size: 11px;
}

#col3alt a, #col3alt a:visited
{
	font-size: 11px;
	color: #4da3da;
	text-decoration: none;
}

#col3alt a:hover, #col3alt a:active
{
	font-size: 11px;
	color: #4da3da;
	text-decoration: underline;
}

#col3alt .content p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#col3alt h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #004c8a;
	margin: 0px 0px 12px 0px;
}

#col3alt h4 a, #col3alt h4 a:visited
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #004c8a;
	margin: 0px 0px 12px 0px;
	text-decoration: none;
}

#col3alt h4 a:hover, #col3alt h4 a:active
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #4da3da;
	margin: 0px 0px 12px 0px;
	text-decoration: none;
}

.article
{
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.article h4
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: #004c8a;
	margin: 0px 0px 0px 0px;
}



.article h4 a, .article h4 a:visited
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #004c8a;
	text-decoration: none;
}



.article h4 a:hover, .article h4 a:active
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #4da3da;
	text-decoration: none;
}





.article h5
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	color: #004c8a;
	margin: 0px 0px 0px 0px;
}



.article h5 a, .article h5 a:visited
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #004c8a;
	text-decoration: none;
}



.article h5 a:hover, .article h5 a:active
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #4da3da;
	text-decoration: none;
}



.article img.featureimage
{
	position: relative;
	float: left;
	padding: 0px;
	margin: -25px 12px 6px 0px;
}

.article .byline
{
	font-size: 11px;
	color: #999;
}

.article .byline a, .article .byline a:visited
{
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}

.article .byline a:hover, .article .byline a:active
{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.article .date
{
	font-size: 11px;
	color: #999;
}

.article .line
{
	padding: 0px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px #d6e5f5 solid;
}

/* four square page styles */

.foursquare
{
	padding: 0px;
	margin: 0px 0px 6px 0px;
	width: 466px;
	color: #004c8a;
}

.foursquarerow1
{
	padding: 0px;
	margin: 0px 0px 6px 0px;
	width: 466px;
	background-image: url(/images/bg_foursquare_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.foursquarerow2
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 466px;
	background-image: url(/images/bg_foursquare_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.foursquarerow1 .left
{
	width: 230px;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	float: left;
	text-align: right;
}

.foursquarerow1 .right
{
	width: 230px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: center left;
}

.foursquarerow2 .left
{
	width: 230px;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	float: left;
	text-align: right;
}

.foursquarerow2 .right
{
	width: 230px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
}

.foursquarerow1 .content
{
	width: 206px;
	padding: 0px 12px 17px 12px;
	margin: 0px 0px 0px 0px;
	text-align: center left;
}

.foursquare .content p
{
	padding: 0px;
	margin: 0px;
}

.foursquarerow2 .content
{
	width: 206px;
	padding: 0px 12px 17px 12px;
	margin: 0px 0px 0px 0px;
	text-align: center right;
}


.foursquarerow1 .top
{
	background-image: url(/images/bg_foursquare_left_top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 230px;
	height: 17px;
}

.foursquarerow2 .top
{
	background-image: url(/images/bg_foursquare_right_top.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 230px;
	height: 17px;
	padding: 0px;
	margin: 0px;
}

.foursquare h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #004c8a;
	margin: 0px 0px 10px 0px;
}

.foursquare h4 a, .foursquare h4 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #004c8a;
	text-decoration: none;
}

.foursquare h4 a:hover, .foursquare h4 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #4da3da;
	text-decoration: none;
}

/* blog page styles */
#col2 span.author
{
	font-size: 15px;
	font-weight: normal;
	color: #004c8a;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.blogentry
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blogentry .line
{
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px #d6e5f5 solid;
}
.blogentry .date
{
	color: #004c8a;
	font-size: 12px;
	font-weight: bold;
}
.blogentry h4
{
	color: #f58025;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#alt-content-blog
{
	width: 207px;
	float: left;
	color: #999;
	line-height: 18px;
	font-size: 11px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#alt-content-blog .search
{
	width: 207px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#alt-content-blog .search .format
{
	float: left;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}

#alt-content-blog .search .go
{
	width: 20px;
	height: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#alt-content-blog .search .box
{
	width: 109;
	height: 18px;
	background-image: url(/images/searchbox.gif);
	padding: 0px;
	margin: 0px;
	float: left;
}
#alt-content-blog .search input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	width: 104px;
	height: 15px;
	border: none;
	border: 0px;
	background: none;
}

#alt-content-blog h5
{
	font-size: 13px;
	color: #004C8A;
	border-top: 1px #d6e5f5 solid;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 184px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
#alt-content-blog p
{
	padding-left: 22px;
	padding-right: 5px;
}
#col3alt-blog
{
	width: 234px;
	float: left;
	background-image: url(/images/bg_col3alt.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#col3alt-blog .bottom
{
	background-image: url(/images/col3alt_bottom.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}

#col3alt-blog .content
{
	width: 208px;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#col3alt-blog .content p
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#col3alt-blog h4
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	color: #4da3da;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col3alt-blog h5
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	color: #4da3da;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#col3alt-blog .blog-related
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0ecf8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 208px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col3alt-blog .blog-related h6
{
	font-size: 12px;
	color: #004C8A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#col3alt-blog .blog-related ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col3alt-blog .blog-related ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}
#col3alt-blog .blog-related ul li a, #col3alt-blog .blog-related ul li a:link, #col3alt-blog .blog-related ul li a:visited, #col3alt-blog .blog-related ul li a:active
{
	color: #F78025;
	font-size: 11px;
}

/* Leadership Page Styles */

.bioline
{
	padding: 0px 0px 0px 0px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #d6e5f5 solid;
	clear: left;
}

.biorow
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: left;
	height: 102px;
}

.bio
{
	float: left;
	font-size: 12px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.biofull
{
	font-size: 12px;
	width: 466px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.biotext
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 128px;
}

.biotextfull
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 256px;
}

.bio img, .biofull img
{
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 3px 0px;
	float: left;
}

.bio h4, .biofull h4
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
}

.bio h4 a, .bio h4 a:visited, .biofull h4 a, .biofull h4 a:visited
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: none;
}

.bio h4 a:hover, .bio h4 a:active, .biofull h4 a:hover, .biofull h4 a:active
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	color: #f58025;
	text-decoration: underline;
}

/* Global Presence Landing Page */

.mapregion
{
	background-image: url(/images/mapregion_bg.gif);
	background-repeat: repeat-y;
	width: 466px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.mapregion .division
{
	float: left;
	width: 220px;
	padding-right: 10px;
}

.mapregion .list
{
	float: left;
	width: 100px;
	color: #f58025;
	padding-right: 10px;
}

.mapregion h4
{
	font-size: 14px;
	font-weight: bold;
	color: #004c8a;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.mapregion h4 a, .mapregion h4 a:visited
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #004c8a;
	text-decoration: none;
}

.mapregion h4 a:hover, .mapregion h4 a:active
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #4da3da;
	text-decoration: none;
}

.mapregion ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}

.mapregion ul li
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	line-height: 20px;
}

/* Sitemap Page */

#col2.fullwidth
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
	width: 735px;
}

.sitemaplist
{
	float: left;
	width: 165px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

.sitemaplist h4
{
	font-size: 13px;
	font-weight: bold;
	color: #f58025;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border-top: 1px #e3edf8 solid;
}

.sitemaplist h4 a, .sitemaplist h4 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border-top: 1px #e3edf8 solid;
	color: #f58025;
	text-decoration: none;
}

.sitemaplist h4 a:hover, .sitemaplist h4 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border-top: 1px #e3edf8 solid;
	color: #f58025;
	text-decoration: underline;
}

.sitemaplist ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.sitemaplist ul li
{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 10px;
	line-height: 20px;
}

/* Search Results Page */

#searchresults
{
	padding: 0px;
	margin: 0px;
}

#searchresults .result
{
	font-size: 12px;
	padding: 3px 0px 20px 0px;
	margin: 0px 0px 8px 0px;
	border-top: 1px #e3edf8 solid;
}

#searchresults a.url, #searchresults a.url:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #58a9dc;
	text-decoration: none;
}

#searchresults a.url:hover, #searchresults a.url:active
{
	font-size: 12px;
	font-weight: bold;
	color: #004c8a;
	text-decoration: none;
}

#searchresults a.alt, #searchresults a.alt:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #a1a3a6;
	text-decoration: none;
}

#searchresults a.alt:hover, #searchresults a.alt:active
{
	font-size: 11px;
	font-weight: bold;
	color: #a1a3a6;
	text-decoration: underline;
}

/* Nutritional Facts Page */

body.facts
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px;
	background-color: #fff;
	font-size: 12px;
	color: #58595b;
	text-align: center;
	width: 500px;
}

/* Videos Template Styles */

#col2-video
{
	width: 336px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}
#col2-video h2
{
	font-size: 18px;
	font-weight: bold;
	color: #004c8a;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#col2-video .content
{
	margin: 0px;
	width: 324px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#col3.video
{
	width: 342px;
	float: right;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}

.videocallout
{
	border-top: 1px #e3edf8 solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 460px;
}

.videocallout h4
{
	font-size: 13px;
	font-weight: bold;
	color: #004c8a;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.videocallout h4 a, .videocallout h4 a:visited
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #004c8a;
	text-decoration: none;
}

.videocallout h4 a:hover, .videocallout h4 a:active
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #4da3da;
	text-decoration: none;
}

.videocallout ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.videocallout ul li
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.videocallout .row
{
	padding: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.videocallout .featured
{
	float: left;
	width: 136px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nowplaying
{
	color: #58a9dc;
	padding: 29px;
	width: 265px;
}

.nowplaying .title
{
	border-top: 2px #58a9dc solid;
	border-bottom: 2px #58a9dc solid;
	padding: 12px;
	width: 241px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nowplaying h4
{
	color: #58a9dc;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
}


/* FAQ Styles*/
.faq
{
	margin: 0px;
	padding: 0px;
}
.faq h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	color: #004c8a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.faq .line
{
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px #d6e5f5 solid;
}
#faqAccordion
{
	font-family: verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faqAccordion div
{
	background-color: #FFF;
}

#faqAccordion p
{
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
}
#faqAccordion a
{
	cursor: pointer;
	display: block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #F78025;
	background-image: url(/images/goarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#faqAccordion a:hover
{
	background-color: white;
	text-decoration: underline;
}
#faqAccordion a.selected
{
	color: #F78025;
	background-image: url(/images/goarrow_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#faqAccordion .answer a
{
	background-image:none;
		cursor: pointer;
	display: inline;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #F78025;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* New Styles Added 15March2010 */

#mainhome #colhome2 .calloutarea h2 a, #mainhome #colhome2 .calloutarea h2 a:visited
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #f58025;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}

#mainhome #colhome2 .calloutarea h2 a:hover, #mainhome #colhome2 .calloutarea h2 a:active
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #f58025;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: underline;
}

.leaderrow
{
	padding: 0px;
	margin: 0px;
}

.leader
{
	padding: 3px 0px 5px 0px;
	width: 220px;
	border-top: 1px #e3edf8 solid;
	float: left;
	font-size: 11px;
}

.leaderfull
{
	padding: 3px 0px 5px 0px;
	width: 465px;
	border-top: 1px #e3edf8 solid;
	float: left;
	font-size: 11px;
}

.first
{
	margin: 0px 25px 0px 0px;
}

.leader img, .leaderfull img
{
	padding: 0px;
	margin: 3px 10px 5px 0px;
	float: left;
}

.leader h4, .leaderfull h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #f58025;
}

.leader h4 a, .leader h4 a:visited, .leaderfull h4 a, .leaderfull h4 a:visited
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f58025;
	text-decoration: none;
}

.leader h4 a:hover, .leader h4 a:active, .leaderfull h4 a:hover, .leaderfull h4 a:active
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f58025;
	text-decoration: underline;
}

#col2 .content p, #col2 .content li, #col2 .content .productdetailsrow, #col2 .content .section, .newsitem
{
	line-height: 1.7em;
}



#col2 .content .foursquare .content p
{
	line-height: 16px;
}


/*below code copied from bswStyle.css*/

P, UL, OL
{
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 18px;
}

UL
{
	margin-left: 9px;
	padding-left: 9px;
	margin-bottom: 30px;
}

LI
{
	margin-bottom: 12px;
	line-height: 17px;
}

UL.listNoblt
{
	list-style: none;
	padding: 0;
	margin: 0;
}

UL.listNoblt LI
{
	font-weight: normal;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}

UL.listNobltSm
{
	list-style: none;
	padding: 0;
	margin: 0;
}

UL.listNobltSm LI
{
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

UL.linkListLrg
{
	list-style: none;
	padding: 0;
	margin: 0;
}

UL.linkListLrg LI
{
	font-weight: bold;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}

UL.linkListSm
{
	list-style: none;
	padding: 0;
	margin: 0;
}

UL.linkListSm LI
{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

UL.linkListSmlr
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 4 0 15 0;
}

UL.linkListSmlr LI
{
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 6 0;
}

H1
{
	font-size: 19px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	line-height: 23px;
	margin-top: 25px;
	margin-bottom: 18px;
	color: #E4A60F;
}

H2
{
	font-size: 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #097CBF;
}

H3
{
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #097CBF;
	font-weight: bold;
}


H4
{
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #555555;
}

H5
{
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 8 0 8 0;
	color: #555555;
	font-weight: bold;
}

TABLE.grantees
{
	width: 490px;
}

TABLE.grantees TD
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	padding: 8px;
	vertical-align: top;
	background-color: #D9EFFB;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

TABLE.grantees TR TH
{
	padding: 8px;
}

TABLE.grantees TR.lightblue TD
{
	background-color: #A6D1E8;
}

TABLE.grantees TR.white TD
{
	background-color: #FFFFFF;
}

TR.lightblue TD
{
	padding: 8px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	padding: 8px;
	vertical-align: top;
	background-color: #A6D1E8;
	border-bottom: 1px solid #FFFFFF;
}

.videocallout a:link, .videocallout a:visited, .videocallout a:hover, .videocallout a:active
{
	color: #4DA3DA;
}


.MediaMenuItem
{
    color:#004C8A;
    font-weight:bold;   
    text-decoration:none;
    float:left;    
    padding-top:10px;
}
.MediaMenuContainer
{
    position:relative; 
    margin-left:2px; 
    background-image:url(/images/blue_gradient_background.jpg); 
    background-repeat:no-repeat; 
    width:316px; 
    background-color:#FFFFFF;
}

.SocialLinkMenuContainer
{
    position:relative;
    margin: 55px 0 13px 3px;
}

.SocialLink
{
    padding-right:14px;
}

#VideosDiv
{
    display:none; 
    padding-top:35px; 
    padding-bottom:10px; 
    position:absolute; 
    text-align:center; 
    left:0px; width:103px; 
    background-image:url(/images/video_bg.png); 
    background-repeat:no-repeat; 
    background-color:#FFFFFF;
}
#RecipesDiv
{
    display:none; 
    padding-top:35px; 
    padding-bottom:10px; 
    position:absolute; 
    text-align:center; 
    left:206px; 
    width:103px; 
    background-image:url(/images/recipes_bg.png); 
    background-repeat:no-repeat; 
    background-color:#FFFFFF;
}
#ReportsDiv
{
  display:none; 
  padding-top:35px; 
  padding-bottom:10px; 
  position:absolute; 
  text-align:center; 
  left:103px; 
  width:103px; 
  background-image:url(/images/reports_bg.png); 
  background-repeat:no-repeat; 
  background-color:#FFFFFF;  
}
a.MediaMenuLink, a.MediaMenuLink:link, a.MediaMenuLink:visited
{
    color:#58595B;
    text-decoration:none;
}
a.SlideTitleLink, a.SlideTitleLink:link, a.SlideTitleLink:visited
{
    color:#F58025;
    text-decoration:none;
}
a.MediaMenuLink:hover, a.MediaMenuLink:active
{
    color:#004C8A;
    text-decoration:none;
}
#thumbnails a
{
    margin-left:12px;
    
}

#thumbnails a.activeSlide img
{
    border: solid 3px #F58025;        
}
a.announcementLink, a.announcementLink:link, a.announcementLink:visited
{
    color:#004C8A;
    text-decoration:none;
}
a.announcementLink:hover, a.announcementLink:active
{
    color:#4DA3DA;
    text-decoration:none;
}
#slides .thumbnailHidden
{
    display:none;   
}

/*
Extended Body styles
*/

span.read-more{
		padding:4px;
		display:block;
		font-weight:bold;
		background:#FFF;
		width:65px;
		text-decoration:none;
		/*
        color:#333;
		border-radius:12px;
		-webkit-border-radius:12px;
		-moz-border-radius:12px;
		text-align:center;
        margin-left: 400px;
        */
	}
/*
span.read-more a:link {
    color: #FFF;
    text-decoration: none;
}
*/
span.read-less{
		padding:4px;
		display:block;
		font-weight:bold;
		background:#FFF;
		width:65px;
		text-decoration:none;
		/*
        color:#333;
        border-radius:12px;
		-webkit-border-radius:12px;
		-moz-border-radius:12px;
        text-align:center;
        margin-left: 400px;
        */
	}	
/*
span.read-less a:link {
    color: #004C8A;
    text-decoration: none;
}
*/	
span.read-more:hover{
	background:#FFF;
	color:#FFF;
	-webkit-transition: all 400ms; /*safari and chrome */
	-moz-transition: all 400ms ease; /* firefox */
	-o-transition: all 400ms ease; /* opera */
	transition: all 400ms ease;
}

span.read-less:hover{
	background:#FFF;
	color:#FFF;
	-webkit-transition: all 400ms; /*safari and chrome */
	-moz-transition: all 400ms ease; /* firefox */
	-o-transition: all 400ms ease; /* opera */
	transition: all 400ms ease;
}

/*
    Related Material
*/

ol, ul {
    list-style: none outside none;
}

#related_material {
    background: url("/~/media/Images/CSR/Layout/backer_related.gif") repeat-y scroll 0 0 transparent;
    float: right;
    margin: 0 0 15px 25px;
    width: 212px;
}

#related_material #related_top {
    background: url("/~/media/Images/CSR/Layout/backer_related_top.gif") no-repeat scroll 0 0 transparent;
    height: 36px;
    overflow: hidden;
    width: 212px;
}

#related_material #related_bottom {
    background: url("/~/media/Images/CSR/Layout/backer_related_bottom.gif") no-repeat scroll 0 0 transparent;
    height: 36px;
    overflow: hidden;
    width: 212px;
}

#related_material h3 {
    color: #004C8A;
    font: bold 17px/18px Arial,Helvetica,sans-serif;
    margin: 11px 0 11px 42px;
}

#related_material ul {
    background: none repeat scroll 0 0 transparent;
    font: 12px/16px Arial,Helvetica,sans-serif;
    margin: 0 0 0 42px;
}

#related_material ul li {
    background: url("/~/media/Images/CSR/Layout/bullet_blue_small.gif") no-repeat scroll 0 6px transparent;
    padding: 0 0 8px 8px;
}

#related_material ul li a.current {
    font-weight: bold;
}

