@charset "utf-8";

/* --------------------------------------------------
 English Base Elements
-------------------------------------------------- */

body {
font-family:"Arial", sans-serif;
}



/* Global Header
-------------------------------------------------- */
/* Logo
---------------------------------------- */
div#globalHeaderLogo {
width:218px;
}

div#globalHeaderLogo p#corporateName {
width:62px;
margin-left:19px;
}


/* Header Assist Navigation
---------------------------------------- */
div#globalHeaderAssistNav {
width:720px;
}

* html div#searchForm {/* for IE6 */
margin-top:4px;
}
div#searchForm input#searchText {
font-family:"Lucida Grande", "Arial", sans-serif;
}
