/* CSS Document */
html {
      background: none;
}
#doc {
      background: #FFFFFF none repeat scroll 0%;
      float: left;
      overflow: hidden;
      width: 865px;
      /*width: 1024px;*/
}

.yui-t-custom {
    margin:auto;text-align:left;/* leave unchanged */
}

.yui-t-custom #yui-main {
    float:left;
    margin-right:-25em;
    /* IE: preserve layout at narrow widths */
}

.yui-t-custom #yui-main-mc {
    float:left;
    margin-right:-25em;
    /* IE: preserve layout at narrow widths */
}

.yui-t-custom .yui-b {
    float:right;/* leave unchanged */
    width:15.3846em;/* non-IE */
    *width:15.0138em;/* IE */
}
.yui-t-custom #yui-main .yui-b {
    margin-right:16.3846em;/* non-IE */
    *margin-right:16.0138em;/* IE */
}

yui-t-custom #yui-main-mc .yui-b {
    margin-right:16.3846em;/* non-IE */
    *margin-right:16.0138em;/* IE */
}

h3 {
    font-weight: bold;
}
#bd {
     clear: left;
     height: 1%;
     padding: 15px 10px 0 10px;
}
#hd {
    position:relative;
}