/* Top area -------------------------------------------------- */
/*#topArea {width:100%; height:64px}*/
#topArea {width:100%; height:74px}
/*#topArea div.logo {float:left; clear:both; padding:22px 0px 0px 19px}*/
#topArea div.logo {float:left; clear:both; padding:22px 0px 0px 19px}
#topArea div.logo a img {border:0px;}
#topArea div.header {float:left; clear:none; padding:20px 0px 0px 76px}
#topArea h1 {font-size:100%; font-weight:bold; color:#000000}

/* Top area: Right links */
#topArea div.topRightLinks {position:absolute; top:0px; right:0px;}
#topArea div.topRightLinks div {float:left; padding:5px 10px 0px 0px; font-size:76%; color:#003399}
#topArea div.topRightLinks a {
 color:#003399;
 text-decoration:underline;
 padding:2px 0px 0px 10px;
 background:url(/global-assets/bullet_nav.gif) 1px 8px no-repeat}
#topArea div.topRightLinks a:hover {color:#ff6633; text-decoration:underline}


/* Middle area layout -------------------------------------------------- */
table.outerTable td.top {width:100%; padding:0px 0px 15px 0px;}
table.outerTable td.left {width:153px; padding:0px 0px 0px 0px; background:url(/global-assets/bg_navcol.gif) left top repeat-y}
table.outerTable td.right {width:auto; padding:0px 0px 0px 15px;}

table.outerTableRC td.top {width:100%; padding:0px 0px 15px 0px;}
table.outerTableRC td.left {width:153px; padding:0px 0px 0px 0px; background:url(/global-assets/bg_navcol.gif) left top repeat-y}
table.outerTableRC td.right {width:auto; padding:0px 0px 0px 15px; background:url(/global-assets/bg_navcol.gif) right top repeat-y}

/* Top Menu Row -------------------------------------------------- */

#topRow {height:20px; background:#eaeceb; border-top: 1px solid #b3bdc3}
#topNav {padding:0px 0px 0px 0px; font-size:82%; width:20%;}
#topNav a {color:#003399; text-decoration:none}