
/*Main Top Nav*/
	
#navlink td#Solutions {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Solutions a {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/global/pix/btn_solutions.gif);
	background-repeat: no-repeat;
}

#navlink td#Solutions a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/global/pix/btn_solutions_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Products {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Products a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_products.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Products a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_products_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Services {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Services a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/global/pix/btn_services.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Services a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/global/pix/btn_services_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Testimonials {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Testimonials a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_testimonials.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Testimonials a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_testimonials_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Contact {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Contact a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/global/pix/btn_contact.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Contact a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/global/pix/btn_contact_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#About {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#About a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_about.gif);
	background-repeat: no-repeat;
}
	
#navlink td#About a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/global/pix/btn_about_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#header_img_general {
	width:880px; 
	height:71px;
	display:block;
	background-image: url(/global/pix/img_hdr_main.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	cursor: default;
}

/*MAIN NAV BTN ON STATE*/

.main_nav_on_state {
  white-space: nowrap;
  color:#003366;
  padding:0px;
}

#List dt {
	margin: 0 0 0 0;
	position: relative;
	float: left;
	width: 150px;
	}

#List dd {
	margin-left: 150px;
	margin-top: 0px;
	}
	
#List dd.italic {
	margin-left: 150px;
	margin-top: 0px;
	font-style: italic;
	}	
	
#WebcastsList dd {
	margin-left: 0;
	}
	
#WebcastsList dd.italic {
	margin-left: 0px;
	font-style: italic;
	}
	
#List dd.break, #WebcastsList dd.break {
	background: url(/pix/universal/bg_dotline_h.gif) bottom center no-repeat;
	border: none;
	margin: 5px 0;
	height: 1px;
	width: 650px;
	}


