/* Additions */	
.error {color: #cc0000;
	font-weight: bold;}
	
h5.sifr {
	color: #3B73B9;
	font-size: 15px;
	display: inline;	
	font-weight: bold;}


	
tr.odd {
	background-color: #F7F7F7;}
	
table.contentTable{
	margin-bottom: 05px;}

table.contentTable td, table.contentTable th {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 5px 1px;}
	
table.contentTable td.footnote, table.footnote th.footnote {
	border-bottom: 0px solid #ccc;
	padding: 2px 2px 2px 1px;}

table.contentTable td.sep, table.contentTable th.sep {
	border-left: 1px solid #ccc;
	padding-left: 10px;}
	
table.contentTable td.space, table.contentTable th.space {
	padding-right: 25px;}


ul.ProductFam {
  margin-left: 15px;
  margin-bottom: 0px;
	padding: 0;}

ul.ProductFam li {
  list-style-type: none;
	color: #666;
	margin-left: 0;
	padding: 0 0 0 0;}
	
table.contentTable, table.threeColTable {
	margin-bottom: 05px;}

table.contentTable td, table.contentTable th {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 5px 0;
	vertical-align : top;
}

table.contentTable td.sep, table.contentTable th.sep {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	vertical-align : top;
}

table.contentTable td.sepheader, table.contentTable th.sepheader {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	text-align : center;
	vertical-align : bottom;
}
table.contentTable td.sepheader1, table.contentTable th.sepheader1 {
	border-left: 0px solid #ccc;
	padding-left: 10px;
	text-align : center;
	vertical-align : bottom;
}
	
table.contentTable td.space, table.contentTable th.space {
	padding-right: 25px;}
.style12 {font-size: xx-small; font-weight: bold; }
/* Standard Sheet from GE */	
body {
	background: #fff;
	font-family: Arial, Helvetica, san-serif;}
	
p, ul, h1, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}

td {
	color: #666;}
	
th, th h3, th h5 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
	
h1 img {
	display: inline;}
	
h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 1px;
	color: #666;
	font-weight: bold;}
	
h3.salesdetail {
	color: #3B73B9;
	margin: 0 0 10px 0;
	padding: 0 0 0 1px;
	font-weight: bold;}	
	
#bodyHead h3 {
	margin-bottom: 0;
	color: #3B73B9;
	font-weight: bold;}

h3.noMargin {
	margin-bottom: 0;}
	
h4 {
	margin: 0 0 10px 0;
	padding: 0 0 0 1px;
/*	font-size: 11px;
	line-height: 15px; */
	color: #666;
	font-weight: bold;}

h5 {
	color: #666;
	margin: 0;
	padding: 0 0 0 1px;
/*	font-size: 11px;
	line-height: 15px; */
	font-weight: bold;}

h5.eyebrow {
    color: #666;
/*   line-height: 11px; */
    font-weight: normal;}

h5.question {
	color: #333;}

h6 {
	color: #666;
	margin: 0;
	padding: 0 0 0 1px;
/*	font-size: 11px;
	line-height: 15px; */
	font-weight: normal;}
		
p {
	margin: 0 0 15px 0;
	padding: 0 0 0 1px;
	}

			
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 15px 15px;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left/**/:/**/1px;}
 
/* all lists have bullets by default. Use class="noBull" for a list with no bullets */



ol {
	list-style-position: outside;
	padding: 0 0 0 30px;
	margin-left: 0;}
	
ol li {
	padding: 0 0 10px 0;}

/* Three additional styles of ordered lists */	
ol.upperAlpha {
	list-style-type: upper-alpha;}

ol.lowerAlpha {
	list-style-type: lower-alpha;}

ol.upperRoman {
	list-style-type: upper-roman;}

ol.lowerRoman {
	list-style-type: lower-roman;}

		
img {
	border: 0;}

em {
	font-style: normal;
	font-weight: bold;}
		
a:link {
	color: #3B73B9;
	text-decoration: none;}

a:visited {
	color: #636;
	text-decoration: none;}

a:hover {
	color: #A9B8DF;
	text-decoration: underline;}


ul.relatedLinks a:link, ul.relatedLinks a:visited {
	text-decoration: none;}

ul.relatedLinks a:hover, ul.relatedLinks a:active {
	text-decoration: underline;}
	
a.bold {
	font-weight: bold;}

a img, a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
	display: block;}

img {
	display: block;}

img.icon, img.inline, p.resultsLinks img,  a img.inline, a:link img.inline, a:visited img.inline, a:hover img.inline, a:active img.inline {
	display: inline;
	vertical-align: middle;}
				
th {
	font-weight: bold;}
	
table.threeColTable .first, table.threeColTable .second, table.threeColTable
.first {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;}

table.threeColTable .third {
	border-bottom: 1px solid #ccc;}	
	
table.threeColTable td, table.threeColTable th {
	padding: 0 12px 0 10px;	
	width: 160px;
	width/**/:/**/160px;}	
	
table.threeColTable td ul, table.threeColTable td p, table.threeColTable td ol,
table.threeColTable td h3, table.threeColTable td h5 {
	margin-bottom: 0;}	
