/* Default CSS Stylesheet for a new Web Application project */
/*Chip Center*/
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24; background-color:#f5f5f5;
    color:#000;
    text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#f5f5f5}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #000000;
    background-color:#f5f5f5; color:#000;
    text-align: Left;
    text-decoration:none
    }
.Replaces
{
	background-position: center center;
	background-image: url(Imaging/Images/ReplaceArrow.jpg);
	width: 65px;
	background-repeat: no-repeat;
	font-size: 8pt;
	text-align: center;
	color: White;
	font-family: verdana;
	
}
.MonoLaserBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/MonoLaserHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.ColorLaserBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/ColorLaserHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.InkJetBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/InkJetHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.MonoCopierBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/MonoCopyHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.ProdCatBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/ProdCatHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.FastTrackBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/FastTrackHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.LiteratureBG
{
	background-position: left top;
	padding-left: 110px;
	background-image: url(Imaging/production/Images/LiteratureHeader.jpg);
	padding-top: 45px;
	background-repeat: no-repeat;
	height: 75px;
}
.AllTypesFilter
{
	background-position: center center;
	font-weight: bold;
	font-size: 7pt;
	background-image: url(Imaging/Images/AllTypes.jpg);
	width: 62px;
	color: black;
	background-repeat: no-repeat;
	font-family: verdana;
	height: 20px;
	text-align: center;
}

.AllTypesFilter A:Link
{
	color: black;
	
}
.AllTypesFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.AllTypesFilter A:visited
{
	color: black;
}
.AllTypesFilter A:active
{
	color: black;	
}

.DrumFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/Drum.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.DrumFilter A:Link
{
	color: black;
	
}
.DrumFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.DrumFilter A:visited
{
	color: black;
}
.DrumFilter A:active
{
	color: black;	
}

.BlackFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/black.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: white;
}

.BlackFilter A:Link
{
	color: white;
	
}
.BlackFilter A:hover
{
	color: white;
	text-decoration: underline;
}
.BlackFilter A:visited
{
	color: white;
}
.BlackFilter A:active
{
	color: white;	
}

.CyanFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/Cyan.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.CyanFilter A:Link
{
	color: black;
	
}
.CyanFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.CyanFilter A:visited
{
	color: black;
}
.CyanFilter A:active
{
	color: black;	
}

.MagentaFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/Magenta.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.MagentaFilter A:Link
{
	color: black;
	
}
.MagentaFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.MagentaFilter A:visited
{
	color: black;
}
.MagentaFilter A:active
{
	color: black;	
}
.YellowFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/Yellow.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.YellowFilter A:Link
{
	color: black;
	
}
.YellowFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.YellowFilter A:visited
{
	color: black;
}
.YellowFilter A:active
{
	color: black;	
}



.LtMGTFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/LtMag.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.LtMGTFilter A:Link
{
	color: black;
	
}
.LtMGTFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.LtMGTFilter A:visited
{
	color: black;
}
.LtMGTFilter A:active
{
	color: black;	
}



.LtCyanFilter
{
	background-position: center center;
	font-weight: bold;
	background-image: url(Imaging/Images/LtCyn.jpg);
	width: 62px;
	height:20px;
	background-repeat: no-repeat;
	font-size: 7pt;
	text-align: center;
	color: black;
}

.LtCyanFilter A:Link
{
	color: black;
	
}
.LtCyanFilter A:hover
{
	color: black;
	text-decoration: underline;
}
.LtCyanFilter A:visited
{
	color: black;
}
.LtCyanFilter A:active
{
	color: black;	
}



.InkJetLink
{
	background-position: left top;
	padding-top: 6px;
	padding-left: 28px;
	font-weight: bold;
	font-size: 7.5pt;
	background-image: url(Imaging/Images/InkJetLinkBG.jpg);
	width: 150px;
	color: black;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
}

.InkJetLink A:Link
{
	color: black;
	font-weight: bold;
	
}
.InkJetLink A:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.InkJetLink A:visited
{
	color: black;
	font-weight: bold;
}
.InkJetLink A:active
{
	color: black;	
	font-weight: bold;
}



/*New HomePage*/
.FeaturedNews
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(Imaging/Images/HomePage/FeaturedBG.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height:25px;
}
.RedLine
{
	height: 3px;
	background-color: #ff0000;
}
.BlankLine
{
	height: 3px;
}
.TopMenu
{
	color: #ff0000; /*Red*/
	background-color: #000000;/*Black*/
	text-align: right;
	height: 30px;
}
.TopMenu A:Link
{
	font-family: verdana;
	font-size: 12;
	color: white;
	
}
.TopMenu A:hover
{
	font-size: 12;
	color: white;
	font-family: verdana;
	text-decoration: underline;
}
.TopMenu A:visited
{
	font-family: verdana;
	font-size: 12;
	color: white;
}
.TopMenu A:active
{
	font-family: verdana;
	font-size: 12;
	color: white;
	
}



.LeftMenu
{
	font-family: verdana;
	font-size: 13;
	color: black;
	text-align: left;
	height: 30px;
}
.LeftMenu A:Link
{	color: black;
	
}
.LeftMenu A:hover
{	color: black;
	
}
.LeftMenu A:visited
{	color: black;
}

.LeftMenuBold
{
	font-family: verdana;
	font-size: 13;
	color: black;
	text-align: left;
	height: 30px;
	font-weight:bold;
}
.LeftMenuBold A:Link
{	color: black;
	font-weight:bold;
	
}
.LeftMenuBold A:hover
{	color: black;
	font-weight:bold;
	
}
.LeftMenuBold A:visited
{	color: black;
	font-weight:bold;
}


.TopRightHeader
{
	background-image: url(Imaging/Images/HomePage/TopGradient.jpg);
	color: black;
	background-repeat: repeat-x;
	height: 23px;
	text-align: right;
}

.TopRightHeader A:Link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: verdana;
}
.TopRightHeader A:hover
{
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	color: Black;
	
}
.TopRightHeader A:visited
{
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	color: Black;
}
.BottomRightHeader
{
	BACKGROUND-IMAGE: url(Imaging/Images/HomePage/Gradient.jpg); 
	BACKGROUND-REPEAT: repeat-x;
	height: 30px;
}

.BottomRightHeader A:Link
{
	font-family: verdana;
	font-size: 10;
	color: black;
	
}
.BottomRightHeader A:hover
{
	font-family: verdana;
	font-size: 10;
	color: Black;
	
}
.BottomRightHeader A:visited
{
	font-family: verdana;
	font-size: 10;
	color: Black;
}
.BottomMap
{
	background-image: url(Imaging/Images/HomePage/mapbottom.jpg);
	background-repeat: no-repeat;
	height: 37px;
	text-align: center;
}
.BottomMainImage
{
	font-size: 10px;
	background-image: url(Imaging/Images/HomePage/5picsbottom.jpg);
	color: #ffffff;
	font-style: italic;
	height: 15px;
	text-align: center;
}
.BulletList
{
	margin-top: 0px;
	list-style-position: outside;
	font-size: 10px;
	color: #ffffff;
	padding-top: 0px;
	font-family: verdana;	
	list-style-type: disc;
}


/*ul { list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: square; vertical-align: middle; }*/
.BulletItem
{
	margin-left:-10px;
	color: #ffffff;
}


.NewsEvents
{
	background-color: #e6e6e6;
	padding-left: 15px;
}
/*End Home Page*/
/*Chad Center*/
.PickerPanel
{
	width:100%;
	overflow: auto;
	height: 550px;
}
.PickerPanel2
{
	border-right: whitesmoke thin solid;
	border-top: whitesmoke thin solid;
	border-left: whitesmoke thin solid;
	border-bottom: whitesmoke thin solid;
}

.OEMLink
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: black;
}


.OEMLink A:Link
{
	font-family: verdana;
	font-size: 10;
	color: black;
	
}
.OEMLink A:hover
{
	font-size: 10px;
	color: black;
	font-family: verdana;
	background-color: yellow;
	
}
.OEMLink A:visited
{
	font-family: verdana;
	font-size: 10;
	color: Black;

}



.Training_Center_Border
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	padding: 4px
}
.LEFTNAV_BAK
{
	 background-color:WhiteSmoke
}

.SEC_Header_BAK
{
	 background-color:lightgrey
}

.BCK_CELL_PROD
{
	background-color: #f5f5f5
}

.BCK_CELL_LEFTNAV
{
	background-color: WhiteSmoke
}

.ItemStyle2
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
}

.ItemStyle2 A:Link
{
	font-family: Verdana;
	font-size: xx-small;
	color:  Blue;
	text-decoration: underline;
}

.ItemStyle2 A:hover
{
	font-family: Verdana;
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;

}
.ItemStyle2 A:visited
{
	font-family: Verdana;
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
}


.AlternatingItemStyle2 A:Link
{
	font-family: Verdana;
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
}
.AlternatingItemStyle2 A:hover
{
	font-family: Verdana;
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;

}
.AlternatingItemStyle2 A:visited
{
	font-family: Verdana;
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
}
.AlternatingItemStyle2
{
	font-family: Verdana;
	font-size: 10;
	color: Blue;
	font-weight: normal;

}



/*.LeftNav*/

.NavLink
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;

}


a.Nav:link 
{	
	color: #000000;
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-color:Black;

	}
	
a.Nav:visited 
{	
	color: #000000;
	 font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}

a.Nav:hover 
{
	color: #000000;
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}





a.NavBold:link 
{	
	color: #000000;
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  bold ;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-color:Black
	}
	
a.NavBold:visited 
{	
	color: #000000;
	 font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  bold ;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}

a.NavBold:hover 
{
	color: #000000;
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:  bold ;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}



.NavLink A
{
	font-family: verdana;
	font-size: 8;
	color: black;
	
}
.NavLink A:hover
{
	font-family: verdana;
	font-size: 8;
	color: Black;
	
}
.NavLink A:visited
{
	font-family: verdana;
	font-size: 8;
	color: Black;
	

}

/*.BottomNav*/


a.BottomNav:link 
{	
	
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-color:Black;

	}
	
a.BottomNav:visited 
{	
	
	 font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}

a.BottomNav:hover 
{
	
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;	
}


/*.EngineNav*/

a.EngNavLnk:link 
{	
	
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-color:Black;


	}
	
a.EngNavLnk:visited 
{	
	
	 font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;

}

a.EngNavLnk:hover 
{
	
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight:  normal ;
	font-style: normal;
	text-decoration: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	
}


.background
{
	background-color:#F5F5F5
}
.error
{
	font-weight: bold;
	font-size: 10px;
	word-spacing: normal;
	text-transform: none;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.content_small
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	
}


/* What's New Data Grid Styles */


.GridBack
{
 background-color: #e7f2fe
}

.WNFooterStyle
{
	color: black;
	font-size: xx-small;
	font-weight: bold;
}
.WNHeaderStyle
{
	color: Black;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
}
.WNPagerStyle
{
	font-size: xx-small;
	color: BLACK;
	text-align: center;
}
.WNAlternatingItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:0px
}
.WNAlternatingItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	padding-left:0px
}
.WNAlternatingItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:0px
}
.WNAlternatingItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	padding-left:0px
}

.WNEditAlternatingItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:10px
}
.WNEditAlternatingItemStyle A:hover
{
	font-size: xx-small;
	color: 999999;
	padding-left:10px

}
.WNEditAlternatingItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:10px
}
.WNEditAlternatingItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	padding-left:10px

}
.WNEditItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	padding-left:10px
}

.WNEditItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:10px
}

.WNEditItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	padding-left:10px
}
.WNEditItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:10px
}

.WNItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	padding-left:10px
}

.WNItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:0px
}

.WNItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	padding-left:0px
}
.WNItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	text-decoration: underline;
	padding-left:0px
}

.WNHeaderStyle
{
	color: White;
	font-size: 11;
	font-weight: bold;
	padding-left:10px;
	background-color:#6182bb

}


.WNHeaderStyle A
{
	color: White;
	font-size: 10;
	font-weight: bold;
	padding-left:10px
}

.WNHeaderStyle A:link
{
	color: White;
	font-size: 10;
	font-weight: bold;
	padding-left:10px
}
.WNHeaderStyle A:visited
{
	color: White;
	font-size: 10;
	font-weight: bold;
	text-decoration: underline;
	padding-left:10px
}

.WNHeaderStyle A:hover
{
	color: White;
	font-size: 10;
	font-weight: bold;
	padding-left:10px
}

.WNFooterStyle
{
	
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: bold;
	padding-left:10px
}






/*End DataGrdi*/



/* Data Grid Styles */

.FooterStyle
{
	background-color: FFFFFF;
	color: black;
	font-size: xx-small;
	font-weight: bold;
}
.HeaderStyle
{
	background-color: #d3d3d3;
	color: Black;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
}
.PagerStyle
{
	font-size: xx-small;
	color: BLACK;
	background-color: FFFFFF;
	text-align: center;
}
.AlternatingItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
	text-decoration: underline;
}
.AlternatingItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
}
.AlternatingItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
	text-decoration: underline;
}
.AlternatingItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	background-color: FFFFFF;
}

.EditAlternatingItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
	text-decoration: underline;
}
.EditAlternatingItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
	
}
.EditAlternatingItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	background-color: White;
	text-decoration: underline;
}
.EditAlternatingItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	background-color: FFFFFF;
	text-decoration: underline;
}
.EditItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
	background-color: FFFFFF;
}

.EditItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	background-color: FFFFFF;
	text-decoration: underline;
}

.EditItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	background-color: EEEEEE;
	text-decoration: underline;
}
.EditItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	background-color: FFFFFF;
	text-decoration: underline;
	
}

.ItemStyle
{
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: normal;
}

.ItemStyle A:Link
{
	font-size: xx-small;
	color: Blue;
	background-color: FFFFFF;
	text-decoration: underline;
}

.ItemStyle A:hover
{
	font-size: xx-small;
	color: Blue;
	background-color: FFFFFF;
	text-decoration: underline;
}
.ItemStyle A:visited
{
	font-size: xx-small;
	color: Blue;
	background-color: FFFFFF;
	text-decoration: underline;
}
.HeaderStyle A
{
	background-color: 666666;
	color: White;
	font-size: 10;
	font-weight: bold;
	text-decoration: underline;
}

.HeaderStyle A:link
{
	background-color: FFFFFF;
	color: White;
	font-size: 10;
	font-weight: bold;
	
	
}
.HeaderStyle A:visited
{
	background-color: FFFFFF;
	color: White;
	font-size: 10;
	font-weight: bold;
	
}

.HeaderStyle A:hover
{
	background-color: FFFFFFF;
	color: White;
	font-size: 10;
	font-weight: bold;
}

.FooterStyle
{
	background-color: #003663;
	font-family: Verdana;
	font-size: 10;
	color: black;
	font-weight: bold;
}
/*End DataGrdi*/

.copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #000000;
}

.noshow
{
	display: none;
}

.lblProdCode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #000000;
}
.lblProdName
{
	padding-right: 4px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 0.7em;
	padding-bottom: 4px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.lblEngname2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #000000;
}

.lblEngname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: Black;
}

.lblProdHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color:  Black;
}


.lblEngRef
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: black;
}


.textbox
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.Menu
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.Menu_Sub
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.content
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	
}

.contentLeft
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-left: 10px
	

	
	
}


.contentBold
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;

}

.contentHeader
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:White;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.contentHeader2
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

	
.tableContent
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}	
.contentHeader3
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:White;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	 padding-top:4px;
	 padding-bottom:4px
	 
	 
}

.content A
{
	font-family: verdana;
	font-size: 10;
	color: Blue;

}
.content A:hover
{
	font-family: verdana;
	font-size: 10;
	color: Blue;

}
.content A:visited
{
	font-family: verdana;
	font-size: 10;
	color: Blue;

}


A:link
{
	font-family: verdana;
	text-decoration: none;
	color: Blue;

}

A:visited
{
	font-family: verdana;
	text-decoration: none;
	color: Blue;
	
}

A:active
{
	font-family: verdana;
	text-decoration: none;
	color: Blue;

}

A:hover
{
	font-family: verdana;
	color: Blue;

}

.content_bold
{
	font-family: verdana ,Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.MainNavLnk
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}



.table_back
{
	font-weight: normal;
	font-size: 0.6em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: lightgrey;
}

.Grd_Header
{
	background-color: lightgrey;
}

.table_inside
{
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	font-family: verdana;

	color: Blue;
}

A:visited
{
	font-family: verdana;
	text-decoration: none;
	color: Blue;
	
}

A:active
{
	font-family: verdana;
	text-decoration: none;
	color: Blue;
}

A:hover
{
	font-family: verdana;
	color: Blue;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

.item_descr_Link
{
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.6em;
	font-weight: bold;
	font-style:	normal;
	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
	
.tech_list
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.6em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.PopUpContent
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
	font-family: Georgia, Sans-Serif;
	text-decoration: none;
}
.ChipChartHeader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-family: Georgia, Sans-Serif;
}
.PageHeader
{
	padding-left: 8px;
	font-size: 1.3em;
	background-image: url(imaging/production/Images/gradiantheaders.jpg);
	padding-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	color: white;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Futura ,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
BODY
{
	margin: 0px;
}

