body {margin:0;padding:0;min-width:900px;}
#body {width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "900px" : "100%" && ((document.documentElement.clientWidth || document.body.clientWidth) > 1280)? "1280px" : "100%"); min-width: 900px; max-width: 1280px; 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;}

h3{color:#21821D;}

h4{color:#257AB0;}

a {color:#257ab0;}
a:hover {color:#4c9857;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 0.4em 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;}
#numberDisplay{margin-top:20px;}
#caption{color:#000000; font-size:12px; font-weight:100;}