#page {
 width: 798px;
 margin: 0px auto;
 min-height: 598px;
 padding: 0px;
 background: #e1e1e1 left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 130%;
 font-family: "MS UI Gothic";
 color: #4c4c4c;
 border: 1px solid #999999;
 height: expression(document.all('page').scrollHeight < 600? '598px':'auto');
}


body {
 margin: 0px;
 behavior: url("cssassist.htc");
 background: #ffffff left top;
}


a {
 color: #1a1a1a;
}


a:visited {
 color: #696969;
}


a:hover {
 color: #1c6ea6;
}


#header {
 clear: both;
 width: 770px;
 display: none;
 min-height: 15px;
 margin: 0px;
 padding: 5px 14px 4px;
 background: #d9d9d9 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 line-height: 120%;
 border-bottom: 1px solid #999999;
 height: expression(document.all('header').scrollHeight < 17? '15px':'auto');
}


#title {
 clear: both;
 width: 766px;
 display: auto;
 min-height: 89px;
 margin: 0px;
 padding: 30px 16px 10px;
 background: #ffffff right top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 border-bottom: 1px solid #999999;
 height: expression(document.all('title').scrollHeight < 91? '89px':'auto');
}


#menubar {
 clear: both;
 width: 798px;
 display: none;
 min-height: 15px;
 margin: 0px;
 padding: 4px 0px 3px;
 background: #b3b3b3 left top;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 line-height: 120%;
 color: #ffffff;
 border-bottom: 1px solid #999999;
 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: 170px;
 display: none;
 min-height: 438px;
 margin: 0px 0px 10px 15px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side1').scrollHeight < 440? '438px':'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: 748px;
 min-height: 438px;
 display: inline;
 margin: 0px 15px 10px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('main').scrollHeight < 440? '438px':'auto');
}


#side2 {
 float: left;
 width: 170px;
 display: none;
 min-height: 438px;
 margin: 0px 15px 10px 0px;
 padding: 10px;
 background: #cccccc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 height: expression(document.all('side2').scrollHeight < 440? '438px':'auto');
}


#footer {
 clear: both;
 width: 770px;
 display: none;
 min-height: 15px;
 margin: 0px;
 padding: 4px 14px 3px;
 background: #b3b3b3 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 line-height: 120%;
 border-top: 1px solid #999999;
 height: expression(document.all('footer').scrollHeight < 17? '15px':'auto');
}


.hide {
 display: none;
}


.mainmenu {
 margin: 0px;
 padding: 0px;
 overflow: auto;
}


.mainmenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}


.mainmenu li {
 float: left;
 display: inline;
 padding: 0px;
}


.mainmenuitem {
 float: left;
 display: inline;
 border-right: 1px solid #ffffff;
}


.mainmenuitemcenter {
 float: left;
 display: inline;
}


.mainmenuitemright {
 float: left;
 display: inline;
}


.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: #1c6ea6;
}


.submenu {
 overflow: hidden;
 margin: 0px;
 padding: 0px;
}


.submenu ul {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}


.submenu li {
 clear: both;
 margin: 0px;
}


.submenuitem {
 float: left;
}


.submenuitemcenter {
 float: left;
 display: inline;
}


.submenuitemright {
 float: left;
 display: inline;
}


.submenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 color: #1a1a1a;
 padding: 0px 0px 5px;
}


.submenuitemlink:link {
 color: #1a1a1a;
}


.submenuitemlink:visited {
 color: #1a1a1a;
}


.submenuitemlink:hover {
 color: #1c6ea6;
}


.submenuitem:hover .submenuitemcenter {
 display: inline;
}


.submenuitem:hover .submenuitemright {
 display: inline;
}
.mainmenu li ul {
 display: none;
 list-style: none;
 position: absolute;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
 background-color: #b3b3b3;
 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;
}
.pngalpha {
 behavior: url("cssassist.htc");
}