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

body {font-family:Arial, Helvetica, sans-serif; background-color:#D1B473;  text-align:center;  margin-top:0;  margin-left:0; font-size:13px; color:#000000 }
h1 { color:#666666; font-size: 18px; font-weight:normal; margin:16px 0 16px 0 }
td.heading { font-weight:bold;  color:#ffffff }
td.content {color:#000000; border-right:1px solid #999999; }
td.lastChild {color:#000000; border-right:none; }
.goicon { background-image: url(img/goicon.gif); background-position: right; background-repeat: no-repeat;  padding-right: 16px; }

#wrapper { width:779px; margin-left:auto; margin-right:auto; margin-top:20px; text-align: left;  }
.headerContent { padding:6px 0 0 6px;width:773px;}
.page { width: 779px; background: url(img/ui/pageMid.jpg); background-repeat:repeat-y; }
.pageTop {  width: 779px; height: 160px;background: url(img/ui/pageTop.jpg);background-repeat: no-repeat; }
.pageMid { width: 769px; padding:0 0 0 10px; }
.pageBot { width: 779px; height:20px;background: url(img/ui/pageBot.jpg) no-repeat bottom;  }

.loginBox { margin-left:auto; margin-right:auto; margin-bottom:36px; width: 354px; background: url(img/ui/boxMid.jpg); background-repeat:repeat-y;  }
.loginBoxTop { width: 354px; height: 8px;background: url(img/ui/boxTop.jpg);background-repeat: no-repeat; }
.loginBoxMid { width: 324px; padding:0 10px 10px 20px; }
.loginBoxBot { width: 354px; height:8px;background: url(img/ui/boxBot.jpg) no-repeat bottom; clear:both; }
input.input { width:200px; border:1px solid #cccccc}
.labelText {font-size:14px; color:#000}

.warning { margin-left:auto; margin-right:auto; margin-bottom:36px; width: 354px; background: url(img/ui/alert_icon.gif) top left no-repeat;  }
.warning p {padding-left:45px; margin:0}

.tcShow { position:absolute; top:200px; left:500px; width:481px;}
.tcHide {display:none; position:absolute; top:200px; left:500px;width:481px;}


.box {  width: 481px; background: url(img/boxMidLg.gif); background-repeat:repeat-y;  }
.box p {margin-top:0}
.boxTop { width: 481px; height: 14px;background: url(img/boxTopLg.gif);background-repeat: no-repeat; }
.boxMid { width: 451px; padding:0 10px 0 20px; }
.boxBot { width: 481px; height:14px;background: url(img/boxBotLg.gif) no-repeat bottom; clear:both; }