@charset "UTF-8";
/* CSS Document */

/* LOGO SIZE */
img#header_imgLogo{ height:95px; }
/*img#header_imgLogo{ width:640px; height:70px; }*/

/* DATE */
span#header_lblDate{z-index:-20; visibility:hidden;}

/* NAVIGATION LINKS */
#header_pnlNavigation{ max-height:80px;}
#header_pnlMenu {position:relative; display:block; float:left;z-index: 9999;}
#header_pnlMenu img{visibility: none !important; width:0 !important; height:0 !important;}
#header_pnlMenu a{position:relative; display:inline-block; float:left; text-transform:uppercase; color:#333; text-decoration:none; font-size:13px; letter-spacing:0; font-family:'Roboto' san-serif; line-height:40px; padding:20px 0; margin:0 7px;} 
#header_pnlMenu a span{ position:relative; display:inline-block; float:left; /* white-space:nowrap; */ line-height:18px; top:0; }
#header_pnlMenu a:hover{color:#2AA6E1; background:none !important;}