@charset "utf-8";
/* CSS Document NOTES AND INSTRUCTIONS: http://www.alistapart.com/articles/slidingdoors/*/
	
  .smallnav {text-align:right; margin:auto 15px auto auto; width:168px;}	
  .smallnav a {font-size:11px; font-style:normal; font-weight:bold; color: #336faa; text-decoration:none; border-bottom:0px solid;}
  .smallnav a:hover {border-bottom:0px solid; text-decoration:underline; color:#0e3e6f;}

  #header {
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
	font-size:12px;
	font-weight:bold;
    }
	
  #header ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #header li {
    float:left;
    margin:0;
    padding:0;
    }
	
  #header a {
    display:block;
	background:url("http://www.ber.org/anew/img/menubg_left.jpg")
      no-repeat left top;
    padding:4px 6px;
	text-decoration:none;
    color:#666666;}
	
  #header a:hover {
	color:#0e3e6f;
    }
	
  #header li {
    float:left;
    background:url("http://www.ber.org/anew/img/menubg_right.jpg")
      no-repeat right top;
    margin:0px 3px 0px 0px;
    padding:0;
    }
	
  #header #current {
    background-image:url("http://www.ber.org/anew/img/menubg_right_on.jpg");
    }
  #header #current a {
    background-image:url("http://www.ber.org/anew/img/menubg_left_on.jpg");
	color:#0e3e6f;    }
	
ul.siteNav li a.currentLink{
color: #0e3e6f;}

ul.siteNav li a#firstLink
{}

ul.siteNav li a#lastLink
{margin-bottom:0px;}

ul.siteNav li a#lastLink:hover
{}
	