.homeBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainFrameBody {
	width: 97%;
}
.tblSpacerCell {
	background-color: #FFFFFF;
}
.tblTopMenuCell {
	background-color: #646464;
	padding: 4px;
	vertical-align: bottom;
	text-align: center;
}
.tblBotMenuCell {
	background-color: #646464;
	padding: 4px;
	vertical-align: top;
	text-align: center;
}
.tblMenuTable {
	width: 780px;
	height: 30px;	
}
.tblMenuHolderTable {
	background-color: #646464;
}
.tblHeaderTable {
	background-color: #F67E28;
}
.fntMenu {
	color: #FE8E26;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

/* PROD PGROUP LIST STYLES */
#prodListHolder {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
/*	cursor:pointer; */
}
#prodListHolder a:link {
	color:#000000;
/*	text-decoration: none; */
}
#prodListHolder a:visited {
	color: #000000;;
/*	text-decoration: none; */
}
#prodListHolder a:hover {
	text-decoration: none;
}

.pgrpLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align:bottom;
	text-align: left; 
	height: 50px;
	background-color: #F67E28;
	padding: 0px 5px 5px 5px;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align:bottom;
	text-align: left; 
	height: 50px;
	background-color: #F67E28;
	padding: 0px 5px 5px 5px;
}
/**************************************/
/* PROD DISPLAY STYLES */
/*************************************/
#prodName {
	float:left; 
	width:30%;
}

#compareStyle {
	float:right; 
	margin-right: 5%; 
	width: 30%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%; 	
}

#compareStyle td {
	height:40px; 
	vertical-align:bottom;
}

#prodImg {
	width:100%; 
	text-align:center; 
	margin: 1% 0 1% 0; 
	float:left;
}

#prodStyle {
	float:left; 
	width: 48%;
}
#prodStyleTable {
}

#prodStyleTable .prodCode {
	width: 50%; 
	color:#FF9900; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 150%; 
	text-align: center;
}

#prodStyleTable .prodColor {
	width: 50%; 
	color:#333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 600; 
	font-size: 135%; 
	text-align: center;
}

#prodDetails {
	float:right; 
	width:48%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

#prodDetlTable {
}
#prodDetlTable th {
	width: 20%; 
	color:#FF9900; 
	font-size: 100%; 
	font-weight:bold; 
	padding-bottom: 5px;
	vertical-align:top;
}

#prodDetlTable td {
	vertical-align: top;
}

#prodDesAdv {
	width:100%; 
	float:left; 
	margin-top: 1%;
}

#prodDesAdv th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	font-style:italic;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}


.prodLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	height: 30px;
	background-color: #F67E28;
	padding: 0px 5px 5px 0px;
	width: 32%;
	font-style: italic;
}

.prodLabel a:link, a:visited, a:hover {
	color:#333333;
}
.prodListImg {
	text-align:center;
	vertical-align:bottom;
	padding: 2px 0px 2px 0px;
}
.prodListCell {
	width:32%;
	vertical-align:top;
}

#prodCompClose {
	vertical-align:bottom; 
	text-align:right;
}
#prodCompClose a {
	background-color:#F67E28; 
	color:#000000; 
	padding:5px;	
}


/* NEW SP */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	color: #333333; */
/*	line-height: 1.166;	 */
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #FE8E26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */




ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#contentMain{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 80%;
	float:right;
}

#contentMain h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:150%;
}

#contentMain h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-style:italic;
	font-size:100%;
	font-weight:bold;
}

#leftSide {	
	width:18%;  
	margin: 0px 0px 0px 2px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FE8E26;
}

/*********** #navBar link styles ***********/

#navBar {
	background-color:#666666; 
	padding:4px 2px 4px 2px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #666666;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #cccccc; */
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 3px;
/*	border-top: 1px solid #cccccc; */
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
/*	border-top: 1px solid #cccccc; */
	padding: 2px 0px 2px 3px;
}

#sectionLinks a:hover{
/*	border-top: 1px solid #cccccc; */
	background-color: #dddddd;
	padding: 2px 0px 2px 3px;
}

#pgrpHead {
	margin-bottom:3px;
}
#pgrpHead a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#pgrpHead a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#pgrpHead a:hover {
	text-decoration: underline;
}

#pageHead {
	margin-bottom:3px;
}

#sectionTitle {
	background-color:#666666; 
	padding: 4px 2px 4px 2px; 
	margin-bottom:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
}

/************* Enews Styles ***************/
#eNewsFrmTbl {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
#eNewsFrmTbl th {
	padding: 0px 5px 15px 0px;
	color:#FF9900;
	text-align:left; 
	font-size: 100%; 
	font-weight:bold; 
	vertical-align:top;
}
#eNewsFrmTbl td {
	vertical-align:top;
}


/************ General Table Form Styles ***********/
#frmTbl {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
#frmTbl th {
	padding: 0px 5px 15px 0px;
	color:#FF9900;
	text-align:left; 
	font-size: 100%; 
	font-weight:bold; 
	vertical-align:top;
}
#frmTbl td {
	vertical-align:top;
}


/************* copyrightText Styles *************/
#copyTxt {
	background-color:#666666;
	text-align:center;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	padding:0px 2px 4px 2px;
}

#copyTxt a:link {
	color: #999999;
	text-decoration: underline;
}
#copyTxt a:visited {
	color: #999999;
	text-decoration: underline;
}
#copyTxt a:hover {
	text-decoration: underline;
}
	
