html {height: 100%;background:#fff;}
body {height:auto !important;padding:0;margin:0;min-width:980px;}
#body {min-width:980px;min-height:100%;}
#footer {min-width:980px;min-height:100%;}

img {border:0;}

form {padding:0;margin:0;}

table {border:0px; border-collapse:collapse;}
table td {padding:0px;}
tr,td,div,p,li {font:normal 100% Arial;text-decoration:none;}

.visible {display:block;}
.invisible {display:none;}

ul.dash {margin:0.5em 20px 0.8em 1.7em;padding: 0 0 0 0.8em;}
ul.dash li {margin:10px 0px 0.5em 10px; padding:0px;list-style-type: none; behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;&nbsp;' + this.innerHTML : '' );text-indent:-1.8em;}
ul.dash li:before {content: '\2014\a0\a0\a0';}

p {margin:0.4em 0 1.2em 0;}
ul,ol {margin:0.2em 0 1.2em 0;padding:0 0 0 2.5em;}
li {margin:0.2em 0 1.2em 0;padding:0;}

.clear {height:1px;width:100%;clear:both;}

/*-----------------------------------------------------------------*/
.show {position:absolute;border:1px solid #ededed;background:#fff no-repeat center url('../img/loading.gif');z-index:30;}
.show img {border:6px solid #ffffff;}
.show #close_pic img {background:#ffdbd4;border:none;margin:6px;}
.show #close_pic:hover img {background:#ffffff;border:1px solid #eaeaea;margin:5px;}
.close_show {position:absolute;z-index:31;top:0;right:0;padding:5px;background:#fffff;cursor:pointer;}
/*-----------------------------------------------------------------*/


#no-page {margin-left:15%;margin-top:50px;}
#no-page h1 {margin:2em 0 0.4em 0;font:normal 160% Arial;color:#1a466d;}
#no-page p {font:90% Arial;}
#no-page #copy {font:80% Arial;margin-top:4em;color:#888;}
#no-page a {color:#0061bd;}
#no-page a:hover {color:#c03b3b;}