@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;}
p {margin:15px 0;}
ol {margin-left:20px;}
body {color:#202D47; font-family:Arial, sans-serif; font-size:12px; text-align:center; background:#fff url('../images/features/main-bg.gif') top center repeat-x; text-align:center;}
a:link, a:visited {color:#692008; text-decoration:none;}
a:hover, a:active {color:#692008; text-decoration:underline;}

/* h1 {margin-bottom:7px; font-family:Georgia, 'Times New Roman', Verdana, Arial, sans-aserif; font-size:20px; letter-spacing:5px; font-weight:normal;}
#header {height:49px; padding:6px 0 5px 57px; margin-bottom:25px; background:url('../images/features/title.gif') top left no-repeat;}
#header span {color:#DEDFE3; font-family:Verdana, Arial, sans-aserif; font-size:11px; letter-spacing:2px;} */
#container {width:690px; text-align:left; margin:0 auto; padding:0 15px 30px;padding-bottom:8rem;padding-top:1rem;}

#menu {padding-left:15px;}
#menu li {float:left; list-style:none; margin-left:7px; border:solid #a3aab3; border-width:1px 1px 0 1px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
borderr-top-left-radius: 6px;
borderr-top-right-radius: 6px;
}

#menu a {display:block; height:29px; width:100px; padding-top:5px; text-align:center;}
#menu a:link, #menu a:visited {color:#5D6477; font-family:Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none;}
#menu a:hover, #menu a:active {background:#e1e1e1;}
#menu li.active a {background:#a3aab3; color:#fff;}

#content {width:688px; padding:15px 0px 50px 0px; border:1px solid #a3aab3; border-top:10px solid #a3aab3; clear:both; position:relative;
-moz-border-radius-topleft: 10;
-moz-border-radius-topright: 10;
-webkit-border-top-left-radius: 10;
-webkit-border-top-right-radius: 10;
borderr-top-left-radius: 10;
borderr-top-right-radius: 10;}
.moe {font-size: 10px; font-weight: normal; font-style:italic;}
#chart-wrapper {position:relative;}
#chart-container {}
#chart-note {font-size:11px; font-style:italic; color:#4b5c7d;}
.text {padding:5px 30px; line-height:1.4; /*width:600px; margin:0 auto; padding:15px 15px; background:#f1f1f1; margin-top:15px;*/}

#footer {position:absolute; left:15px; bottom:10px; font-size:10px;}
#footer p {margin:10px 0;}
#footnote {width:500px;}
#footnote span {display:none;}
#footnote:hover span {display:block; width:626px; padding:15px; background:#fff; border:1px solid #a3aab3; z-index:99; position:absolute; bottom:5px; 
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;}

.ld {position:absolute; right:15px; bottom:10px; display:block; width:26px; height:24px; background:url('../images/features/ld.gif') top left no-repeat;}