.FT_Container {
	height: 50px;
	width: 910px;
	text-align: center;
}

.FT_FooterBlueBox
{
	text-align: center;
	background-color: #8dd3d3;
	color: #FFFFFF;
	height: 20px;
}


.FT_FooterCopyright
{
	padding-top: 10px;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	font-size: 0.8em;
}
.FT_FooterCopyright a, .FT_FooterCopyright a:visited
{
	text-decoration: none;
}
.FT_FooterCopyright a:hover
{
	text-decoration: underline;
}


    #FT_Nav {
      line-height:normal;
		text-align: center;
      }
    #FT_Nav ul {
	  margin:0px 0px 0px 0px;
	  padding:0px 0px 0px 0px;
	   text-indent: 0px;
      }
    #FT_Nav li {
	  margin:0px 0px 0px 0px;
	  padding:0px 0px 0px 0px;
	  text-indent: 0px;
	   /*list-style-image :url(../images/generalpage/nav_bullet.gif);*/
		display: inline;
      }
    #FT_Nav a {
      margin:0;
      padding:0px 0px 0px 0px;
		line-height: 18px;
		vertical-align: middle;
      text-decoration:none;
      }
    #FT_Nav a span {
      float:left;
      color:#FFFFFF;
		font-size: 0.8em;
  		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 2px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #FT_Nav a span {float:none;}
    /* End IE5-Mac hack */
    #FT_Nav a:hover span {
		text-decoration:underline;
      }


#FooterNavSelected li
{
	background-color: #FFFFFF;
	color: #ef238e;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent: 0px;
	display: inline;
}
#FooterNavSelected a {
	margin:0;
	padding:0px 2px 2px 2px;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #ef238e;
	vertical-align: middle;
	text-decoration:none;
}
#FooterNavSelected a span {
	float:left;
	color:#ef238e;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 2px 5px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#FooterNavSelected a span {float:none;}
	/* End IE5-Mac hack */
#FooterNavSelected a:hover span {
	text-decoration:underline;
}