.leftnav li a:hover, .leftnav .currentselection a, .leftnav .currentselection .currentselection a {
 font-weight: bold;
 color: black;
}

.leftnav .currentselection li a {
 font-weight: normal;
 color: #005295;
}

.leftnav ul li ul li a {
 padding: 2px 0px 2px 16px;
}



.midlinks {
 font: 700 11px Verdana;
 margin: 0px 30px 0px 30px;
 text-decoration: none;
 color: #005295;
 line-height: 40px;
 display: inline;
}

.midlinks:hover {
 text-decoration: underline;
}

.contentholder {
 padding-top: 35px;
 padding-bottom: 10px;
 padding-left: 10px;
}

#bkmarkholder a {
 padding: 0px 10px 0px 0px;
 text-decoration: none;
 font: 700 10px Verdana;
 color: #005295;
}

#bkmarkholder a:hover {
 text-decoration: underline;
}


.tips_popup {
  background: white;
  border: 2px solid #005295;
  padding: 15px;
  visibility: hidden;
  /*margin-top: -130px;*/
  width: 600px;
  font: 11px Verdana;
  color: black;
  position: absolute;
  margin: 0px;
  top: 0px;
  left: 0px;
  text-align: left;
}

.tips_popup a, .tips_link {
  font: 11px Verdana;
  color: #005295 !important;
}

.portal-page-area table {
 padding: 0px;
}

.layout-2ColNW .page-colA {
 width: 210px !important;
}

.layout-2ColNW .page-colB, .layout-1Column .page-colA {
 width: 550px !important;  /* 550 */
 /*padding-left: 20px;*/
}

.contentbody, .contentbody td {
 font: 11px Verdana;
 line-height: 16px;
 padding: 0px;
}

.contentbody p {
 margin: 10px 0px 10px 0px;
}

.contentbody ul {
 margin-left: 0px;
 padding-left: 0px;
}

.contentbody ul li {
 margin-left: 15px;
 margin-top: 10px;
 list-style-image: url('../images/bullet_lblue.png');
}

.contentbody ul li ul li {
 list-style-image: url('../images/bullet_grey.png');
}

.contentbody * a {
 color: #005295;
 text-decoration: none;
 font-family: Verdana;
}

.contentbody * a:hover {
 text-decoration: underline;
}

.news_table_widget td {
 padding-bottom: 5px;
}

.news_table_widget td, .news_table_widget td a {
 font-size: 10px;
}

.news_table_widget .view_all_link {
 font-size: 9px;
}

.tabular-as-links li {
 margin-top: 0px;
}

.contentbody .site_map li {
 margin-top: 3px;
 font-weight: 700;
}

.contentbody .site_map li ul li {
 font-weight: 400;
}

/*.searchfields {
  padding: 0px !important;
  margin: 0px !important;
  padding-top: 1px;
  font-family: Verdana;
  font-size: 11px;
  height: 19px;
  width: 223px;
  background: white;
  border: 1px solid #005295;
  }

.searchspan {
  border: 1px solid #005295;
  width: 221px;
  }

.searchspan .searchfields {
  border: 0px;
  width: 221px !important;
  height: 16px;
  }*/

.pageSelecter {
 width: 80px;
 margin-right: 10px;
}

.searchresult-group sup {
  position: relative;
  bottom: 4px;
}
