.ddmx a.item1{
	font-size: 12px;
	color: #043b7e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	padding-top: 2px;
	padding-bottom: 5px;
	z-index: 1000;
}

.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	font-size: 12px;
  	color: #246daa;
	font-weight: bold;
	text-decoration: underline;
	display: block;
    white-space: nowrap;
	position: relative;
	padding-top: 2px;
	padding-bottom: 5px;
	z-index: 1000;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 4px 12px 4px 8px;
    font-size: 11px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #efedea;
	color: #666666;
	font-size: 12px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    text-decoration: none;
	background: #d7d2cc;
	color: #666666;
	font-size: 12px;
}

.ddmx a.item3,
.ddmx a.item3:hover,
.ddmx a.item3-active,
.ddmx a.item3-active:hover {
    padding: 4px 7px 4px 8px;
    font: 11px;
	color: #666666;
    font-weight: normal;
    white-space: nowrap;
	display: block;
    position: relative;
	z-index: 1000;
	
}
.ddmx a.item3:hover,
.ddmx a.item3-active,
.ddmx a.item3-active:hover {
	color: #666666;
    text-decoration: none;
	background: #d7d2cc;
	display: block;
	
}

.ddmx .section {
    border: 1px solid #cccc99;
    position: absolute;
    visibility: hidden;
	text-align: left;
	z-index: 5000;
	display: block;
	
	
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 4px 12px 4px 8px;
}

* html .ddmx td {
	position: relative;
	z-index: 2000;
	display: block; } /* ie 5.0 fix */


/************* Product/Label Selector styles ****************/
.prodrightcolumn {
	width: 287px;
	padding-left: 7px;
	float: right;
	padding-top: 7px;
	
}

.prodleftcolumn {
	width: 287px;
	padding-right: 7px;
	float: left;
	padding-top: 7px;
	
}

#prodrightcolumn {
	width: 287px;
	padding-left: 7px;
	float: right;
	padding-top: 7px;
	
}

#prodleftcolumn {
	width: 287px;
	padding-right: 7px;
	float: left;
	padding-top: 7px;
	
}

#prodsubright {
	padding-bottom: 16px;
	padding-top: 8px;
	float: right;
	width: 47%;
}

#prodsubleft {
	padding-bottom: 16px;
	padding-top: 8px;
	float: left;
	width: 47%;
}

#prodsubright ul {
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#prodsubright li {
	padding: 0px;
	margin: 0px;
}

#prodsubleft ul {
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#prodsubleft li {
	padding: 0px;
	margin: 0px;
}

.prodtypeheader {
	background-image: url(/images/prod_header_bground.gif);
	padding-left: 8px;
	padding-top: 3px;
	height: 19px;
	color: #000000;
	font-weight: bold;
	
}

#prodtypeheader {
	background-image: url(/images/prod_header_bground.gif);
	padding-left: 8px;
	padding-top: 3px;
	height: 19px;
	color: #000000;
	font-weight: bold;
	
}



#menuitem {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	z-index: 1;
}

#menuitem LI.list3 {
	display: block;
	width: 196px;
	
	z-index: 1;
	font-size: 10px;
}

#menuitem LI.list3:hover {
	display: block;
	width: 196px;
	 
	z-index: 1;
}

#menuitem LI {
	BORDER-RIGHT: FLOAT: left; WIDTH: 82px; MARGIN: 0px; z-index: 1;
}

#menuitem UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; z-index: 1;
}


.menuitem {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	z-index: 1;
}

.menuitem LI.list3 {
	display: block;
	width: 196px;
	
	z-index: 1;
	font-size: 10px;
}

.menuitem LI.list3:hover {
	display: block;
	width: 196px;
	 
	z-index: 1;
}

.menuitem LI {
	BORDER-RIGHT: FLOAT: left; WIDTH: 82px; MARGIN: 0px; z-index: 1;
}

.menuitem UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; z-index: 1;
}


.prodtab {
	height: 24px;
	width: 196px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccced0;
}

.prodtitle {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
}

#labelslegal {
	font-size: 9px;
	padding-top: 15px;
	padding-left: 0px;
	line-height: 11px;
}

#speciallabels {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #000000;
	height: 55px;
}


/************* End Product/Label Selector styles ****************/

/************ Product Template styles **************/
#globalLink{
	height: 25px;
	width:588px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6CDDD;
	border-bottom-color: #C6CDDD;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

.overviewbox
{
	background-color: #EFEFEF;
}

.overviewtext{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.overviewtext2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



#overviewbox
{
	background-color: #EFEFEF;
}

#overviewtext{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#overviewtext2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.menuitem2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	z-index: 1;
	width: 100%;
}
.menuitem2 LI.list3 {
	display: block;
	width: 100%;
	z-index: 1;
	font-size: 10px;
	list-style: none;
}

.menuitem2 LI.list3:hover {
	display: block;
	width: 100%;
	z-index: 1;
	list-style: none;
}

.menuitem2 LI {
	BORDER-RIGHT: FLOAT: left; WIDTH: 25px; MARGIN: 0px; z-index: 1; list-style: none;
}
.menuitem2 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; z-index: 1;
}





#menuitem2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	z-index: 1;
	width: 100%;
}
#menuitem2 LI.list3 {
	display: block;
	width: 100%;
	z-index: 1;
	font-size: 10px;
	list-style: none;
}

#menuitem2 LI.list3:hover {
	display: block;
	width: 100%;
	z-index: 1;
	list-style: none;
}

#menuitem2 LI {
	BORDER-RIGHT: FLOAT: left; WIDTH: 25px; MARGIN: 0px; z-index: 1; list-style: none;
}
#menuitem2 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; z-index: 1;
}





.prodtab2 {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

#prodtab2 {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}


.ddmx .item2prod,
.ddmx .item2prod:hover,
.ddmx .item2prod-active,
.ddmx .item2prod-active:hover {
	font-family: Arial, Helvetica, sans-serif; 
    padding: 3px 12px 3px 8px;
    font: 11px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	color: #043b7e;
	text-decoration: none;
}
.ddmx .item2prod {
	font-family: Arial, Helvetica, sans-serif; 
    background: #C6CDDD;
	color: #043b7e;
	text-decoration: none;
}
.ddmx .item2prod:hover,
.ddmx .item2prod-active,
.ddmx .item2prod-active:hover {
	font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
	background: #a5b0c9;
	text-decoration: none;
	color: #043b7e;
}



.prodmainitems {
    height: 35px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6CDDD;
	border-bottom-color: #C6CDDD;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #8FB8BC;
	}

	
.prodpageheader{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}



.date{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}


/*
#section {
    border: 1px solid #cccc99;
    position: absolute;
    visibility: hidden;
	text-align: left;
	z-index: 5000;
	display: block;
}*/
/*********** End Product Template styles **************/

.labelsboxblue {

      PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px; BACKGROUND-COLOR: #e7e7ef

}

.labelsboxwhite {

      PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px; BACKGROUND-COLOR: #ffffff

}


.speciallabels {
	padding-left: 7px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #000000;
	height: 55px;
}
.prodpagetitle{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#prodpagetitle{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}