/*** Footer Navigation ***/

#footernavcontainer
{
	height: 26px;
	width: 100%;
	font-size:1.5em;
}

#footMenu li
{
	display: inline;
	list-style-type: none;
	color: #0084C5;
	font-size: 0.8em;
	font-weight: 200;
}

#footer ul li strong
{
	font-size: 1.3em;
}


#footMenu li a
{
	text-decoration: none;
	padding: 2px 5px;
	font-size: 1.0em;
	font-weight: 200;
}
/* Hide from IE-mac \*/
* html #footMenu li a/* hide from IE 5.0 */ {height: 1%;}
/* End hide */

#footMenu li a
{
	color: #0084C5;
}

#footMenu li a:hover
{

	color:  #0084C5;
}

div#innerFooter div ul#importantapr, div#innerFooter div ul#importantapr li
{
	color: #000;
	list-style-type: none;
	text-align: center;
}