html, body, div, li, form, input
{
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

ul {
	list-style: none;
}

body a {
	text-decoration:none;
}
body a:link {
	text-decoration:none;
}

body a:visited {
	text-decoration:none;
}
body a:hover {
	text-decoration:none;
}

#header_emc ul {
	margin:0px;
	padding:0px;
}

#header_emc ul li#products {
	margin:0px 0px 0px 40px;
	padding:0px;
}
#header_emc ul li#solutions {
	margin:0px;
	padding:0px;
}
#header_emc ul li#services {
	margin:0px;
	padding:0px;
}
#header_emc ul li#support {
	margin:0px;
	padding:0px;
}
#header_emc ul li#leadership {
	margin:0px;
	padding:0px;
}
#header_emc ul li#about {
	margin:0px;
	padding:0px;
}

.clearBoth {
	clear:both;
}

.floatRight {
	float:right;
	display:inline;
	margin: 10px 0px 0px 0px;
}

.verticalTop {
	vertical-align:top;
}

.lowerSubmit {
	margin-top:0px;
}

.marginRight15 {
	margin-right:15px;
}

.skipNav {
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-index: -9999px;
	margin: 0px;
	padding: 0px;
}

/* standard div id's layouts */

#header_emc {
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000000;
	z-index:90;	/*added for flashNav for full height gray background - keeps top nav above it */
}

#headerTop {
	width:1000px;
	height:81px;
	background-image:url(../gfx_navi/bg_top.gif);
	background-repeat:no-repeat;
}

#header_emc a {
	color:#FFFFFF;
	text-decoration:none;
}
#header_emc a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#header_emc a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#header_emc a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#headerLeft {
	width: 609px;
	height: 46px;
	padding: 7px 35px 0px 0px; 
}

#headerRight {
	width: 131px;
	height: 23px;
	padding: 31px 15px 0px 15px; 
}

#headerRight ul.bullets {
	list-style-image:none;
	padding:0px;
	margin:0px;
}

#headerRight li.bullets {
	list-style-image:none;
	padding-bottom:3px;
	margin:0px;
}

#mainMenu {
	clear:both;
	width:1000px;
	height:30px;
	background-image:url(../gfx_navi/bg_top_menu.gif);
	background-repeat:no-repeat;
}

/* navigation styles */

.topNav {
	padding:0px;
	margin:0px 0px 0px 39px;
	list-style-type:none;
	display:inline;
	float:left;
	z-index:90;	/* added for flashNav  */
}
	
.topNav li{
	display:inline;
	float:left;
	list-style-type:none;
}
	
.topNav li A{
	display:block;
		
}

.topNav li a span {
	display:none;
}

.topNav li#products a, .topNav li#products{
	width:108px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_products.gif) 100% 0px;
}

.topNav li#products a.current {
	width:108px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_products.gif) 100% -30px;
}

.topNav li#products a.hover {
/*.topNav li#products a:hover {	flashNav changes */
	width:108px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_products.gif) 100% -60px;
}
	
.topNav li#solutions a, .topNav li#solutions{
	width:111px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_solutions.gif) 100% 0px;
}

.topNav li#solutions a.current {
	width:111px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_solutions.gif) 100% -30px;
}

.topNav li#solutions a.hover {
/*.topNav li#solutions a:hover {	flashNav changes */
	width:111px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_solutions.gif) 100% -60px;
}
	
.topNav li#services a, .topNav li#services{
	width:204px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_services.gif) 100% 0px;
}

.topNav li#services a.current {
	width:204px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_services.gif) 100% -30px;
}

.topNav li#services a.hover {
/*.topNav li#services a:hover {	flashNav changes */
	width:204px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_services.gif) 100% -60px;
}
	
.topNav li#support a, .topNav li#support{
	width:175px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_supp_train.gif) 100% 0px;
}

.topNav li#support a.current {
	width:175px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_supp_train.gif) 100% -30px;
}

.topNav li#support a.hover {
/*.topNav li#support a:hover {	flashNav changes */
	width:175px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_supp_train.gif) 100% -60px;
}
	
.topNav li#leadership a, .topNav li#leadership{
	width:208px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_lead_innov.gif) 100% 0px;
}

.topNav li#leadership a.current {
	width:208px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_lead_innov.gif) 100% -30px;
}

.topNav li#leadership a.hover {
/*.topNav li#leadership a:hover {	flashNav changes */
	width:208px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_lead_innov.gif) 100% -60px;
}
	
.topNav li#about a, .topNav li#about{
	width:117px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_about_emc.gif) 100% 0px;
}

.topNav li#about a.current {
	width:117px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_about_emc.gif) 100% -30px;
}

.topNav li#about a.hover {
/*.topNav li#about a:hover {	flashNav changes */
	width:117px;
	height:30px;
	background:url(../gfx_navi/btn_top_menu_about_emc.gif) 100% -60px;
}

.topSearchInput {
	width:151px; /* 157 */
	height: 12px; /* 18 */
	padding: 3px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
}
