html { overflow-y:scroll; }
html, body { margin:0; padding:0; }
body { font-family:Arial, Sans-serif; font-size:14px; color:#313131; text-align:center; background:url(images/body-bg.png) repeat-x #f4f3f1; }
a { color: #0066cc; }
a:hover { color: #001633; }
a img { border:0; }
h1, h2 { color:#fff; font-size:18px; font-weight:normal; padding:0; margin:0; }
.clear { clear:both; width:100%; height:0; line-height:0; }

#top-menu-wrapper { position:fixed; z-index:10; top:0; width:100%; height:40px; background:url(images/menu-bg.png) repeat-x #204272; border-bottom:2px solid #3167b1; margin:0 auto; }
#top-menu { width:900px; height:33px; padding-top:7px; margin:0 auto; text-align:left; }
#top-menu .item { float:left; height:27px; padding:6px 14px 0; border-right:1px solid #fff; color:#fff; font-size:12px; font-weight:bold; text-transform:uppercase; }
#top-menu .item:hover { color:#69a9ff; cursor:pointer; }
#top-menu .current { color:#69a9ff; }
#login { font-size:14px; color:#637EA5; }
#login:hover { color:#69a9ff; }
#current-page { color:#554444; font-size:30px; font-family:'Times New Roman', Times, serif; position:relative; top:-34px; left:8px; }

#header { width:952px; height:283px; margin:42px auto 0; background:url(images/header-bg.png) no-repeat; position:relative; }
#hero { width:700px; height:246px; position:absolute; top:35px; right:26px; background:url(images/hero-home.jpg) no-repeat; }
#logo { position:absolute; top:96px; left:72px; }

#main-wrapper { width:952px; margin:0 auto; background:url(images/main-bg.jpg) repeat-y; }
#main { margin:0 auto; width:900px; text-align:left; }

#left-title-1, #left-title-3, #right-title-1, #right-title-3 { float:left; width:10px; height:30px; background:url(images/edges.jpg) 0 0 no-repeat; }
#left-title-3 { background-position:-10px 0; }
#right-title-1 { background-position:-20px 0; }
#right-title-3 { background-position:-30px 0; }
#left-title-2, #right-title-2 { float:left; height:22px; padding:4px 0; margin-bottom:10px; }
#left-title-2 { background-color:#57524b; width:250px; }
#right-title-2 { background-color:#204272; width:595px; }

#left-section { float:left; width:270px; min-height:150px; margin:10px 15px 10px 0; }
#right-section { float:left; width:615px; margin-top:10px; color:#001633; }
#left-section .content { clear:left; padding:8px 10px; -moz-border-radius:8px; border-radius:8px; margin-top:10px; background-color:#f4f4f4; }
#right-section .content { clear:left; padding:5px 10px; }

#footer { width:900px; margin:0 auto 15px; color:#57524b; text-align:left; }
#footer a { color: #7c7c7c; }
#footer-webmaster { float:right; }

/* Documents */
#count { font-style:italic; margin-bottom:15px; }
.expandable-title { cursor: pointer; }
.expandable-list { display:none; }

/* Memos */
.memo-search { float:right; text-align:right; padding:5px 5px 0 0; }
.memo-search .search-term { width:170px; background:url(/images/magnify.png) 155px 3px no-repeat; background-size:12px 12px; margin-bottom:3px; }
