@charset "UTF-8";
/* CSS Document */
/* -------------- SITE --------------- */

body {background-color: #5070a6;}
html, body {height:100%;min-height:60em}

#header-wrapper {height:9.6em;width:100%;background-color:#FFF}
#header {height:8.7em;margin: 0em auto;width:96em;}
#home-button {float:left;margin-left:2.2em;padding: 6.3em 0 0 0}
#logo {float:left;padding: 1.2em 0 0 1.4em;width:13.4em}
#top-navi {float:left;margin-left:.7em;width:57em;}
#searchbox {float:right;padding:0;position:relative;top:4.8em}
#content-wrapper {background-color: #144593;min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -9em;width:92em;padding: 2em 2em 9em 2em;}
#breadcrumb-menu {width:80em;float:left;}
#publish-menu {float:right}
.pdf-link, .print-link {float:left;}
.pdf-link {margin-right: 1em}
#footer-wrapper {background-color:#154594;height:9em;}
#footer {margin:auto;width:96em;overflow:hidden}
#footer #top-link {float:left;text-align:center;width:52.8em}
#footer #copyright {float:left}
#footer-navi {float:right}

/* -------------- 30-70 --------------- */
.left_3070 {float:left;width:30.2em}
.right_3070 {margin-left:31.2em;width:61em;overflow:hidden}
.right_3070_tip {width:61.8em;background-color:#425D8F;overflow:hidden} 
/* -------------- 70-30 --------------- */
.left_7030 {float:left;width:62em;}
.right_7030 {float:left;margin: 0 0 0 1em;width:29em}


  