
body {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: verdana, arial, helvetica, sans-serif; background-color: #336699; layer-background-color:#336699; text-align: center; font-size:11px; align: center; }
html>body #contDiv {width: 702px; /* ie5win fudge ends */ }
div,td,select,input,textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
div{position:absolute; z-index:1; width:5px; height:5px;}

/**************************************************** LINKS FORMATING ****************************************************/
a:focus {outline:none;}
a {text-decoration:none;}
a.mainLink:hover {color:#000000; text-decoration:none; background-color:transparent; layer-background-color:transparent;}
.mainLink {color:#000000; background-color:transparent; layer-background-color:transparent;}

/**************************************************** OVERALL CONTAINER DIV FOR CENTERING - MAIN content div for center the page - contains text, search nav and top nav divs ****************************************************/
#contDiv{position:relative; top:0px; left:0px; z-index:0; visibility:hidden; background-color:#336699; text-align: left; width: 702px; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; }

/**************************************************** MAIN CONTENT AREA ****************************************************/
#contentArea {top:200px; left:0px; width:702px; height:100%; z-index:3; color: #000000;}

/**************************************************** EMC LOGO ****************************************************/
#logo {position:absolute; top:0px; left:0px; width: 160px; z-index:1;}

/**************************************************** TOP NAV ****************************************************/
#topNav {position:absolute; top:0px; left:160px; height:40px; z-index:5; background-color: #336699; layer-background-color:#336699;}

/**************************************************** MASTHEAD IMAGE ****************************************************/
#mainImg {position:absolute; top:40px; left:0px; z-index:0;}

/**************************************************** STYLE USED FOR THE MAIN NAVIGATION ****************************************************/
/* menu div contains mainnav,home and logo divs */
#menu{position: relative; top:83px; left:0px; z-index:100;} /* Modifying this position requires change in the emc_menu_config.js as well */
	#mainnav{}
.menubutton {color:#000000; height:18px;  visibility:hidden; z-index:98;}
.menubuttonlink {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10px; text-decoration:none; white-space:pre; z-index:100;}
.menu {display:block; visibility:hidden; color:#FFFFFF; z-index:100;}
.menuitem {text-indent:10px; left:0px; top:0px; height:18px; line-height:14px; width:121px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333;}
.menuitemlink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; top:0px; color:#333333; }
/*for nn fix to add white lines*/
#topline{top:0px; left:1px; layer-background-color:#ffffff; background-color:#ffffff; width:230px; height:1px; clip:rect(0 230 1 0); z-index:100;}
#bottomline0, #bottomline1, #bottomline2 {top:0px; left:1px; layer-background-color:#ffffff; background-color:#ffffff; width:230px; height:1px; clip:rect(0 230 1 0);}

/**************************************************** USED FOR THE VARIES FONT COLOR ****************************************************/
.whiteBg { background-color:#FFFFFF; layer-background-color:#FFFFFF; font-size:11px; color:#333333;}
.white {font-size:11px; color:#FFFFFF;}
.orange {font-size:11px; color:#FF6600;}
.grey {font-size:9.5px; color:#999999;}

/**************************************************** USED FOR SIZING THE WIDTH OF THE INTERNATIONAL DROP DOWN ****************************************************/
.selectInternational {font-size:9.5px; width:135px}

/**************************************************** USED FOR THE PRODUCT FASTFINDER DROP DOWN ****************************************************/
.selectProduct {font-size: 11px; width: 310px}

/**************************************************** USED FOR THE TOPNAV SEARCH FIELD ****************************************************/
.searchfield {font-size: 11px; width: 100px}




