.footerStyle {
	border-style: solid;
	border-width: 1px;
	border-color: buttonshadow;
	border-top: none;	
	/** To be configured for the footer background color **/
	/** background-color: scrollbar; **/
	width: 994px;	
	/** border-bottom: none;/** Uncomment this setting when both footer links and texts are provided in the Customization.config file **/
}

.footerLink {
	font-family: verdana;
	font-size: 9px;
	color: blue;
}

.productVerText {
	font-family: verdana;
	font-size: 9px;
	color: black;
}

.footerText {
	color: black;
	border-width: 1px;
	border-style: solid;
	border-top: none;
	border-color: buttonshadow;
	font-family: verdana;
	font-size: 9px;
	width: 1224px;
}