.footerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}