body { font-family: helvetica,arial,sans-serif; font-size: 11px; margin-top: 0; }
td { font-family: helvetica,arial,sans-serif; font-size: 11px; margin-top: 0; }
/* colors */
.Yellow { background-color: #FCB415; }
.Blue { background-color: #7376B8; }
.Orange { background-color: #F14D22; }
.Green { background-color: #B9D53E; } 
.LtBlue{ background-color: #81CBF1; } 
/* column structural elements */
.colTop {
	background-image:   url(/images/design/home/colTop.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 15px;
	margin: 1px 0 1px 0;
 }
 .colTop2 {
	background-image:   url(/images/design/home/colTop2.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 15px;
	margin: 1px 0 1px 0;
 }
  .colTop3 {
	background-image:   url(/images/design/home/colTop3.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 15px;
	margin: 1px 0 1px 0;
 }
  .colTop4 {
	background-image:   url(/images/design/home/colTop4.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 15px;
	margin: 1px 0 1px 0;
 }
 .colTop5 {
	background-image:   url(/images/design/home/colTop5.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 2px;
	margin: 1px 0 1px 0;
 }
  .colTopLong {
	background-image:   url(/images/design/home/colTopLong.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 6px;
	padding-left: 15px;
	margin: 1px 0 1px 0;
 }
  .smallDivision {
	background-image:   url(/images/design/home/smallDivision.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 6px;
	padding-left: 12px;
	margin: 1px 0 1px 0;
	background-color: #B9D53E;
 }
  .largeDivision {
	background-image:   url(/images/design/home/largeDivision.gif);
	background-repeat: no-repeat;
	height: 196px;
	padding-top: 6px;
	padding-left: 12px;
	margin: 1px 0 1px 0;
	background-color: #B9D53E;
 }
   .productDivisionLong {
	background-image:   url(/images/design/home/redtopC.gif);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 20px;
	padding-left: 8px;
	margin: 1px 0 1px 0;
 }
    .productDivision {
	height: 140px;
	width:  120px
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px 0 1px 0;
	border-right: 1px solid #CCC;
	float: left;
 }
  .productDivisionNodivider {
	height: 140px;
	width:  135px
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 2px;
	margin: 1px 0 1px 0;
	float: left;
 }
 /* open state */
.subNav1 { 
	background-image:   url(/images/design/home/subnavBk.gif);
	background-repeat: no-repeat; 
	background-position: 0 -1px;
	color: #666;
	padding: 8px 0 0 22px;
	text-align: left;
}
.subNavNoarrow { 
	background-image:   url(/images/design/home/subnavBknew.gif);
	background-repeat: no-repeat; 
	background-position: 0 -1px;
	width:  260px
	color: #666;
	padding: 4px 0 0 22px;
	text-align: left;
	
}
 /* closed state */
.subNav2 { 
	background-image:   url(/images/design/home/subnavBk.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 8px 0 8px 22px;
	text-align: left;
	font-weight: bold;		
}
.subNav3 { 
	background-image:   url(/images/design/home/subnavBk4_new.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 8px 0 8px 22px;
	text-align: left;
	font-weight: bold;		
}
.subNav4 { 
	background-image:   url(/images/design/home/subnavBk4.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 5px 0 13px 12px;
	text-align: left;
	font-weight: bold;		
}
.subNav5 { 
	background-image:   url(/images/design/home/subnavBk5.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 8px 0 8px 12px;
	text-align: left;
	font-weight: bold;		
}
.subNavNew { 
	background-image:   url(/images/design/home/subnavBknew.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 4px 0 6px 22px;
	text-align: left;
	font-weight: bold;		
}
.subNavNostroke { 
	background-image:   url(/images/design/home/subnavBNostroke.gif);
	background-repeat: no-repeat; 
	color: #666;
	padding: 8px 0 8px 22px;
	text-align: left;
	font-weight: bold;		
}
 /* end state */
.subNavEnd { 
	background-image:   url(/images/design/home/subnavBk2.gif);
	background-repeat: no-repeat; 	
}
.subNavEnd2 { 
	background-image:   url(/images/design/home/subnav_no_arrow.gif);
	background-repeat: no-repeat; 	
}

.subNavEnd3 { 
	background-image:   url(/images/design/home/subnavBk2_end.gif);
	background-repeat: no-repeat; 	
}
/* PAGE LAYOUT */
#columnLeft { 
	width: 530px; 
	float: left;
}
#columnRight { 
	width: 251px;
	white-space: normal;
	border-right: 1px solid #CCC; 	
	margin-left: 3px;
	float: right;
}

#column1 { 
	width: 261px; 
	float: left;
}

#column2 { 
	width: 258px; 
	margin-left: 3px;	
	float: left;
}
#column3 { 
	width: 251px;
	white-space: normal;
	border-right: 1px solid #CCC; 	
	margin-left: 3px;
}
#column4 { 
	width: 777px;
	white-space: normal;

}
#column5 { 
	width: 777px;
	white-space: normal;
	border-right: 1px solid #CCC; 	
}

#column6 { 
	width: 522px;
	white-space: normal;
	border-right: 1px solid #CCC; 
	float: left;

}
#columnCShort { 
	width: 246px;
	white-space: normal;
	border-right: 1px solid #CCC; 
	float: right;	

}
#columnCLong { 
	width: 530px;
	white-space: normal;
	float: left;	

}
html>body #column3 { float:left; }
.boxwrap   { width: 777px; margin-left: auto; margin-right: auto; }
/* ie hack: */
.iehackwrap { text-align: center;  }
.boxwrap    { text-align: justify; border-bottom: 1px solid #BBB; } 
/* elements that populate layout */
#header { 
	width: 777px;
	position: relative;
	border-bottom: 1px solid #AAA;
	margin-bottom: 2px;
	height: 70px;
}
#nav { 
	background-color: #EEE; 
	font-weight: normal;
	color: #457;
	float: right;
}
#nav img { vertical-align: middle; }
#nav select {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
#tagline {
	position:absolute;
	font-size: 10px;
	top: 40px;
	left: 205px;
	color: #666;
 }
#footer { 
	width: 777px;
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #999;
	text-align: left;
	clear:both;
}
/* LISTS */
.subNavContainer {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.subNavContainer2 {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.subNavContainer ul {
	margin:0;
	padding:0;
	font-weight:bold;
}	
.subNavContainer ul li {
	list-style-image: url(/images/design/bullet.gif);
	margin: 0;
	padding: 0;	
}
ul.noBullet li {
	list-style-type: none;
	list-style-image: none;	
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	font-weight: normal;	
}
/* TEXT STYLES */
.orangeText { color: #F14D22; }
.bodyText { font-weight: normal; }
.bodyTextSmall { font-weight: 7px; }
/* ELEMENT STYLES */
.imgBdr { border: 1px solid #CCC; margin-bottom:3px; }
.imgBdr2 { margin-bottom:3px; }
.highlight {
	background-image:   url(/images/design/arrow_blend.gif);
	background-position: 42px 0;	
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	height: 17px;
	line-height: 16px;
	padding-right: 22px;
	margin-top: 15px;
}
#promo { 
	width: 250px; 
	height: 126px; 
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	border-left: 1px solid #CCC; 		
	text-align: center;
	margin-bottom:4px;
}
/* LINKS */
a:link, a:visited { text-decoration: none; color: #457; }
a:hover {  text-decoration: underline; }
.navChannel{ 
	text-decoration: underline; 
	font-size: 12px;
	font-weight: bold;	
	color: #FFF; 
}
.navChannelC{ 
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;	
	color: #FFF; 
}
a.navChannelC:link, a.navChannel:visited { 
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;	
	color: #FFF; 
}
a.navChannelC:hover {  text-decoration: none; }

a.navChannel:link, a.navChannel:visited { 
	text-decoration: underline; 
	font-size: 12px;
	font-weight: bold;	
	color: #FFF; 
}
a.navChannel:hover {  text-decoration: none; }
.highlight a:link, .highlight  a:visited { text-decoration: none; color: #FFF; }
.highlight a:hover {  text-decoration: underline; }
.lgBoldText { font-size:14px; line-height: 15px; font-weight:bold; color:#333;}
.mdBoldText { font-size:12px; line-height: 15px; font-weight:bold; color:#333;}
.smBoldText { font-size:10px; line-height: 12px; font-weight:bold; color:#333;}
.lgPromoText{ font-family: helvetica,arial,sans-serif; font-size:28px; font-weight:bold; color:#0087AD; margin:-3px;}
.lgPromoTextNew{ font-family: helvetica,arial,sans-serif; font-size:20px; font-weight:bold; color:#0087AD;}
.margin{ margin:0px 10px 0x 10px;}

.searchButtonHome {
      CURSOR: pointer;
      HEIGHT: 20px;
      BACKGROUND-COLOR: #e3e3e3;
      border:1px solid #8399E2;
      width:77px;
      font-family:arial, sans-serif;
      font-size:12px;
      margin:2px 0 0 3px;

}

input.txtHome {
      border:1px solid #8399E2;
      width:148px;
      font-family:arial, sans-serif;
      font-size:12px;
      margin:2px 3px 0 0;
}
