div#header { 
    border:0; margin:0; background:transparent url(/images/bg_body.png) repeat; 
    }
div.menuheader { 
    text-align:left;
    border:0; margin:0; padding:1px 0 0 7px;
    }
div.menuheader span { 
    line-height:1.3;
    background-color:transparent; 
    color:#72C1EC;  
    padding:2px 10px 3px 10px;  
    }
a.menuheader, a:link.menuheader, a:visited.menuheader { 
    font-size:12px;
    line-height:1.3;
    font-weight:700; 
    color:#72C1EC;  
    margin:0 5px;  
    padding:0;
    background-color:transparent; 
    text-decoration:none; 
    }

a.topmenu, a:link.topmenu, a:visited.topmenu { background-color:#223342; } 
a.topmenu:hover,  a.submenu:hover  { text-decoration:underline; cursor:pointer;  }
a.topmenu:active, a.submenu:active { color:#00ADEF; }


div#titletop { position:relative; font-size:30px; font-weight:400; line-height:1.0; 
    background-color:transparent;
    color:white; 
    padding:10px 0 0 20px; margin:0; 
    height:50px;  }
div#titletop span#top1 { letter-spacing:-0.05em; color:white;  }
div#titletop span#top2 { letter-spacing:-0.06em; color:#72C1EC; padding-left:1px; }

div.headerframe { margin:0px; 
    margin:0 0 15px 10px; 
    padding:2px; 
    border:1px solid #bbbbbb; 
	border-right-width:2px; 
	border-bottom-width:2px; 
    }

/*div#titlepic { height:250px; background:white url(/images/content/header.jpg) repeat; }*/
div#title { 
    background:white url(/images/content/header10.jpg) repeat;  
    height:200px; 
    margin:0px; 
    } 
div#titlehome { 
    background:white url(/images/content/headerhome.jpg) repeat;  
    height:200px; 
    margin:0px; 
    } 


div.topmenu { height:35px; margin:0px; padding:0 0 0 20px; 
    border:0; background:transparent;  
    overflow:hidden; white-space:nowrap; 
    }

div.submenu { margin:0; margin-top:-1px;
    padding:4px 20px 0 20px; 
    background:#d8e1eb url(/images/bg_submenu.png) bottom repeat-x; 
    border-bottom:0px solid #dde9f0; border-top:1px solid white; /* #223342; */
    height:32px; 
    overflow:hidden;
    }


a.topmenu,     a:link.topmenu,     a:visited.topmenu, 
a.submenu,  a:link.submenu,  a:visited.submenu,
span.topmenuText, span.submenuText { 
    display:inline-block; 
    height:27px;
    font-size:13px;
    line-height:1.3;
    font-weight:400; 
    color:white;  background-color:transparent;
    margin:0 1px 0 0;  border:0; 
    padding:7px 10px 0px 10px; 
    text-decoration:none; 
    text-transform:uppercase; 
    }

a.topmenu, a:link.topmenu, a:visited.topmenu { z-index:10; background:#223342 url(/images/bg_menutop.png) no-repeat; 
    border:1px solid white; border-bottom-width:0px; } 
a.topmenu:hover,  a.submenu:hover  { text-decoration:underline; cursor:pointer;  }
a.topmenu:active, a.submenu:active { color:#00ADEF; }

span.topmenuText { 
    background:#d3dee3 url(/images/bg_menutop.png) no-repeat;
    font-size:16px;
    font-weight:700;
    color:#202020; 
    border:1px solid white; border-bottom-width:0px; 
    }

a.submenu,  a:link.submenu,  a:visited.submenu, span.submenuText { 
    display:inline-block; 
    font-size:14px;
    font-weight:700; 
    color:#202020; 
    text-transform:none;
    height:25px;
    padding-top:5px; 
    margin:0; 
    overflow:hidden; white-space:nowrap;
    }

a.submenu:active { color:red; }
a.submenu:focus { color:red; }


img#topmenuLogo { position:absolute; top:16px; right:35px; width:147px; height:40px; border:0;  }
img#topmenuLogo:hover { cursor:pointer  }

span#logo { position:absolute; right:47px; top:17px; width:150px; height:50px; background:url('/images/logo.png') no-repeat; background-color:transparent;  }