.navFooter { font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 10px; color: #487D9F; text-decoration: none; font-weight: plain; }
.navFooter a { color: #487D9F; text-decoration: none; }
.navFooter a:hover { color: #000000; text-decoration: none; }

.small4 { font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 9px; color: #393F42; text-decoration: none; font-weight: plain; }
.small4 a { color: #393F42; text-decoration: underline; }
.small4 a:hover { color: #000000; text-decoration: none; }

.navFooterWhite { font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: plain; }
.navFooterWhite a { color: #FFFFFF; text-decoration: none; }
.navFooterWhite a:hover { color: #000000; text-decoration: none; }

.small4 {font-family: Tahoma, Arial, "Microsoft Sans Serif"; font-size: 11px; color: #000000; text-decoration: none; font-weight: plain; line-height: 14px; padding-top: 4px;}


.smallWhite {
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}



/* Menu Start Here */
.basictab ul{
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana;
	list-style-type: none;
	text-align: center;
	color: #CC4D00;
}

.basictab li{
display: inline;
}

.basictab li a{
	text-decoration: none;
	padding: 0px 4px;
	color: #ffffff;
	text-align: center;
}

.basictab li a:visited{
color: #ffffff;
}

.basictab li a:hover, .basictab li a.current{
color: #000000;
}

.basictab li a:active{
color: #000000;
}

#tabcontentcontainer{
width:743px; 
height:1.5em; 
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.tabcontent{
display:none;
font: normal 9px Verdana;
text-align: right;
color: #999999;
}

.tabcontent ul{
	margin: 2px 0px;
	padding: 3px 0px;
	list-style-type: none;
}

.tabcontent li{
display: inline;
margin: 0;
}

.tabcontent li a{
text-decoration: none;
padding: 5px;
color: #ff7f00;
}

.tabcontent li a:visited{
color: #ff7f00;
}

.tabcontent li a:hover{
color: #000000;
}

.menuShadow {
	background-image:url(images/menushadow.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
/* Menu End Here */


.showstate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff7f00;
}
