a {
	text-decoration:none; 
	color: #99C68E;
}

.aligntop {
        vertical-align:text-top;
}
.alignleft {
	float:left;
}

.whiteback {
	background-color: #FFFFFF;
}

.roundcont {
	width: 90%;
	background-color: #002559;
	color: #fff;
}

.roundcont2 {
	width: 100%;
	background-color: #FFFFFF;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

.roundtop2 { 
	background: url(tr2.png) no-repeat top right; 
}

.roundbottom2 {
	background: url(br2.png) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#miniflex {
  width: 99%;
  float: left;
  font-size: small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: 4px solid #002559;
  padding-bottom: 2px;
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #002559;
  border-bottom: 4px solid white;
  padding-bottom: 2px;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #002559;
  padding-bottom: 2px;
  color: #002559;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 4px solid #002559;
}
