a.hpi:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #024E94; text-decoration: none}
a.hpi {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #000378; text-decoration: none}

a:hover {font-family: verdana,Arial, Helvetica, sans-serif;color: #6B84B5; text-decoration:none; font-style: normal; line-height: normal; font-weight: normal; font-size:12}

a {font-family: verdana,Arial, Helvetica, sans-serif;font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; font-size:12}

A.topnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; font-style: normal; line-height: normal; font-weight: normal}
A.topnav {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFF00; text-decoration: NONE}

.menulist, .menulist ul {
 margin: 0;
 padding: 0px;
 width: 159px;
  list-style: none;
 background: #6982B8 url(../menu.jpg) left repeat-y;
 border: 0px;
}
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 145px;
}
.menulist li {
 position: relative;
}
.menulist a {
 display: block;
 padding: 3px 4px 3px 10px;
 color: #000;
 text-decoration: none;
 border: 0px solid transparent;
}
* html .menulist a {
 border: none;
 margin: 1px;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 background: #6982B8;
 padding: 2px 5px 4px 9px;
 border: 0px;
 margin: 0;
}
.menulist a.highlighted {
 background: #6982B8;
 border: 0px;
 margin: 0;
}
.menulist a .subind {
 float: right;
}
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}




.menulist2, .menulist2  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.menulist2 ul {
 visibility: hidden;
 position: absolute;
 left: 0px;
 background: url(../but1.gif) left repeat-y; 
 width: 107px;
 height: 24px;
}


.menulist2 ul ul {
 left: 107px;
}


.menulist2 li {
 float: left;
 position: relative;
 border: 0px;
 width: 107px;
 margin-right: 0px;
}

.menulist2 ul li {
 float: none;
 margin-right: 0;
 margin-bottom: 0px;
}
.menulist2 ul>li:last-child {
 margin-bottom: 0px;
}

.menulist2 a {
 display: block;
 padding: 0px;
 text-decoration:  none;
}

.menulist2 a:hover, .menulist2 a.highlighted:hover, .menulist2 a:focus {
 background: url(../but1.gif) left repeat-y; 
}
.menulist2  a.highlighted {
 background: url(../but1.gif) left repeat-y; 
}

.menulist2 a .subind {
 display:  none;
}
.menulist2 ul a .subind {
 display:  block;
 float: right;
}

.menulist2 a {
 float: left;
}
.menulist2 ul a {
 float: none;
}
/* \*/
.menulist2 a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist2  ul li {
 float: left;
 height: 1%;
}
* html .menulist2  ul a {
 height: 1%;
}
/* End Hack */