/* User defined CSS */
#header     { background:#ffffff; height: 72px; border: 0px ;}
#header div { width: 99%; height: 65px;}
#header img { margin-left:0; float: left; width: 323px;height: 65px;}
#header p   { color: #c3c32c; margin-top:15px; font-weight: bold; font-size: 100%;float:right}
#headertext{position:absolute;right:1%;text-align:right;top:2px;font-size:10pt}
#headertext a { color:#1763AE ;text-decoration:none;}
#toolbar {
    height: 25px;
}
#Guest{color:#F2F6CA;font-size:80%;font-weight:bold;position:absolute;right:15%;text-align:right;top:76px;}
#actionIconsLang  {display:none;}
#actionIconsHelp  {display:inline;}
#actionIcons{position:absolute;top:75px;color:#ffffff;right:2%}
#actionIcons ul li {list-style: none;}
/* display:inline to show images; display:none to hide icons */
#actionIcons img {display: none;} 
/* display:none to hide text; display:inline to show text*/
#actionIcons .ActionText {display:inline; border-right: 0px solid #ffffff;padding-right:0.25em;}
#actionIcons a { text-decoration:none; font-size:75%;}
#actionIcons a:link,a:visited { color: #ffffff;}
#actionIcons a:hover { background-color: #ABABAB;}
#actionIcons a:active { background-color: #c4d1db;}
