BODY
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	height: auto;
	font-family:verdana,arial,sans-serif;
}
H1
{
	font-weight: bold;
	font-size: 24px;
	#ine-height: 20px;
	color:#0f4cc9;
}
H2
{
	font-weight: bold;
	font-size: 14px;	
	line-height: 15px;
}
.Layout
{
	width: 800px;
	height: 98%;
	border-collapse: collapse;
	padding:0;
	border: 0;
	font-family:verdana,arial,sans-serif;
}
.Layout  A
{
	text-decoration: none;
}

.Layout A:hover
{
	text-decoration:underline;
}

.Layout A:visited
{
	color: #00A0E2;
}


.Layout .TopSection
{
	padding:0;
	border: 0;
	background-image: url(/images/template/graphic_bkgd_header_home.jpg);
	width: 800px;
	height: 79px;
	background-repeat:no-repeat;
}

.Layout .TopSection .Header
{
	height: 79px;
	padding: 0;
	margin: 0;
}

.Layout .TopSection .Header .Branding
{
	float:left;
	vertical-align:middle;
	padding: 0;
	margin: 0
}

.Layout .TopSection .Header .Branding IMG
{
	vertical-align: bottom;
}

.Layout .TopSection .Header .Search
{
	margin: 0;
	float: right;
	margin-top:25px;
	padding:0;
}

.Layout .TopSection .Header .Search LABEL
{
	
	font-weight:bold;
	color:#ffffff;
	font-size:9px;
}

.Layout .TopSection .Header .Search BUTTON
{
	position:relative;
	top:1px;
	height:19px;
	font-size:11px;
	font-weight:bold;
	margin-right:20px;
}


.Layout .TopSection .Header .Search INPUT
{
	font-weight: bold; 
	font-size: 12px; 
	color:black; 
	border: 1px solid #000000;
}

.Layout .MenuSection
{
	vertical-align: top;
	padding:0;
	border: 0;	
}

.Layout .MenuSection .Menu
{
	height: 44px;
	vertical-align: bottom;
	background-color:#0F4ECE;	
}

.Layout .MenuSection .Menu A:hover
{
	text-decoration: underline;
}

.Layout .MenuSection .Menu .Primary
{
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	width: 653px;
	padding-top: 3px;
	border-bottom: #0f4ece 2px solid;
	background-color: #f19503;
	text-align: center;
}

.Layout .MenuSection .Menu .Primary UL
{
	border:0;
	margin:0;
	padding:0;
	display:inline;
	width:100%;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-bottom:6px;
	vertical-align: middle;
	line-height:17px;
	text-align: center;
}
.Layout .MenuSection .Menu .Primary UL LI
{
	margin:0;
	display:inline;
	list-style:none;
	border-right:1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.Layout .MenuSection .Menu .Primary UL LI A, A:visited
{
	color:#FFFFFF;
}

.Layout .MenuSection .Menu .Primary UL LI A:hover, A:active
{
	color:#FFFFFF;
}

.Layout .MenuSection .Menu .Primary UL LI.RightMost
{
	border:none;
}

.Layout .MenuSection .Menu .Primary UL LI A IMG
{
	margin-left: 5px;
	margin-right: 5px;
	width: 20px;
	height: 13px;
	border: none;
	text-align: center;
	vertical-align: middle;
}
.Layout .MenuSection .Menu .Primary UL.Morespace LI
{
	padding-left: 8px;
	padding-right: 8px;
}
.Layout .MenuSection .Menu .Primary UL.Morespace LI A IMG
{
	margin-left: 8px;
	margin-right: 8px;
}


.Layout .MenuSection .Menu .Secondary
{
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	width: 653px;
	padding-top: 3px;
	border-bottom: #0f4ece 2px solid;
	background-color: #ffefa2;
	text-align: center;
}

.Layout .MenuSection .Menu .Secondary UL
{
	border:0;
	margin:0;
	padding:0;
	display:inline;
	background-color:#FFEFA2;
	width:100%;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	color:#0F4CC9;
}

.Layout .MenuSection .Menu .Secondary UL LI
{
	margin:0;
	padding:2px 7px 0px 7px;
	padding-bottom:6px;
	display:inline;
	list-style:none;
	line-height:17px;
	border-right:1px solid #0F4CC9;
}

.Layout .MenuSection .Menu .Secondary UL LI A, A:visited
{
	color:#0F4CC9;
}

.Layout .MenuSection .Menu .Secondary UL LI A:hover, A:active
{
	color:#0F4CC9;
}
.Layout .MenuSection .Menu .Secondary UL LI.RightMost
{
	border:none;
}

.Layout .MenuSection .Menu .Secondary UL LI.Emphasized
{
	font-weight:bold;
}

.Layout .MenuSection .Menu .UserProfile
{
	clear: right;
	float: right;
	width: 146px;
	display: none;
}
.Layout .MenuSection .Menu .UserProfile .Welcome
{
	font-weight: bold;
	font-size: 11px;
	width: 146px;
	color: #ffffff;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	background-color:#0F4ECE;
	float: right;
	display: none;
	cursor: auto;
}

.Layout .RightSection
{
	margin-top: 0px;
	vertical-align: top;
	width: 146px;
	padding: 0px;
	border: 0px;
}

.Layout .RightSection .UserProfile
{
	width: 146px;
	background-color:#0F4ECF;
}

.Layout .RightSection .UserProfile .Welcome
{
	padding-top: 6px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	width: 146px;
	color: #ffffff;
	height: 26px;
	text-align: center;
	vertical-align:bottom;
	background-color:#0F4ECF;
	cursor: auto;
}

.Layout .LeftSection
{
	margin-top: 0px;
	float: left;
	vertical-align: top;
	width: 170px;
	padding-top: 0px;
}

.Layout .LeftSection .Navigation
{
	margin-top: 0px;
	padding-top: 0px;
	width: 170px;
	vertical-align: top;
}


.Layout .MiddleSection
{
	margin-top: 0px;
	margin-left: 170px;
	vertical-align: top;
	overflow: auto;
	width: 470px;
	clip: rect(0px 475px 100% 0px);
	padding-top: 0px;

}

.Layout .MiddleSection .Content
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	vertical-align: top
}

.Layout .MiddleSection .Content TABLE
{
	font-size: 12px;
}

.Layout .MiddleSection .Content .ErrorMessages
{
	padding-left: 15px;
	color: Red;
}

.Catalog H1
{
	color: #0f4cc9;
}

.Catalog H2
{
	color: #0f4cc9
}

.Catalog IMG
{
	border: 0;
}

.Catalog TABLE H1, .Catalog TABLE H2
{
	margin-left: 20px;
	vertical-align: top;
	text-align: left;
}

.Catalog TABLE TH A, .Catalog TABLE TH A:visited
{
	color: White;
}

.Catalog TABLE.Form
{
	border-right: #0f4cc9 thin solid;
	border-top: #0f4cc9 thin solid;
	font-size: 12px;
	border-left: #0f4cc9 thin solid;
	border-bottom: #0f4cc9 thin solid;
	border-collapse: separate;
	background-color: #e7f6fc;
	vertical-align: top;
}

.Catalog TABLE.Form TH
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

.Catalog TABLE.Form TD
{
	text-align: left;
}
.Catalog TABLE.Form TD.SubmitButtons
{	text-align: center;
}
.Catalog .AddToCart
{
	clear: left;
	float: right; 
	text-align: center;
	vertical-align: bottom;
	width: 135px;
	padding-top: 5px
}

.BreadCrumb
{
	padding-bottom: 10px;
}

.Catalog .BreadCrumb STRONG
{
	color: #0f4cc9;
}

.Categories H1
{
	clear: none;
	float: left;
	vertical-align: top;
	line-height: 28px;
	width: 50%;
}
.Categories H2
{
	clear: left;
}

.Categories IMG
{
	clear: none;
	float: right;
	margin-top: 10px;
	padding: 5px;
	vertical-align: middle;
}

.Categories #imgCategory
{
	width: 110px;
}

.Categories P
{
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Categories TABLE
{
	border-collapse: collapse;
	width: 95%
}

.Categories TABLE TH
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}

.Categories TABLE TH P
{
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color: white;
	text-align: left;
}

.Categories TABLE TD
{
	vertical-align: middle;
}

.Categories TABLE TD.Image
{
	background: white;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

.Categories TABLE TD P
{
	clear: none;
}

.Categories TABLE TD IMG
{
	float: left;
	border: none;
	vertical-align:top;
	margin:0;
}

.Categories TABLE TD.Alternate P
{
	clear: none;
}

.Categories TABLE TD.Alternate IMG
{
	
	float: right;
}



.SSFS H1
{
	color: #0f4cc9;
	width: 70%
}

.SSFS H2
{
	color: #0f4cc9;
}
.SSFS DIV.AddToCart DIV.Description
{
	background-color: #e7f6fc;
}


.SSFS TABLE TD.Alternate
{
	background: white;
}

.SSFS TABLE TH P
{
	background-color: #009cdc;
}

.SSFS TABLE TD
{
	border-right: #009cdc 1px solid;
	border-top: #009cdc 1px solid;
	border-left: #009cdc 1px solid;
	border-bottom: #009cdc 1px solid;
	background: #C2E8F8;
	vertical-align: top;
	padding: 5px;
}
.Foodsafety .callout_table th {background-color:#009CDC;color:#fff;font-family:verdana;font-size:13px;}
.Foodsafety .callout_table td {background-color:#D6F3FF;border-left:2px solid #fff;}
.Foodsafety .callout_table td p {padding:5px;}
/*
.SSFS .callout_table th {background-color:#009CDC;color:#fff;font-family:verdana;font-size:13px;}
.SSFS .callout_table td {background-color:#D6F3FF;border-left:2px solid #fff;}
.SSFS .callout_table td p {padding:5px;}
*/
.SSA .callout_table th {background-color:#A3C030;color:#fff;font-family:verdana;font-size:13px;}
.SSA .callout_table td {background-color:#E5EDD0;border-left:2px solid #fff;}
.SSA .callout_table td p {padding:5px;}


.SSAlcohol H1
{
	color: #A3C030;
	width: 70%
}

.SSA H1 {
	color: #A3C030;
	width:435px;
	background-image: url(/images/template/servsafealcohol.gif);
	background-repeat:no-repeat;
	background-position:325px 1px;
	padding-right:112px;
}
html>body .SSA H1{
	width:333px;
	padding-right:116px;
}
.SSA H2, .SSAlcohol H2
{
	color: #A3C030;
}
.SSAlcohol DIV.AddToCart DIV.Description
{
	background: #E5EDD0
}

.SSAlcohol TABLE TD.Alternate
{
	background: white;
}

.SSAlcohol TABLE TH P
{
	background-color: #A3C030;
}

.SSAlcohol TABLE TD
{
	border-right: #A3C030 1px solid;
	border-top: #A3C030 1px solid;
	border-left: #A3C030 1px solid;
	border-bottom: #A3C030 1px solid;
	background: #E5EDD0;
	vertical-align: top;
	padding: 5px;
}

.ReqField
{

	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
}

.Profile H1
{
	color: #0f4cc9;
}

.Profile H2
{
	color: #0f4cc9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Profile BLOCKQUOTE
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.Profile DIV.Form IMG 
{ 
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FLOAT: left; 
	clear:left;
	BORDER-LEFT: medium none; 
	BORDER-BOTTOM: medium none 
}
.Profile DIV.FORM A, .Profile DIV.FORM A:visited
{ 
	COLOR: #00139a 
}


/*
.Profile TABLE H1, .Profile TABLE H2
{
	margin-left: 20px;
	vertical-align: top;
	text-align: left;
}
*/
/*
.Profile TABLE.Form
{
	border-right: #0f4cc9 thin solid;
	border-top: #0f4cc9 thin solid;
	font-size: 12px;
	border-left: #0f4cc9 thin solid;
	width: 95%;
	border-bottom: #0f4cc9 thin solid;
	border-collapse: separate;
	background-color: #e7f6fc;
	vertical-align: top;
}

.Profile TABLE.Form TH
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

.Profile TABLE.Form TD
{
	text-align: left;
}
.Profile TABLE.Form TD.SubmitButtons
{
	text-align: center;
}


.UserLogin TABLE.Form
{
	width: 295px;
	height: 200px;
}

.UserLogin TABLE.Form TD P
{
	padding-left : 20px;
}
*/

a.Button, a:visited.Button {
  color: #0f4cc9;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(/images/template/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}	

a:hover.Button
{
color:black;	
}

DIV.Form
{
	padding: 3px;
	font-size: 12px;
	vertical-align: top;
	width: 98%;
	border-collapse: separate;
	border: #e6e6e6 1px solid;
}

DIV.Form H2
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 12px;
	margin: 0px;
	width: 100%;
	color: #00139a;
	padding-top: 3px;
	background-color: #e6e6e6;
}

DIV.Form H3
{
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 8px;
	width: 100%;
	color: #00139a;
	background-color: whitesmoke;	
	border:solid 1px #e6e6e6;
}

DIV .SubmitButtons
{
	padding: 6px;
	text-align: right;
	border-top:solid 1px #e6e6e6;
}

DIV .Separator
{
	padding: 6px;
	width: 100%;
	border-top:solid 1px #e6e6e6;
}


DIV.Form Table
{
	width: 100%;
}

DIV.Form Table TH
{
	text-align:right;	
	font-weight:normal;
	
}

.IRC H1
{
	color: #0f4cc9;
}

DIV.HomeHeader
{
	margin-bottom: 10px
}

DIV.HomeHeader H2
{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
DIV.HomeHeader IMG
{
	float: right;
	margin: 0px;
	padding: 0px;
}
DIV.HomeHeader DIV.Flash
{
	float: right;
	height: 200px;
}
DIV.HomeBoxLinks
{
	text-align: center;
	display:block;
	clear: both;
	height: 290px;
	width: 100%;
	margin-bottom: 10px;
}

DIV.HomeBoxLinks DIV
{
	width: 140px;
	height: 290px;
	text-align: center;
	display: block;
}

DIV.HomeBoxLinks DIV H2
{
	vertical-align: top;
	margin: 0px;
	text-align: center;
	padding: 5px;
	font-size: 12px;

}

DIV.HomeBoxLinks DIV UL
{
	text-align: left;
	margin: 0px;
	margin-left: 20px;
	padding: 10px 0px 24px 0px;
}

DIV.HomeBoxLinks DIV UL LI
{
	padding: 3px 3px 8px 3px;
}

DIV.HomeBoxLinks DIV.Left
{
	float: left;
}

DIV.HomeBoxLinks DIV.Right
{
	float: right;
}

DIV.HomeBoxLinks DIV.center
{
	margin-left: 34%
}

TABLE.HomeBox
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100px;
	text-align: center;
	border-collapse:collapse;
}

TABLE.HomeBox TD
{
	vertical-align: middle;	
	border: solid 5px white;
}

TABLE.HomeBox TD.Space
{
	border: none;
	background-color: White;
}

TABLE.HomeBox TD A, .IRC TABLE.HomeBox TD A:visited
{
	font-weight: bold;
}

.IRC DIV.HomeHeader H2
{
	color: #00139A;
}

.SSA DIV.HomeHeader H2
{
	line-height: 24px;
}

.SSFS DIV.HomeHeader, .SSA DIV.HomeHeader
{
	height: auto;
}

.IRC DIV.HomeBoxLinks DIV
{
	border-right: #fdbf14 1px solid;
	border-top: #fdbf14 1px solid;
	border-left: #fdbf14 1px solid;
	border-bottom: #fdbf14 1px solid;
	background-color: #ffefa2;
}

.SSFS DIV.HomeBoxLinks DIV
{
	border-right: #009CDC 1px solid;
	border-top: #009CDC 1px solid;
	border-left: #009CDC 1px solid;
	border-bottom: #009CDC 1px solid;
	background-color: #C3E8F8;
}

.SSA DIV.HomeBoxLinks DIV
{
	border-right: #A3C030 1px solid;
	border-top: #A3C030 1px solid;
	border-left: #A3C030 1px solid;
	border-bottom: #A3C030 1px solid;
	background-color: #E5EDD0;
}

.IRC DIV.HomeBoxLinks DIV H2
{
	background-color: #FDBF14;
	color: #00139A;
}

.SSFS DIV.HomeBoxLinks DIV H2
{
	background-color: #009CDC;
	vertical-align: middle;
}

.SSA DIV.HomeBoxLinks DIV H2
{
	background-color: #A3C030;
	vertical-align: middle;
	line-height:14px;
}

.SSFS DIV.HomeBoxLinks
{
	height: 220px;
}

.SSA DIV.HomeBoxLinks
{
	height: 240px;
}

.SSFS DIV.HomeBoxLinks DIV
{
	width: 140px;
	/*height: 220px;*/
}

.SSA DIV.HomeBoxLinks DIV
{
	width: 140px;
	height: 250px;
}

.SSFS DIV.HomeBoxLinks DIV H2 A, .SSFS DIV.HomeBoxLinks DIV H2 A:visited
{
	color: white
}

.SSA DIV.HomeBoxLinks DIV H2 A, .SSA DIV.HomeBoxLinks DIV H2 A:visited
{
	color: white
}

.IRC DIV.HomeBoxLinks DIV A, .IRC DIV.HomeBoxLinks DIV A:visited
{
	color: Black;
}

.SSFS DIV.HomeBoxLinks DIV A, .SSFS DIV.HomeBoxLinks DIV A:visited
{
	color: Black;
}

.SSA DIV.HomeBoxLinks DIV A, .SSA DIV.HomeBoxLinks DIV A:visited
{
	color: Black;
}

DIV.HomeBoxLinks DIV UL
{
	margin: 0px;
	list-style: none;
	padding-top: 5px;
}

.IRC DIV.HomeBoxLinks DIV UL LI
{
	padding-left: 20px;
	background-image: url(/images/irc/bluesquarebullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

.SSFS DIV.HomeBoxLinks DIV UL LI
{
	padding-left: 20px;
	background-image: url(/images/foodsafety/lightbluesquarebullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

.SSA DIV.HomeBoxLinks DIV UL LI
{
	padding-left: 20px;
	background-image: url(/images/alcohol/greensquarebullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

TABLE.TopHomeBox, TABLE.BottomHomeBox
{
	clear: both;
	width: 100%;
	text-align: center;
	border-collapse:collapse;
}

TABLE.TopHomeBox TD, TABLE.BottomHomeBox TD
{
	vertical-align: middle;	
	border: solid 5px white;
}

TABLE.TopHomeBox TD.Space, TABLE.BottomHomeBox TD.Space
{
	border: none;
	background-color: White;
}

TABLE.TopHomeBox TD A, TABLE.TopHomeBox TD A:visited, TABLE.BottomHomeBox TD A, TABLE.BottomHomeBox TD A:visited
{
	font-weight: bold;
}

.IRC TABLE.HomeBox TD
{
	width: 35%;
	background-color: #FDBF14;
}

TABLE.TopHomeBox TD
{
	width: 28%;
	color: White;
	padding: 10px;
}

.SSFS TABLE.TopHomeBox TD
{
	background-color: #009CDC;
}

.SSA TABLE.TopHomeBox TD
{
	background-color: #A3C030;
}

TABLE.BottomHomeBox TD
{
	width: 30%;
	color: White;
	padding: 10px;
}

.SSFS TABLE.BottomHomeBox TD
{
	background-color: #009CDC;
}

.SSA TABLE.BottomHomeBox TD
{
	background-color: #A3C030;
}

TABLE.HomeBox TD.Space
{
	width: 15%;
	background-color: white;
}

TABLE.TopHomeBox TD.Space
{
	width: 8%;
	background-color: white;
}

TABLE.BottomHomeBox TD.Space
{
	width: 20%;
	background-color: white;
}

.IRC TABLE.HomeBox TD A, .IRC TABLE.HomeBox TD A:visited
{
	color: #00139A;
}

.SSFS TABLE.TopHomeBox TD A, .SSFS TABLE.TopHomeBox TD A:visited, .SSFS TABLE.BottomHomeBox TD A, .SSFS TABLE.BottomHomeBox TD A:visited
{
	color: white;
}

.SSA TABLE.TopHomeBox TD A, .SSA TABLE.TopHomeBox TD A:visited, .SSA TABLE.BottomHomeBox TD A, .SSA TABLE.BottomHomeBox TD A:visited
{
	color: white;
}


DIV.GridResults
{
	padding: 3px;
	font-size: 12px;
	vertical-align: top;
	width: 98%;
	border-collapse: separate;
	border: #e6e6e6 1px solid;
}

DIV.GridResults TABLE 
{
	width: 100%;
	margin: 0px;
}

DIV.GridResults H2
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 12px;
	margin: 0px;
	width: 100%;
	color: #00139a;
	padding-top: 12px;
	background-color: #e6e6e6;
}

DIV.GridResults H3
{
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	color: #00139a;
	background-color: #e6e6e6;
}


DIV.GridResults TABLE TD
{
	overflow: auto;
	font-size: 12px;
	ext-align:center;
}

DIV.GridResults TABLE TR.Alternating TD
{
	background-color: whitesmoke;
}

DIV.GridResults.SmallRows TABLE TD
{
	font-size: 10px;
}


DIV.GridResults TABLE TH
{
	border-right: medium none;
	border-top: medium none;
	font-weight: normal;
	font-size: 12px;
	border-left: medium none;
	/olor: #0f4cc9;
	color:black;
	/ont-weight:bolder;
	border-bottom: medium none;
	background-color: #ebebeb;
	padding:5px;
	text-align: center;
	border:solid 1px #e6e6e6;
}

DIV.GridResults TABLE TR.Pager TD
{
	font-size:12px;
	font-weight:bold;
	background-color:#ebebeb;
	border:solid 1px #e6e6e6;
	color:white;
}

.UserLogin DIV.Form
{
	width: 48%;
	height: 230px;
}

.UserLogin DIV.Form P
{
	padding-top: 3px;
	padding-left: 10px;
}

.UserLogin DIV.Form DIV.Section
{
	height: 160px;
}

.Profile HR
{
	border: ghostwhite 1px double;
}


.ProductDetail
{
	height: auto;
}
.ProductDetail H1
{
	line-height: 25px;
	margin-top: 0px;
}
.ProductDetail H2
{
	margin-top:0px;
}

.ProductDetail IMG
{
	border: none;
}

.ProductDetail TABLE
{
	clear: both;
	width: 95%
}

.ProductDetail TABLE TH
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	text-align: left;
}

.ProductDetail TABLE TD A
{
	float: none;
}

.ProductDetail TABLE TD.SubmitButtons
{
	text-align: center;
}
 
.ProductDetail TABLE TH P
{
	color: White;
	padding: 5px;
}

.ProductDetail DIV.AddToCart
{
	clear:both;
	margin-top: 10px;
	text-align: right;
}
.ProductDetail TABLE TD DIV.AddToCart
{
	text-align: center;
}

.ProductDetail DIV.AddToCart DIV.Description
{
	padding: 5px;
	height: 40px;
}
.ProductDetail DIV.AddToCart DIV.Description H2
{
	float: left;
	text-align: left;
}

.ProductDetail DIV.AddToCart DIV.Description P
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.ProductDetail .SubmitButtons
{
	clear: both;
}

.ProductDetail .ProductInfo
{
	height: 100%;
	padding-left: 5px;
}

.ProductDetail .ProductInfo .ProductImage
{
	float: left;
	height: 100%;
	text-align: center;
	width: 225px;
	overflow: hidden;
	padding-right: 10px;
}

.ProductDetail .ProductInfo .ProductImage IMG
{
	position: static;
}
.ShoppingCart
{
	clear: both;
}

.ShoppingCart H1
{
	color: #0f4cc9;
}

.ShoppingCart H2
{
	color: #0f4cc9;
	line-height: 20px;
}

.ShoppingCart TABLE
{
	width: 97%;
}
.ShoppingCart TABLE TH H2
{
	padding: 0px;
	margin: 0px;
}

.ShoppingCart TABLE.Security
{
	clear: both;
	float: none;
	vertical-align: top;
	border-collapse: collapse;
	width: 98%;
}
.ShoppingCart TABLE.Security TD
{
	padding: 10px;
	border-right: #0f4cc9 1px solid;
	border-top: #0f4cc9 1px solid;
	border-left: #0f4cc9 1px solid;
	border-bottom: #0f4cc9 1px solid;
}
.ShoppingCart TABLE.Security TH
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.ShoppingCart TABLE.Security TH P
{
	background-color: #0f4cc9;
	color: white;
	padding-left: 10px;
	margin: 0px;
}

.ShoppingCart TABLE.Security TH IMG
{
	vertical-align: middle;
}

.ShoppingCart TABLE.Security TD H2, .ShoppingCart TABLE.Security TH H2
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

.ShoppingCart .CartResults 
{
	width: 100%;
	clear: both;
}

.ShoppingCart .CartResults TABLE.Cart
{
	clear: both;
	float: none;
	width: 100%;
}

.ShoppingCart .CartResults TABLE.Cart TD.Alternate
{
	background: white;
}

.ShoppingCart .CartResults TABLE.Cart TH P
{
	background-color: #0f4cc9;
	color: white;
	padding: 2px;
}

.ShoppingCart .CartResults TABLE.Cart TD
{
	border-right: #0f4cc9 1px solid;
	border-top: #0f4cc9 1px solid;
	border-left: #0f4cc9 1px solid;
	border-bottom: #0f4cc9 1px solid;
	vertical-align: top;
	padding: 5px;
}
.ShoppingCart .CartResults TABLE.Cart TD H2
{
	margin: 0px;
	line-height: 16px;
}

.ShoppingCart .CartResults TABLE.Totals
{
	clear: right;
	float: right;
	width: 230px;
	padding-top: 0px;
}

.ShoppingCart .CartResults TABLE.Totals  TH 
{
	text-align: right;
	padding: 0px;
}
.ShoppingCart .CartResults TABLE.Totals  TH H2
{
	text-align: center;
	padding: none;
	margin: none;
}
.ShoppingCart .CartResults TABLE.Totals TH A, .ShoppingCart .CartResults TABLE.Totals  TH A:visited
{
	color: #0f4cc9;
	padding: 0px;
	margin: 0px;
} 

.ShoppingCart .CartResults TABLE.Totals TH P
{
	background-color: #0f4cc9;
	color: white;
	padding: 2px;
}

.ShoppingCart .CartResults TABLE.Totals TD
{
	border-right: #0f4cc9 1px solid;
	border-top: #0f4cc9 1px solid;
	border-left: #0f4cc9 1px solid;
	border-bottom: #0f4cc9 1px solid;
	vertical-align: top;
	text-align: right;
}

.ShoppingCart .CartResults TABLE.Totals TD.Savings
{
	color: teal;
}

.ShoppingCart .CartResults TABLE.Coupon
{
	clear: left;
	float: left;
	width: 300px;
}
.ShoppingCart .CartResults TABLE.Coupon TH
{
	padding: 0px;
	margin: 0px;
}

.ShoppingCart .CartResults TABLE.Coupon TH P
{
	background-color: #0f4cc9;
	color: white;
	padding: 2px;
}

.ShoppingCart .CartResults TABLE.Coupon TD
{
	border-right: #0f4cc9 1px solid;
	border-top: #0f4cc9 1px solid;
	vertical-align: top;
	border-left: #0f4cc9 1px solid;
	border-bottom: #0f4cc9 1px solid;
	text-align: center;
}

.ShoppingCart .CartResults TABLE.Coupon TH H2
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.ShoppingCart .CartButtons
{
	clear: right;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ShoppingCart .HeaderLinks
{
	clear: right;
	float: right;
}


.Checkout H1
{
	color: #0f4cc9;
}

.Checkout H2
{
	color: #0f4cc9;
	clear: both;
}

.Checkout DIV H1, .Checkout DIV H2
{
	margin-left: 0px;
	vertical-align: top;
	text-align: left;
}

.Checkout DIV.TopLeft, .Checkout DIV.TopRight, .Checkout DIV.BottomLeft, .Checkout DIV.BottomRight
{
	border-right: #0f4cc9 thin solid;
	border-top: #0f4cc9 thin solid;
	font-size: 12px;
	border-left: #0f4cc9 thin solid;
	border-bottom: #0f4cc9 thin solid;
	border-collapse: separate;
	vertical-align: top;
	width: 46%;
	padding: 10px;
	margin-bottom: 10px;
}

.Checkout DIV.TopLeft
{
	float:left;
	clear:left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	margin-bottom: 10px;
}

.Checkout DIV.TopRight
{
	float:right;
	clear:right;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.Checkout DIV.BottomLeft
{
	float:left;
	clear:left;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

.Checkout DIV.BottomLeft IMG
{
	float: left;
	clear: left;
}

.Checkout DIV.BottomRight
{
	float:right;
	clear:right;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin-left: 5px;
}

.Checkout DIV.OrderHistory
{
 	font-size:16px;
	font-weight:bold;
	
}

.Checkout DIV.OrderHistory a, .Checkout DIV.OrderHistory a:visited, .Checkout DIV.OrderHistory a:hover, .Checkout DIV.OrderHistory a:active,
{
 	color:#0f4cc9;
}

.Checkout TABLE.Form TH
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

.Checkout TABLE.Form TD
{
	text-align: left;
}
.Checkout TABLE.Form TD.SubmitButtons
{
	text-align: center;
}

.Checkout TABLE.Form
{
	width: 295px;
	height: 200px;
}

.Checkout TABLE.Form TD P
{
	padding-left : 20px;
}

.UserInfo
{
	color:#FFFFFF;
	width: 146px;
	cursor:auto;
}

.UserInfo P
{
	text-align:left;
	font-size:10px;
	margin:0;
	padding:5px;
	padding-top: 0px;
	padding-bottom:0;
	margin-bottom:0;
	cursor:auto;
}

.UserInfo LABEL
{
	 font-size:11px;
	 font-weight:bold;
	 padding-left:5px;
	 padding-bottom:0;
	 margin-bottom:0;
	 cursor:text;
}

.UserInfo INPUT
{
	margin-bottom:4px;
	padding-left:4px;
	width:130px;
	font-size:11px;
	font-weight:bold; 
	margin-left: 5px;
	cursor:auto;
}

.UserInfo INPUT.Button
{
	float:right;
	margin-right:10px;
	height:19px;
	font-size:11px;
	margin-bottom: 10px;
	width: 50px;
	cursor:auto;
}

.Promotion
{
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	color: #0f4cc9;
	background-color: #c2e8f8;
	font-size: 12px;	
	line-height:18px;
}
.Promotion A, .Promotion A:visited
{
	color: #0f4cc9;
}
.Promotion A IMG
{
	border: none;
	width: 146px;
	background-color: White;
}


.Layout .BottomSection
{
	font-size: 11px;
	vertical-align: bottom;
	color: #003399;
	height: 100%;
	padding-top: 10px;
}

.Layout .BottomSection .Footer
{
	padding-top: 5px;
	padding-left: 150px;
	text-align: center;
	vertical-align: text-bottom;
}

BODY.TwoColumns .Layout .MenuSection .Menu .UserProfile
{
	display: inline;
}
BODY.TwoColumns .Layout .MenuSection .Menu .UserProfile .Welcome
{
	display: inline;
	cursor: auto;
}

BODY.TwoColumns .Layout .RightSection
{
	display: none;
}

.TwoColumns .MiddleSection
{
	width:630px;
}

.TwoColumns .MenuSection .Menu .UserProfile
{
	display: inline;
}
.TwoColumns .MenuSection .Menu .UserProfile .Welcome
{
	display: inline;
	cursor: auto;
}

.TwoColumns .RightSection
{
	display: none;
}

BODY.OneColumn .Layout .MenuSection .Menu .UserProfile
{
	display: inline;
}
BODY.OneColumn .Layout .MenuSection .Menu .UserProfile .Welcome
{
	display: inline;
	cursor: auto;
}

BODY.OneColumn .Layout .RightSection
{
	display: none
}

BODY.OneColumn .LeftSection
{
	display: none
}

BODY.OneColumn .Layout .BottomSection .Footer
{
	padding-left: 0px;
}

.OneColumn .MenuSection .Menu .UserProfile
{
	display: inline;
}
.OneColumn .MenuSection .Menu .UserProfile .Welcome
{
	display: inline;
	cursor: auto;
}

.OneColumn .RightSection
{
	display: none
}

.OneColumn .MiddleSection
{
	width:800px;
}

.OneColumn .LeftSection
{
	display: none;
}

.OneColumn .BottomSection .Footer
{
	padding-left: 0px;
}

P.Small
{
	font-size: 10px;
}

cite
{
	font-size: 10px;
}


.OnlineExam 
{
}


.SurveyPopUp
{
	border-right: 2px outset;
	border-top: 2px outset;
	margin: 5px;
	border-left: 2px outset;
	width: 440px;
	border-bottom: 2px outset;
	position: absolute;
	left:320px;
	top: 150px;
	height: 200px;
	background-color: white;
}

.SurveyPopup H1
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
	width: 100%;
	color: white;
	padding-top: 3px;
	font-family: tahoma;
	height: 15px;
	background-color: #0f4cc9;
	text-align: center;
}


.SurveyPopup H2
{
	PADDING: 3px;
	font-size:12px;
	height:200;
	font-weight:normal;
}

.SurveyPopup .SubmitButtons 
{
		
}

.Home H1, .Home H2
{
	color: #0c48ca;
	text-align: center;
} 
.Home H1
{
	margin-top: 0px;
	padding-top: 0px;
	font-size:28px;
	line-height:20px;
}
.Home H2
{
	font-size:12px;
}

.Home .HomeHeader .Flash
{
	float: left;
	margin-right: 15px;
}
.Home .HomeHeader
{
	line-height: 18px;
}
.Home .Homepage
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*height: 170px;*/
	clear: both;
}
.Home .Homepage .HomepageSSA, .Home .Homepage .HomepageSSFS
{
	width: 49%;
	height: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.Home .Homepage .HomepageSSA IMG, .Home .Homepage .HomepageSSFS IMG
{
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
.Home .Homepage .HomepageSSFS
{
	float: left;
	background-color: #C3E8F8;
	height: 320px;	
}
.Home .Homepage .HomepageSSA
{
	float: right;
	background-color: #E9F0CE;
	height: 320px;
}

.Home .Homepage .HomepageSSFS H2, .Home .Homepage .HomepageSSA H2
{
	margin: 0px; 
	padding: 5px;
	font-weight: bolder;
	color: white !important;
	text-align: center;
	
}
.Home .Homepage .HomepageSSFS H2
{
	background-color: #019cdc;
}

.Home .Homepage .HomepageSSA H2
{
	background-color: #A3C030;
	margin-bottom:55px;	
}

.Foodsafety p.callout, .Foodsafety p.call_out
{
background-color:#D6F3FF;
padding:4px;
border:1px solid #5EC4EC;
}
.Foodsafety ol li {margin-bottom:12px;}
.Foodsafety ul.contents li {margin:0;margin-top:5px;line-height:15px;color:#5EC4EC;}
.Foodsafety ul.sublist {list-style-image: url(/images/graphic_bullet_ssfs_light-bl.gif);}
.Foodsafety ul.sublist2 {list-style-image: url(/images/graphic_bullet_ssfs_light-bl.gif);}
.Foodsafety ul.sublist2 li {margin-bottom:10px;}

/*
.Foodsafety H1
{
	color: #00139A
	width: 70%;
	#ine-height: 28px;
}
*/

.Foodsafety H1 {
	color: #00139A;
	width:435px;
	background-image: url(/images/template/servsafe.gif);
	background-repeat:no-repeat;
	background-position:320px 1px;
	padding-right:112px;
}
html>body .Foodsafety h1 {
	width:333px;
	padding-right:116px;
}		
		
.Foodsafety H2
{
	font-weight: bold;
	font-size: 14px;	
	line-height: 20px;
	margin-top:8px;
	color:#003399;
}

.Foodsafety h3
{
	font-weight: bold;
	font-size: 12px;	
	line-height: 16px;
	color:#000000;
	margin-bottom:2px;
	margin-top:12px;
}		

.Foodsafety p
{
	margin-top:5px;margin-bottom:10px;
}
		

.SSA ul.contents li 
{
margin:0;margin-top:5px;line-height:15px;color:#A3C030;
}

.SSA ul.sublist 
{
list-style-image: url(/images/graphic_bullet_ssa_light-gr.gif);
}

.SSA ul.sublist li
{
margin:8px;
}
.SSA ul.sublist3 
{
list-style-image: url(/images/graphic_bullet_ssa_light-gr.gif);margin-top:3px;
}
.SSA ul.sublist3 li
{
margin:8px;
}
SSA ul.sublist3 li, .Foodsafety ul.sublist3 li
{
margin:8px;
}
.Foodsafety ul.sublist3 
{
list-style-image: url(/images/graphic_bullet_ssfs_light-bl.gif);margin-top:3px;
}

.SSA H2
{
	font-weight: bold;
	font-size: 14px;	
	line-height: 20px;
	color:#A3C030;
}
.SSA h3
{
	font-weight: bold;
	font-size: 12px;	
	line-height: 16px;
	color:#000000;
	margin-bottom:2px;
	margin-top:12px;
}

.SSA p
{
	margin-top:5px;margin-bottom:10px;
}

table.plain, table.plain th, table.plain td, table.plain tr, table.plain tbody
{
	border:none;
	background-color:none;
}
.blacktext {color:#000;}

.indent {padding-left:10%;}

sup {font-size:75%;font-weight:normal;}

.RegulatorySSFS H1, .RegulatorySSFS H2
{
	color: #0f4cc9;
}
.RegulatorySSFS TH {
	text-align:left;
	color:0f4cc9;
}
.RegulatorySSFS TH.Header {
	border:1px solid blue;
	padding:5px;
}

.RegulatorySSA H1, .RegulatorySSA H2
{
	color: #A3C030;
}
.RegulatorySSA TH {
	text-align:left;
	color:#A3C030;
}
.RegulatorySSA TH.Header {
	border:1px solid #A3C030;
	padding:5px;
}

.Help p.viewall {text-align:right;}
a.faq-control-Button {float:right;margin:0 10px;}

.faqtoc {margin:4;}
.faqtoc p {margin:4px;}
.faq-q, .faq-q-open {
	cursor:pointer;cursor:hand;
	padding:3px;padding-right:25px;
	margin-left:15px;margin-top:9px;margin-bottom:0;
	background-color:#e6e6e6;
	background-repeat:no-repeat;
	width:435px;
	background-position:415px 4px;
}
/*Corrects the width for some browsers*/
html>body .faq-q, html>body .faq-q-open  {
	width:415px;
	background-position:420px 4px;
	}
.faq-q {
	background-image: url(/images/graphic_arrow-e7.gif);
}
.faq-q-open {
	background-image: url(/images/graphic_arrow_down-e7.gif);
}
.faq-a, .faq-a-open {
	background-color:#f5f5f5;
	padding:10px 5px;
	margin-left:15px;
	width: 435px;
}
/*Corrects the width for some browsers*/
html>body .faq-a, html>body .faq-a-open  {
	width:433px;
	}
.faq-a {
	display:none;
}
.faq-a-open {
	display:block;margin-bottom:12px;
}

.faq-a p.closer {
	text-align:right;font-size:80%;margin:4px;
}

p.pdf {
	background-image: url(/images/acrobat_icon.gif);background-repeat:no-repeat;background-position:0px 0px;padding-left:24px;padding-bottom:5px;
}
   
.About div {padding:10px 0;}

.Content ul.nraef-productlist li {line-height:14px;padding:0;margin-bottom:14px;}

.nraefproductlogo {margin-top:15px;margin-bottom:2px;}

img.irc_message {margin-top:-5px;margin-bottom:0px;}

.Ansi_Logo {text-align:center;padding:10px;}

@media print
{
	.OnlineExam
	{
		display:none;
	}
}

.HelpHome h2 a, .HelpHome h2 a:visited, .HelpHome h2 a:hover,.HelpHome h2 a:active {color:#fff;}
.Help h2 a, .Help h2 a:visited, .Help h2 a:hover,.Help h2 a:active {color:#fff;}
.Help h2 {background-color:#666666; color:#fff;line-height:18px;padding:2px;font-size:14px;margin-bottom:8px;}

/*
Body
{
	 margin:20px;
}

.LeftSection
{
	display: none;
}

.BottomSection .Footer
{
	padding-left: 0px;
}

.MiddleSection .Content 
{	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;	
	position:static;
}

.OnlineExam, .TopSection, .RightSection, .MenuSection .Menu, .LeftSection, .Button, .SubmitButtons
	{
		display:none;
	}
}



.New 
{
	#Old 
	{
		alter old properties
	}
}
*/

.Form TABLE.Form TD
{
      font-size: 12px;
}

.Form TABLE.Form TH
{
      font-size: 12px;
}

.Form TABLE.Form TD P
{
      font-size: 12px;
}



		.downtime_msg {margin:3px 1px 0;background-color:#feff99;background-image:url(/images/downtime_bkgd.gif);background-repeat:no-repeat;padding:30px 10px 10px 70px;font-family:helvetica,arial,sans-serif;font-size:13px;color:#003399;font-weight:bold;font-style:italic;}
		.downtime_msg p {width:380px;margin:0;padding:0;}

		.message {margin:3px 1px 0;background-color:#feff99;background-image:url(/images/alert_sign.gif);background-position:6px 6px;background-repeat:no-repeat;padding:5px 25px 5px 40px;font-family:helvetica,arial,sans-serif;font-size:13px;color:#003399;font-weight:bold;font-style:italic;}
		.message p {margin:0;padding:0;font-weight:normal;font-style:normal;}
		
		