ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
   	color: #333333;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	
	
}	
.bottombar {
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.rightcolumn {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.emaillink {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.hd1 {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

.leftcolumn {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}	

a {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;

}

a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}	

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.highlightedbullets {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}

/* Menu Styles */

#navcontainer 
{
	width: 125px !important;
	width: 140px;
	position: relative;
	left: 10px;
	top: 0px;


}

#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #9D0808;
  font-weight: bold;
	font-variant: small-caps;
  text-decoration: none;
}

#navcontainer li{
	position: relative;
	width: 100%;
	left: 13px;
	top: 0px;


}

#navcontainer a, #navcontainer h2
{
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	margin: 0;
  padding: 2px 3px;
  display: block;
}

#navcontainer a:link, #navcontainer a:visited
{
  color: #9D0808;
  text-decoration: none;
}
#navcontainer a:hover, #navcontainer a:active
{
	color: #000000;
	text-decoration: underline;
}

 #navcontainer ul ul
{
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background-color: #FFFA7D;
  font-size: 11px;
  font-variant: normal;
  font-weight: normal;
}

#navcontainer ul ul a:link, #navcontainer ul ul a:visited
{
  color: #000000;
  text-decoration: none;
}

#navcontainer ul ul a:hover, #navcontainer ul ul a:active
{
  color :#72C6FD;
  text-decoration: underline;
}

#navcontainer ul ul li
{
  width: 150% !important;
  width: 125%;
  padding: 2px 3px;
}

div#navcontainer ul ul
{
  display: none;
}

div#navcontainer ul li:hover ul{
  display: block;
}
.style5 {	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

