#navlist {  margin-top:1px;  margin-bottom:0px;  text-align:center;  padding: 5px 0;  margin-left: 0;
  border-bottom: 1px solid #0F3974;  font-family: verdana,arial,helvetica,sans-serif,sans;  font-size: 11px;
}
#navlist li {   list-style: none;   margin: 0;   display: inline; }

#navlist li a {  color: #F1F6FE;  padding: 5px 15px;  margin-left: 3px;  border: 1px solid #0F3974;
  border-bottom: none;  background: #2153AA bottom left repeat-x;  text-decoration: none;
}
/*#navlist li a {  color: #F1F6FE;  padding: 5px 15px;  margin-left: 3px;  border: 1px solid #0F3974;
  border-bottom: none;  background: #2153AA url('/pages/newsite/img/navcorner.gif') bottom left repeat-x;  text-decoration: none;
}*/
/*
#navlist li a {  color: #F1F6FE;  padding: 5px 15px;  margin-left: 3px;  border: 1px solid #0F3974;
  border-bottom: none;  background: #2153AA url('/pages/newsite/img/header/tab_bg.gif') bottom left repeat-x;  text-decoration: none;
}
*/
/*background: transparent url(media/slantdivider.gif) top right no-repeat;*/
#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }
#navlist li a:hover {   color: #FFFFFF;   background: #3364BB;   border-color: #0F3974; }
#navlist li a#current {   color: #000;   background: #FFFFFF;  border-bottom: 1px solid #FFFFFF;}

/*2nd level content wrapper*/
/* #tabcontent{ border: 0px; background-color: #f6f6F6 ; height: 100% ; font-size: 8px;  } */ /*IE7 beta2 fix*/
#tabcontent{ border: 5px; background-color: #fff; height: 100% ; font-size: 12px; margin-bottom: 5px; margin-top: 5px; /*IE7 beta2 fix*/ }
#tabcontent ul{ padding: 0; margin-bottom: 5px; list-style-type: none; display: none; }
#tabcontent ul li{ display: inline; }
/*selected 2nd level content*/
#tabcontent ul.selected{  display: block; }
#tabcontent ul li a{ border-right: 1px solid #778; font-weight: bold  ;color: #000099; padding: 1px 24px; display: block; float: left; text-decoration: none; }


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* IE6 Only */

/* End hide from IE-mac */


