﻿body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #006c56;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #3E466B;
}
.spacer {
	margin-bottom: 10px;
}
img {
	border: none;
}
form {
	margin: 0;
}
/* Global Heading Styles */
h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 40px;
}
h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #397160;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #397160;
	font-size: 14px;
	font-weight: normal;
}
/* Global list styles */
ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px -13px;
	list-style-type: none;
}
ul li {
	margin: 0px 0px 2px 15px;
	padding: 0px 0px 0px 13px;
	display: block;
	background: url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 7px;
}
/* CSS Layouts */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
#container {
	margin: 0 auto;
	padding: 5px 13px;
	width: 761px;
	text-align: left;
	background: url(http://www.sjm.com/assets/chrome/container_repeat.gif) repeat-y;
}
/* Header Styles */
#header {
	padding: 27px 22px 0 35px;
	height: 68px;
	background: url(http://www.sjm.com/assets/chrome/header_repeat.gif) repeat-x;
}
#search {
	float: right;
	margin: 10px 10px 0px 10px;
}
#search_links {
	margin: 0 61px 0px 0;
	text-align: right;
}
#search_links a {
	color: #666666;
	padding: 0 3px;
}
#search_links a:hover {
	color: #000000;
}
.search_box {
	width: 195px;
	height: 13px;
	margin: 0;
	vertical-align: top;
	font-size: 12px;
}
.search_btn {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	padding: 0px 3px;
	margin-top: 1px;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	background: url(http://www.sjm.com/assets/chrome/btn_repeat.gif) repeat-x;
}
.button {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	padding: 0px 3px;
	margin-top: 1px;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	background: url(http://www.sjm.com/assets/chrome/btn_repeat.gif) repeat-x;
}
#logo {
	margin-bottom: 10px;
}
/* Navigation Styles */
#nav {

          margin:1px 0;

          height:38px;

}

#nav ul {

          list-style:none;

          margin:0;

          padding:11px 0;

          height:16px;

          background:url(http://www.sjm.com/assets/chrome/nav_repeat.gif) repeat-x;

}

#nav li {

          float:left;

          margin:0px;

          padding-left:1px;

          background:url(http://www.sjm.com/assets/chrome/nav_div.gif) no-repeat left;

}

#nav li.first {

          padding-left:0;

          /* added margin-right setting for Media Room */

          margin-right:-2px;

          background:none;

}

#nav a {

          /*padding:11px 9px;  <-- Med Pro settings */

          /* padding:11px 12px; <-- Media Room option */

          padding:11px 12px;

          text-decoration:none;

          background:url(http://www.sjm.com/assets/chrome/nav_repeat.gif) repeat-x;

}

#nav a:hover, #nav a.current {

          /* padding:11px 9px;  <-- Med Pro settings */

          /* padding:11px 12px; <-- Media Room option */

          padding:11px 12px;

          text-decoration:none;

          background:url(http://www.sjm.com/assets/chrome/nav_over.gif) no-repeat bottom center;

}

#nav a:visited 

{

          color:#006c56;

}

/* Content Styles */
#content_background {
	background-image: url(http://www.sjm.com/assets/chrome/content_repeat.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	width: 761px;
	padding: 0px 0px 25px 0px;
}
#top_image {
	border-bottom: solid 1px #FFFFFF;
}
#top_right {
	position: relative;
	float: right;
	width: 151px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #FFFFFF;
}
#top_right_title {
	position: absolute;
	top: 10px;
	left: 12px;
	padding-right: 12px;
	color: #CCCCCC;
}
#top_right_text {
	position: absolute;
	top: 180px;
	left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
}
#top_right_text a {
	display: block;
	margin-top: 6px;
	padding-left: 15px;
	color: #FFFFFF;
	background: url(http://www.sjm.com/assets/chrome/green_arrow.gif) no-repeat 0 4px;
}
#top_right_text a:hover {
	color: #CCCCCC;
}
/* Homepage Styles */
#home_content {
	float: left;
	width: 590px;
	padding: 0 0 0 20px;
}
#home_title {
	color: #006c56;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 5px 0;
}
#intro {
	padding: 22px 22px 22px 13px;
	line-height: 20px;
}
.home_box {
	float: left;
	width: 255px;
	padding: 14px 13px 30px 13px;
	margin-right: 13px;
	background: url(http://www.sjm.com/assets/chrome/gradient_repeat.gif) repeat-x;
}
.home_box2 {
	float: left;
	width: 255px;
	padding: 14px 13px 30px 13px;
	background: url(http://www.sjm.com/assets/chrome/gradient_repeat.gif) repeat-x;
}
#home_content h1 {
	color: #333333;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	padding: 0 0 0 0;
}
#home_content h2 {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	padding: 0 0 0 0;
}
/* Landing Page Styles */
#landing_left {
	float: left;
	width: 260px;
	padding: 20px 0;
	margin-right: 5px;
}
.landing_left_links {
	padding: 3px 14px;
	font-size: 12px;
}
.landing_left_links a {
	display: block;
	padding: 0px 0px 0px 12px;
	line-height: 18px;
	background: url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 7px;
}
#landing_left .green_arrow a {
	display: block;
	margin: 5px 0px 20px 12px;
	padding-left: 15px;
	background: url(http://www.sjm.com/assets/chrome/green_arrow.gif) no-repeat 0 4px;
}
#landing_center {
	float: left;
	width: 340px;
	padding: 1px 0;/*margin-right:5px;*/
	/*background:url(http://www.sjm.com/assets/chrome/landing_center_repeat.gif) repeat-x;*/
}
#landing_center a:visited {
	color: #3E466B;
	/*color: #666666;*/
}
.landing_title {
	padding: 3px 13px;
/*color:#006c56;*/	color: #333;
	font-weight: bold;
	background: url(http://www.sjm.com/assets/chrome/landing_title_repeat.gif) repeat-y;
	clear: both;
	font-size: 12px;
}
.landing_title_sublinks {
	padding: 3px 13px 10px;
	color: #006c56;
	clear: both;
	font-size: 11px;
}
.landing_title_sublinks a {
	display: block;
	margin: 12px 0 10px 0;
	padding-left: 15px;
	background: url(http://www.sjm.com/assets/chrome/green_arrow.gif) no-repeat 0 4px;
}
/* Conditions, Our Company, Careers */
#landing_left h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}
#landing_left ul {
	margin: 5px 10px 0 28px;
	padding: 0;
	color: #006c56;
	/* list-style-image:url(http://www.sjm.com/assets/chrome/bullet.gif); */
}
#landing_left li {
	padding: 1px 0;
}
.view_all {
	margin: 1px 0 16px 14px;
	padding-left: 14px;
	background: url(http://www.sjm.com/assets/chrome/landing_arrow.gif) no-repeat 0 2px;
}
.landing_center_box {
	padding: 20px 10px 24px 10px;
	background: url(http://www.sjm.com/assets/chrome/landing_center_repeat.gif) repeat-x;
/*overflow:auto;*/	min-height: 350px;
}
.landing_center_top_box {
	padding: 20px 10px 24px 10px;
	background: url(http://www.sjm.com/assets/chrome/landing_center_repeat.gif) repeat-x;
	/*overflow:auto;*/
}
.landing_center_top_box .news_item_title {
	font-weight: bold;
	font-size: 16px; /*margin-top:15px;*/;
	margin-bottom: 10px;
}
/* For IE 6 and 7 */
* html .landing_center_box {
	height: 350px;
}
.landing_center_box h2 {
	color: #666666;
}
.landing_center_box a {
	color: #006c56;
}
.landing_center_box a:hover {
	color: #000000;
}
.landing_center_box_float_right {
	float: right;
	text-align: left;
	width: 215px;
}
.content_right {
	padding-left: 2px;
	/*
	float:left;
    color:#3d3d3d;
    padding: 0;
    margin: 0 0 12px 3px;
    vertical-align:top;
*/
}
.landing_right {
	float: left;
	width: 120px;
	color: #3d3d3d;
	padding: 0;
	margin: 0 0 12px 6px;
	vertical-align: top;
}
.landing_right_title {
	width: 126px;
	font-size: 18px;
	color: #FFFFFF;
	background: #000000;
	margin: 0;
	padding: 25px 12px 10px 12px;
}
.landing_right_content {
	padding-left: 6px;
}
.landing_right .green_arrow {
	margin: 0;
	padding: 0;
}
.landing_right .green_arrow a {
	display: block;
	margin: 2px 0 15px 0px;
	padding-left: 15px;
	background: url(http://www.sjm.com/assets/chrome/green_arrow.gif) no-repeat 0 4px;
}
.landing_center_box .news_item_title {
	font-weight: bold;
	font-size: 16px; /*margin-top:15px;*/;
	margin-bottom: 10px;
}
.news_item_title {
	font-weight: bold;
}
.news_item {
	margin: 5px 0 5px 0;
	padding: 0;
}
.heading {
	font-size: 14px;
	color: #333333;
}
.green_title {
	font-weight: bold;
	color: #006c56;
}
.green_title a {
	color: #006c56;
	text-decoration: none;
	overflow: auto;
}
.green_title a:hover {
	color: #000000;
	text-decoration: underline;
	overflow: auto;
}
.float_item {
	margin-bottom: 10px;
	overflow: auto;
	clear: both;
}
.grey {
	color: #3d3d3d;
}
.image {
	margin-right: 8px;
	border: solid 1px #FFFFFF;
}
/* Title for center panel for pages with the tab control */
#lblTitle {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.device_center_title {
	/*margin-top:18px;*/
	margin-bottom: 10px;
}
.device_center_sublink {
	margin-top: 5px;
	margin-bottom: 5px;
}
.device_list_title {
	padding: 5px 5px 5px 5px;
	color: #006c56;
	font-weight: bold;
}
.device_list {
	padding: 0px 5px 5px 15px;
}
.device_center_sublink {
	font-size: 11px;
}
.featured_products {
	padding: 10px 5px 5px 5px;
}
.featured_products_text {
	padding-left: 10px;
	float: right;
}
.featured_products_title {
	color: #006c56;
}
.successstory_detail_header {
	font-weight: bold;
	margin-bottom: 5px;
}
.quicklinks_right_title {
	font-size: 18px;
	color: #FFFFFF;
	background: #000000;
	margin: 0;
	padding: 55px 12px 10px 12px;
}
.quick_links_content {
	padding-left: 6px;
	padding-right: 6px;
}
.quick_links_content a {
	font-size: 9pt;
	display: block;
	padding: 0px 0px 0px 10px;
	background: url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 6px;
/*margin-left:10px;*/	margin-bottom: 2px;
}
#TableSurround {
}
/* Tab Styles */
.landing_left_title {
	padding-left: 13px;
}
.landing_left_title h2 {
	font-weight: bold;
}
.tabs {
	line-height: 15px;
	margin-bottom: 10px;
}
.tabs_text {
	margin: 2px 0 8px 10px;
	color: #006c56;
	font-size: 11px;
}
.tab_div {
	float: left;
	font-size: 1px;
	width: 1px;
	height: 20px;
	background: url(http://www.sjm.com/assets/chrome/tab_div.gif) no-repeat;
}
.tab_line {
	float: left;
	width: 50px;
	height: 20px;
	background: url(http://www.sjm.com/assets/chrome/tabs_line.gif) no-repeat bottom left;
}
.tab_on {
	float: left;
	background: url(http://www.sjm.com/assets/chrome/tab_on.gif) no-repeat;
	height: 20px;
	width: 90px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}
.tab_off {
	float: left;
	background: url(http://www.sjm.com/assets/chrome/tab_off.gif) no-repeat;
	height: 20px;
	width: 90px;
	font-size: 11px;
	text-align: center;
}
.tabs a {
	display: block;
	width: 80px;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}
.tabLinks {
	padding: 3px 14px;
	font-size: 12px;
}
.tabLinks a {
	display: block;
	padding: 0px 0px 0px 12px;
	background: #FFFFFF url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 6px;
}
.selectedTabLink {
	/*margin:0;*/
	padding: 3px 14px;
/*background:url(http://www.sjm.com/assets/chrome/landing_title_repeat.gif) repeat-y;*/	font-size: 12px;
	background-color: #ECE9E2;
}
.selectedTabLink a {
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 6px;
	color: #000000;
}
.LbTab {
	margin-bottom: 4px;
}
.LbTabSelected {
	margin: 3px 14px;
	background: url(http://www.sjm.com/assets/chrome/landing_title_repeat.gif) repeat-y;
/*background-color: #e4e4e4;*/	font-size: 12px;
	width: 246px; /* Unable to get the width to fill the background, so using a right pad */;
	padding-right: 100px;
}
#tab1 {
}
#tab2 {
	display: none;
}
/*
	Tab ToolTip
*/
a.tooltip:hover {
	background: #ffffff;
	text-decoration: none;
}
a.tooltip span {
	display: none;
	padding: 5px 15px 5px 5px;
	margin-left: 8px;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #6c6c6c;
}
/* Content Page Styles */
#main_content {
	float: left;
	width: 610px;
	padding-top: 10px;
}
#content_left {
	float: left;
	width: 166px;
	padding: 10px 0;
	margin-right: 5px;
}
#content_center {
	float: left;
	width: 434px;
	padding: 10px 0px 10px 0px;/*margin-right:5px;*/
}
#content_center a:visited {
	color: #3E466B;
	/*color: #666666;*/
}
#content_center ul {
	margin: 10px 6px 10px 16px;
	padding: 0;
	color: #006c56;
}
#content_center li {
	padding: 1px 0;
}
.content_title {
	padding: 3px 13px;
	color: #006c56;
	background: url(http://www.sjm.com/assets/chrome/content_title_repeat.gif) repeat-y;
	clear: both;
}
#content_left ul {
	margin: 10px 10px 0 28px;
	padding: 0;
	color: #006c56;
}
#content_left li {
	padding: 1px 0;
}
.icons {
	float: right;
	padding: 2px 10px;
}
dl dt {
	margin-top: 0.5em;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
dl dd {
	margin-left: 0;
}
/* Sidebar Styles */
#sidebar {
	float: right;
	width: 127px;
	padding: 20px 12px;
	color: #3d3d3d;
}
#sidebar_title {
	padding-bottom: 20px;
	font-size: 12px;
}
#sidebar ul {
	margin: 2px 2px 10px 16px;
	padding: 0;
	color: #006c56;
}
#sidebar li {
	padding: 1px 0;
}
#quick_links {
	float: right;
	width: 127px;
	padding: 55px 12px 12px 12px;
	font-size: 18px;
	color: #FFFFFF;
	background: #000000;
}
#quick_links_short {
	float: right;
	width: 127px;
	padding: 25px 12px 10px 12px;
	font-size: 18px;
	color: #FFFFFF;
	background: #000000;
}
.sidebar_spacer {
	margin-top: 16px;
}
.green_arrow a {
	display: block;
	margin: 12px 0 10px 0;
	padding-left: 15px;
	background: url(http://www.sjm.com/assets/chrome/green_arrow.gif) no-repeat 0 4px;
}
/* Table Styles */
/* Use these for hand-coded tables or gridcontrol tables that accept CSS */
Table.cssTable {
	border-color: #888888;
	width: 384px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	border: solid 1px #888888;
	background-color: #FFFFFF;
}
TR.oddTableRow {
	background-color: #F4F3EF;
}
/* Footer Styles */
#footer {
	margin: 0 auto;
	padding: 15px 25px;
	width: 735px;
	text-align: left;
	background: url(http://www.sjm.com/assets/chrome/footer.gif) no-repeat;
	font-size: 11px;
}
#copyright {
	float: right;
}
#footer_links a {
	color: #666666;
	padding: 0 3px;
}
#footer_links a:hover {
	color: #000000;
}
/* Popup Styles */
#popup_header {
	padding: 28px 0 0 20px;
	height: 87px;
	color: #FFFFFF;
	text-align: left;
	background: url(assets/popup_header_repeat.gif) repeat-x;
}
#popup_btn {
	padding-top: 2px;
}
#popup_btn a {
	color: #FFFFFF;
}
#popup_footer {
	padding: 3px 20px;
	height: 14px;
	text-align: left;
	background: url(assets/popup_footer_repeat.gif) repeat-x;
	font-size: 11px;
	color: #FFFFFF;
}
#popup_video {
	padding: 20px;
}
#popup_text {
	margin: 20px;
	text-align: left;
}
.close_btn {
	padding: 0 16px;
	background: url(assets/closebutton.gif) no-repeat;
}
.print_btn {
	padding: 0 18px;
	background: url(assets/printbutton.gif) no-repeat;
}
/* Back to Top Link */
.back-to-top, .back-to-top a {
	display: block;
	width: 73px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.back-to-top img {
	display: none;
}
.back-to-top a:link, .back-to-top a:visited, .back-to-top a:active {
	background-image: url(http://www.sjm.com/assets/common/backtotop.gif);
}
.back-to-top a:hover {
	background-image: none;
}
.back-to-top {
	background-image: url(http://www.sjm.com/assets/common/backtotop_over.gif);
}
.stock_quote_box {
	padding: 15px 10px 10px 10px;
	background: url(http://www.sjm.com/assets/chrome/gradient_repeat.gif) repeat-x;
	overflow: auto;
}
.indented_block {
	padding-left: 20px;
}
.latest_item {
	background-image: url(http://www.sjm.com/assets/chrome/latestitem_gradient.gif);
	padding: 10px;
	border: solid 1px #888888;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
/* FAQ Frequently Asked Questions - see requiredfield below here, too */
.FAQ {
}
.FAQitem {
	margin: 20px 0 0 0;
	padding: 0;
}
.FAQquestion {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #333333;
	border-top: solid 2px #397160;
	background-color: #e4e4e4;
}
.FAQanswer {
	border: solid 1px #397160;
	padding: 10px;
	margin-bottom: 5px;
}
/* Styles for Forms */
.ContactForm {
	padding: 20px;
	text-align: left;
	font-size: 12px;
}
.ContactForm th {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
.ContactForm td {
	font-size: 12px;
}
/* Old Styles But Not Deprecated */
.body {
	line-height: 13pt;
	padding-right: 10px;
}
.body13ptlead {
	line-height: 13pt;
}
.bodyautolead {
	font-size: 12px;
	color: #000000;
}
.navcontainer {
	margin-top: 14px;
	width: 131px;
	color: #333333;
}
.navheading {
	margin-top: 2px;
}
.navheading a:visited {
	color: #006c56;
}
.nav {
	margin-top: 2px;
	padding: 3px 0px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: #FFFFFF url(http://www.sjm.com/assets/chrome/bullet.gif) no-repeat 0 6px;
}
.nav a {
	color: #006c56;/*background:url(assets/chrome/content_title_repeat.gif) repeat-y;*/
}
.nav a:visited {
	color: #006c56;
}
.breadcrumbs {
	font-size: 10px;
	color: #000000;
}
.breadcrumbs a {
	color: #999999;
}
.breadcrumbs a:hover {
	color: #666666;
}
.breadcrumbs_blue {
	font-size: 10px;
	color: #999999;
	padding-right: 4px;
}
.linkbutton {
	font-size: 12px;
	line-height: 12pt;
	color: #006c56;
}
.hd {
	font-size: 24px;
	font-weight: bold;
	color: #006c56;
}
.hdwhite {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.subhdwhite {
	font-size: 12px;
	line-height: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.columnhdsm {
	font-size: 12px;
	color: #3d3d3d;
	font-weight: bold;
}
.columnhdsm A {
	color: #3d3d3d;
	text-decoration: none;
}
.columnhdsm A:visited {
	color: #3d3d3d;
}
.columnhdlg {
	font-size: 14px;
	color: #3d3d3d;
	font-weight: bold;
}
.columnhdlg A {
	color: #3d3d3d;
	text-decoration: none;
}
.columnhdlg A:visited {
	color: #3d3d3d;
}
.tabletextsm {
	font-size: 10px;
	color: #000000;
}
.tabletextlg {
	font-size: 12px;
	color: #000000;
}
.faqquestion {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.learntext {
	font-size: 12px;
	color: #3d3d3d;
}
.requiredfield {
	font-size: 12px;
	color: #B00101;
}
.disclaimer {
	font-size: 12px;
	color: #000000;
}
.navhd {
	font-size: 12px;
	line-height: 10pt;
	color: #006c56;
	font-weight : bold;
}
.contenttitle1 {
	font-size: 11pt;
	color: black;
	font-weight : bold;
}
.contenttitle2 {
	font-size: 8pt;
	color: black;
	font-weight : bold;
}
.content1 {
	color: black;
	font-size : 9pt;
}
.black10 {
	color: black;
	font-size: 10px;
}
.BoldBlack12 {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.Black11 {
	color: black;
	font-size: 11px;
}
.flleft, .flright {
	width: 49.9%;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}
#bulletedlist {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
#bulletedlist li {
	padding-left: 8px;
	background-image: url(http://www.sjm.com/assets/common/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
div#blockbutton {
	border: solid #006c56 1px;
	background-color: #ffffff;
	height: 10px;
	width: 150px;
	margin: 10px;
	text-align: center;
}
div#blockbutton a {
	background: url(http://www.sjm.com/assets/chrome/btn_repeat.gif) repeat-x;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
}
div#blockbutton a:visited {
	color: #ffffff;
}
div#blockbutton a:hover {
	color: #ffffff;
}
DIV.results .highlight {
	font-size: 12px;
	line-height: 10pt;
	background-color: #FFFF99;
}
DIV.results .wordscores {
	font-size: x-small;
	color: #666666;
}
/* Old Styles from template.css						  */
/* THESE STYLES ARE DEPRECATED PLEASE DO NOT USE THEM */
/* For .subhdgreen - Use H1-H4 tags instead */
.subhdgreen1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.subhdgreen2 {
	color: #397160;
	font-size: 14px;
	font-weight: bold;
}
.subhdgreen3 {
	color: #397160;
	font-size: 14px;
	font-weight: normal;
}
/* For .subhdblue - Use H1-H4 tags instead */
.subhdblue1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.subhdblue2 {
	color: #397160;
	font-size: 14px;
	font-weight: bold;
}
.subhdblue3 {
	color: #397160;
	font-size: 14px;
	font-weight: normal;
}
.sjmbody {
	line-height: 13pt;
	color: #000000;
}
.body13ptlead {
	line-height: 13pt;
	color: #000000;
}
.bodyautolead {
	font-size: 12px;
	color: #000000;
}
.sjmbody13ptlead {
	font-size: 12px;
	line-height: 13pt;
	color: #000000;
}
.sjmbodyautolead {
	font-size: 12px;
	color: #000000;
}
.sjmrequiredfield {
	font-size: 12px;
	color: #B00101;
}
.sjmhd {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin: 0 0 10px 0;
}
.sjmsubhdgreen1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.sjmsubhdgreen2 {
	color: #397160;
	font-size: 14px;
	font-weight: bold;
}
.sjmsubhdgreen3 {
	color: #397160;
	font-size: 14px;
	font-weight: normal;
}
.sjmsubhdblue1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.sjmsubhdblue2 {
	color: #397160;
	font-size: 14px;
	font-weight: bold;
}
.sjmsubhdblue3 {
	color: #397160;
	font-size: 14px;
	font-weight: normal;
}
.sjmcolumnhdsm {
	font-size: 12px;
	color: #3d3d3d;
	font-weight: bold;
}
.sjmcolumnhdsm A {
	color: #3d3d3d;
	text-decoration: underline;
}
.sjmcolumnhdsm A:visited {
	color: #006c56;
	/*color: #3d3d3d;*/
	/*text-decoration: underline;*/
}
.sjmcolumnhdlg {
	font-size: 14px;
	color: #3d3d3d;
	font-weight: bold;
}
.sjmcolumnhdlg A {
	color: #3d3d3d;
	text-decoration: underline;
}
.sjmcolumnhdlg A:visited {
	color: #006c56;
	/*color: #3d3d3d;*/
	/*text-decoration: underline;*/
}
.sjmtabletextsm {
	font-size: 10px;
	color: #000000;
}
.sjmtabletextlg {
	font-size: 12px;
	color: #000000;
}
.sjmfaqquestion {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.sjmnavhd {
	font-size: 12px;
	line-height: 10pt;
	color: #333333;
	font-weight: bold;
}
.ms-srchresultstop {
	background-color: #e4e4e4;
}
div.ms-searchChannelTitle {
	background-color: #000000;
	background-image: none;
	color: #FFFFFF;
	height: 26px;
	border: 0px #000000 solid;
	text-align: left;
	padding-bottom: 0px;
}
.ms-searchChannelTitle SPAN {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt !important;
	MARGIN-LEFT: -5px;
	
	COLOR: #FFFFFF !important;
	FONT-FAMILY: Tahoma, Verdana !important;
	TEXT-DECORATION: none;
}
.ms-searchsummarymain {
	margin-top: 1px;
	background-color: #e4e4e4;
}
.srch-stats {
	background-color: #e4e4e4 !important;
}
div.ms-WPBody div {
	padding-top: 0px !important;
}
.srch-Icon {
	padding-right: 3px;
}
.srch-Title {
	color: #006c56;
	text-decoration: none;
}
.srch-Title a {
	color: #006c56;
	text-decoration: none;
}
.srch-Title a:hover {
	color: #000000;
	text-decoration: underline;
}
.srch-Title a:visited {
	color: #00af9e;
}
.srch-Title {
	FONT-SIZE: 12px;
	COLOR: #006c56;
	FONT-FAMILY: arial;
}
.srch-Title A:visited {
	text-decoration: none;
	color: #00af9e;
}
.srch-Title A:link {
	text-decoration: none;
	color: #006c56;
}
.srch-Title a:hover {
	color: #000000;
	text-decoration: underline;
}
.ms-searchsummaryTitle A {
	FONT-SIZE: 9pt !important;
	COLOR: #006c56!important;
	PADDING-TOP: 4px;
	FONT-FAMILY: Tahoma, Verdana !important;
	TEXT-DECORATION: none;
}
.ms-searchsummaryTitle A IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: middle;
	MARGIN-RIGHT: 3px;
	BORDER-RIGHT-WIDTH: 0px;
}
.ms-searchsummaryUrl A {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 16px;
	FONT-SIZE: 8pt !important;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: -16px;
	COLOR: #008800 !important;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Verdana !important;
	TEXT-OVERFLOW: ellipsis;
	TEXT-DECORATION: none;
}
.SearchBoxArea {
	text-align: center;
	height: 200px;
	width: 100%;
	padding-left: 0px;
	padding-top: 26px;
	padding-bottom: 6px;
}
.AdvSearchSearchBoxArea {
	height: 20px;
	width: 100%;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
input.btn {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	padding: 0px 3px;
	margin-top: 1px;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	background: url(http://www.sjm.com/assets/chrome/btn_repeat.gif) repeat-x;
}
.SearchResutltsPageTitle {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	position:static;
	padding-bottom: 5px;
	float: left;
}
div.srch-BestBetsBottom {
	border-bottom-color: #5F6A72;
}
span.srch-Title a
{
	color: #006c56 !important;
}
span.srch-Title a:hover
{
	color: black !important;
}
span.srch-Title a:visited
{
	/*color: #3E466B*/
	color: #3E466B !important;
}
span.srch-URL a:link
{
	color: #006c56 !important;
}
span.srch-URL a:hover
{
	color: black !important;
}
span.srch-URL a:visited
{
	/*color: #3E466B*/
	color: #3E466B !important;
}
span.srch-BestBetsTitle a:link
{
	color: #006c56 !important;
}
span.srch-BestBetsTitle a:hover
{
	color: black !important;
}
span.srch-BestBetsTitle a:visited
{
	/*color: #3E466B*/
	color: #3E466B !important;
}
span.srch-BB-URL a:link
{
	color: #006c56 !important;
}
span.srch-BB-URL a:hover
{
	color: black !important;
}
span.srch-BB-URL a:visited
{
	/*color: #3E466B*/
	color: #3E466B !important;
}

/* New top navigation for professional sites (two options - tabs or links) */

.top_nav_prod1

{

    margin: -5px 0 0 -15px; 

}    

.top_nav

{

     margin: -5px 0 0 -15px; 

}


