.footer
{
	font-family:			"Myriad Pro", Verdana, Arial;
	font-size:			10pt;
	color:				#666666;
	line-height:			11pt;
}
.footer .root
{
	background:			#b2b2b2 URL(../Images/Footer/background.jpg) repeat-x right top;
	border:				solid 1px #a0a0a0;
	height:				117px;
	width:				950px;
	font-size:			10pt;
/*	font-family:			Arial;*/
	text-align:			left;
	padding: 			10px;
	line-height:			11pt;
}
.footer .root a
{
	color:				White;
	text-decoration:		none;
/*	font-family:			Arial;*/
	font-size:			10pt;
}
.footer .root a:hover
{
	text-decoration:		underline;
}
.footer .root .modelLabel
{
	color:				Yellow;
	font-weight:			bold;
/*	font-family:			Arial;*/
	font-size:			10pt;
}
.footer .innerCell
{
	border-left: 			solid 1px White;
	padding-left: 			5px;
	padding-right: 			5px;
	line-height:			11pt;
}
.footer .dynamicContent
{
	width: 				450px;
}
.footer .footerBackground
{
	background-image:		URL('../Images/Footer2009/background.gif');
	background-repeat:		repeat;
	width:				100%;
	border-top:			solid 3px #707375;
}
.footer .headerText
{
	font-weight:			bold;
	color:				#fed416;
	font-size:			11pt;
	font-family:			Arial, "Myriad Pro";
}
.footer .twitter1
{
	background-image:		URL('../Images/Header2008/twitter-top.gif');
	background-repeat:		no-repeat;
	height:				31px;
}
.footer .twitter2
{
	background-image:		URL('../Images/Header2008/twitter-bottom.gif');
	background-repeat:		no-repeat;
	padding-top:			10px;
	padding-left:			5px;
	padding-right:			5px;
}

