/*** Set Default  ***/
ul, ol, dl, li { margin: 0; padding: 0; list-style: none; }
a img, iframe { border: none; }
a, a:link { text-decoration: none; color: #013d77; }
a:visited { outline: none; color: #013d77; }
a:hover { outline: none; text-decoration: underline; }
form, fieldset { margin: 0; padding: 0; }
input[type="hidden"] { display: none; }
.clear { clear:both; height:0;}
.left { float:left; }
.right { float:right; }
.hide { display: none; }
.show { display: block; }
/*** Set Default  ***/

body { margin: 0; font-size: 100%;  font-family: Verdana, Tohoma,  Ariel; font-size:12px; background: url("/images/bg.jpg"); }
#container { width: 998px; height: 1000px; vertical-align:top; margin:auto; background: #fff url("/images/splash.jpg") no-repeat; }
.txtWrapper { float: left; margin-top: 500px; width: 530px; margin-left: 70px; margin-right: 25px;}
.btns { float: left; margin-top: 540px; width: 230px; margin-right: -30px;}
.scroller { height: 75px; overflow-y: scroll; border: 1px solid #cdcdcd; padding: 2px; }
.warning { font-size: 16px; font-weight: bold; text-align: center; color: #d61920; line-height: 30px; }
.footer { padding: 15px; margin-top: 70px;  }