#footerOuter {
   vertical-align:bottom;
   height:30px;
   background-color: #6c4c7b;
}

#footerPanel {
   border-collapse: collapse;
   padding: 0px;
   width:990px;
   margin:auto;
   text-align:center;

}

#footerPanel .textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666600;
	font-weight: bold;
}

#footerPanel .smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666600;
	word-spacing: 0em;
	letter-spacing: 0.75px;
}

#footerPanel .footNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#footerPanel td {

}

#footerPanel  a{
}

#footerPanel img{
   padding: 0px;
   margin: 0px;
   border: 0px;
   display: block
}

#footerPanel a:hover{
}  
