@charset "utf-8";
*, html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {margin:0px;padding:0px;}
ul, li, dl, dt, dd {list-style:none;}
img {border:0px;}
html, body {margin:0px;padding:0px;width:100%;height:100%;min-height:650px;}
body {margin:0px auto;padding:0px;background-color:#FFFFFF;}
body, table, tr, td, th {font-size:9pt;color:#111;line-height:170%;font-family:Arial, sans-serif;}
a:link, a:visited {color:#111;text-decoration:none;}
a:hover, a:active {color:#F00;text-decoration:underline;}
p {margin:0px;padding:0px;margin-bottom:10px;}
#flashFull {width:100%;height:100%;min-height:650px;z-index:-1; display:block;}
.botText {width:100%;bottom:5px;position:fixed;width:100%;text-align:center;line-height:25px;color:#555;z-index:99;}
* html .botText {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||5)-(parseInt(this.currentStyle.marginBottom,10)||5)));}
