body { margin:0; background:url(/images/body-bg.jpg) repeat-y #255788; color:#333; font-size:12px;}
a{ text-decoration:none;}

/* Top Navigation and Search module */
#GlobalNavWrapper { padding:0;width:750px;height:30px; margin:0 0 0 20px;}
#GlobalNavWrapper.no-nav { background:none;}
#GlobalNav { margin:0; padding:0;width:760px; float:left; list-style-type:none;}
#GlobalNav li.nav-top-section { float:left; width:60px; margin-right:1px;text-align:center;} 
#GlobalNav li.nav-top-section a.top-link { color:#E6E6E6; font-weight:bold; padding:3px 6px 3px 17px; background:url(../images/nav_list.gif) left 50% no-repeat; text-decoration:none;display:block;  }
#GlobalNav li.nav-top-section:hover, 
#GlobalNav li.over, 
#GlobalNav li.selected {}
#GlobalNav li.nav-top-section:hover a.top-link, 
#GlobalNav li.over a.top-link, 
#GlobalNav li.selected a.top-link {  }

#GlobalNav li.nav-top-section_1 { float:left; width:105px; margin-right:1px;text-align:center;} 
#GlobalNav li.nav-top-section_1 a.top-link { color:#E6E6E6; font-weight:bold; padding:3px 0px 3px 0px; background:url(../images/nav_list.gif) left 50% no-repeat; text-decoration:none;display:block;  }

#GlobalNav li.nav-top-section_2 { float:left; width:85px; margin-right:1px;text-align:center;} 
#GlobalNav li.nav-top-section_2 a.top-link { color:#E6E6E6; font-weight:bold; padding:3px 0px 3px 0px; background:url(../images/nav_list.gif) left 50% no-repeat; text-decoration:none;display:block;  }

#GlobalNav li.nav-top-section_3 { float:left; width:70px; margin-right:1px;text-align:center;} 
#GlobalNav li.nav-top-section_3 a.top-link { color:#E6E6E6; font-weight:bold; padding:3px 0px 3px 0px; background:url(../images/nav_list.gif) left 50% no-repeat; text-decoration:none;display:block;  }

#GlobalNav #NavItem-1 a { background:url(../images/nav-item-1.gif) no-repeat;}
#GlobalNav #NavItem-1 a:hover{ background:url(../images/nav_list_hover.gif) no-repeat center 40%;}
#GlobalNav #NavItem-1 a:select{}

#GlobalNav #NavItem a:hover{ background:url(../images/nav_list_hover.gif) no-repeat center 40%;} 
#GlobalNav #NavItem_1 a:hover{ background:url(../images/nav_list_hover_1.gif) no-repeat center 40%;} 
#GlobalNav #NavItem_2 a:hover{ background:url(../images/nav_list_hover_2.gif) no-repeat center 40%;}
#GlobalNav #NavItem_3 a:hover{ background:url(../images/nav_list_hover_3.gif) no-repeat center 40%;}

#GlobalNav li ul { position:absolute; display:none; overflow:hidden; background:url(../images/nav-dropdown-bg.jpg) no-repeat; width:140px; height:130px; padding:0; margin:0; list-style-type:none;}
#GlobalNav li ul li { margin:0;}
#GlobalNav li ul li.first { margin-top:8px; } 
#GlobalNav li ul li.last { padding-bottom:8px; } 
#GlobalNav li ul li a { background-image:none !important;color:#E1E1E1; font-weight:bold; padding:2px 5px 0 12px; height:21px; line-height:21px; display:block; }
#GlobalNav li ul li a:hover { color:#FFF; background-color:#0287CC; text-decoration:none; }


/* --- Float Hack --- */
.cf:after { content: "."; display: block;   height: 0;  clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
html .cf {height: 1%;}
/* End hide from IE-mac */
