#page {
 width: 798px;
 margin: 0px auto;
 min-height: 598px;
 padding: 0px;
 background: #c0c0c0 left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 130%;
 font-family: "MS UI Gothic";
 color: #333333;
 border: 1px solid #808080;
 height: expression(document.all('page').scrollHeight < 600? '598px':'auto');
}
body {
 margin: 0px;
 behavior: url("cssassist.htc");
 background: #c0c0c0 left top;
}
a {
 color: #000000;
}
a:visited {
 color: #808080;
}
a:hover {
 color: #ffffff;
}
#header {
 clear: both;
 width: 770px;
 min-height: 15px;
 display: auto;
 margin: 0px;
 padding: 5px 14px 4px;
 background: #4d4d4d left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-bottom: 1px solid #808080;
 height: expression(document.all('header').scrollHeight < 17? '15px':'auto');
}
#title {
 clear: both;
 width: 766px;
 min-height: 49px;
 display: auto;
 margin: 0px;
 padding: 30px 16px 10px;
 background: #000000 left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 color: #333333;
 border-bottom: 1px solid #808080;
 height: expression(document.all('title').scrollHeight < 51? '49px':'auto');
}
#menubar {
 clear: both;
 width: 798px;
 min-height: 15px;
 display: auto;
 margin: 0px;
 padding: 4px 0px 3px;
 background: #000000 left top;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-bottom: 1px solid #808080;
 height: expression(document.all('menubar').scrollHeight < 17? '15px':'auto');
}
#menubar a.tabs:hover {
 color: #6b78a9;
}
#menubar .button {
 margin: 0px;
 padding: 5px 15px 4px 6px;
}
#side1 {
 float: left;
 width: 177px;
 display: inline;
 min-height: 414px;
 margin: 0px 2px 2px 0px;
 padding: 10px;
 background: #dcdcdc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 height: expression(document.all('side1').scrollHeight < 416? '414px':'auto');
}
#side1 .list a {
 background: #ffffff;
}
#side1 .list a:hover {
 background: #efefef;
 color: #0600b3;
}
#side1 .list {
 text-align: left;
 font: 1em/120% "MS UI Gothic";
 margin: 3px 0px 3px 15px;
 width: 185px;
 height: 20px;
}
#main {
 float: left;
 width: 376px;
 display: inline;
 min-height: 414px;
 margin: 0px 0px 2px;
 padding: 10px;
 background: #dcdcdc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 border-left: 1px solid #808080;
 height: expression(document.all('main').scrollHeight < 416? '414px':'auto');
}
#side2 {
 float: left;
 width: 177px;
 display: inline;
 min-height: 414px;
 margin: 0px 0px 2px 2px;
 padding: 10px;
 background: #dcdcdc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border-bottom: 1px solid #808080;
 border-left: 1px solid #808080;
 height: expression(document.all('side2').scrollHeight < 416? '414px':'auto');
}
#footer {
 clear: both;
 width: 770px;
 min-height: 15px;
 display: auto;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #4d4d4d left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-top: 1px solid #808080;
 height: expression(document.all('footer').scrollHeight < 17? '15px':'auto');
}
.hide {
 display: none;
}
.submenu {
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}
.submenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.submenu li {
 clear: both;
 margin: 0px;
}
.submenuitem {
 float: left;
}
.submenuitemcenter {
 float: left;
}
.submenuitemright {
 float: left;
}
.submenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 padding: 0px 0px 5px;
}
.submenuitemlink:link {
 color: #000000;
}
.submenuitemlink:visited {
 color: #000000;
}
.submenuitemlink:hover {
 color: #ffffff;
}
.mainmenu {
 margin: 0px;
 padding: 0px;
 overflow: auto;
 color: #ffffff;
}
.mainmenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.mainmenu li {
 float: left;
 display: inline;
 padding: 0px;
}
.mainmenuitem {
 float: left;
 border-right: 1px solid #ffffff;
}
.mainmenuitemcenter {
 float: left;
}
.mainmenuitemright {
 float: left;
}
.mainmenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 padding: 0px 20px;
 white-space: pre;
}
.mainmenuitemlink:link {
 color: #ffffff;
}
.mainmenuitemlink:visited {
 color: #ffffff;
}
.mainmenuitemlink:hover {
 color: #808080;
}
.mainmenu li ul {
 display: none;
 list-style: none;
 position: absolute;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
 background-color: #000000;
 border: 1px solid #dcdcdc;
}
.mainmenu li ul li {
 clear: both;
 position: relative;
 margin: 0px;
 padding: 5px;
 white-space: pre;
 border: 1px ridge;
}
.mainmenu li ul a {
 text-decoration: none;
}
.mainmenu :link {
 color: #ffffff;
}
.mainmenu :visited {
 color: #ffffff;
}
.mainmenu :hover {
 color: #808080;
}
.pngalpha {
 behavior: url("cssassist.htc");
}
h2 {
 font-weight: bold;
 font-size: 15pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h3 {
 font-style: italic;
 font-size: 11.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h4 {
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h5 {
 font-style: italic;
 font-size: 8.3pt;
 line-height: 117%;
 text-decoration: none;
 text-transform: none;
}
h6 {
 font-weight: bold;
 font-size: 6.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h1 {
 font-style: normal;
 font-weight: normal;
 font-size: 11pt;
 line-height: 100%;
 text-decoration: none;
 text-transform: none;
}