.sidemenu a.menuCategoryItem {		/* This style must be declared seperateley in IE */
	font-size:14px;
	font-family: arial, tahoma;
	line-height: 20px;
	font-weight:bold;
	color: #001;
	
}

.headerPromoText{
	padding-top:87px;
	padding-left:120px;
	font-size:14px;
	font-family:arial;
	color:#000000;
	font-weight:bold;
}

.homePromoText {
	font-family:viga,arial;
	font-size: 26px;
	font-weight: bold;
}

.homePromoText a{
	color: #0489B1;
}
.homePromoText a:hover{
	color: #000066;
	text-decoration: none;
}


.frontBigButton{
	display:inline-block;
	padding:10px;
	font-size:18px;
	background-color:#B9EEFF;
	margin:10px;
	border:1px solid #6BDAFF;
	border-radius:4px;
}

.frontBigButton:hover{
	text-decoration: none;
	background-color:#D1F4FF;
}

.papBrands {
	font-size: 20px;
}

.papProduct {
	font-size: 20px;
}


