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


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


a {
 color: #109910;
}


a:visited {
 color: #b8ccb8;
}


a:hover {
 color: #8fcc8f;
}


#header {
 clear: both;
 width: 770px;
 min-height: 15px;
 display: auto;
 margin: 0px;
 padding: 5px 14px 4px;
 background: #b0bf69 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-bottom: 1px solid #c6e092;
 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: #f2ffe6 left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 font-size: 18pt;
 line-height: 110%;
 color: #709968;
 border-bottom: 1px solid #c6e092;
 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: #598c7b left top;
 text-align: left;
 font-style: normal;
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-bottom: 1px solid #c6e092;
 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: #e5ffcc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border-right: 1px solid #c6e092;
 border-bottom: 1px solid #c6e092;
 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: #f2ffe6 left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border-right: 1px solid #c6e092;
 border-bottom: 1px solid #c6e092;
 border-left: 1px solid #c6e092;
 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: #e5ffcc left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
 border-bottom: 1px solid #c6e092;
 border-left: 1px solid #c6e092;
 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: #b0bf69 left top;
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #ffffff;
 border-top: 1px solid #c6e092;
 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: #109910;
 padding: 0px 0px 5px;
}


.submenuitemlink:link {
 color: #109910;
}


.submenuitemlink:visited {
 color: #109910;
}


.submenuitemlink:hover {
 color: #8fcc8f;
}


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


h1 {
 font-weight: bold;
 font-size: 20pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}


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;
}
.mainmenu li ul {
 display: none;
 list-style: none;
 position: absolute;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
 background-color: #598c7b;
 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");
}