@charset "utf-8";
/* CSS Document */

.bigLetter {
	font-size: 45px;
}
#mainContent h2 {
	font-size: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainContent p {
	margin-top: 0px;
}
#mainContent a,
.footerColumn ul.benefits a {
	color: #008;
	text-decoration: none;
}
#mainContent a:hover {
	color: #222;
	text-decoration: underline;
}
#registrationForm {
	font-size: 16px;
}
.rightarea .text a {
	color: #FFF;
}
.rightarea .text a:hover {
	color: #AAA;
	text-decoration:underline;
}
span.news-title {font-weight:bold;}

.tooltip a {
	color: #FFF;
}
.tooltip a:hover {
	color: #AAA;
	text-decoration:underline;
}
.links a {
	color: #777;
}
body.jsw #mainContent,
.jswtext {
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#333333;
}
.jsw #mainContent a:hover {
	color:#008;
}
.jsw #mainContent h2 {
	margin-bottom:20px;
}
.footer-heading {
	font-weight:bold;
}
.footerColumn a {
	padding-left:10px;
	display:block;
	text-decoration:none;
}
.footerColumn a:hover {
	text-decoration:underline;
}
.footerColumn {
	font-family:Arial, Helvetica, sans-serif;
}
#mainContent .storelisting .prod-description a,
.footerColumn ul.benefits a {
	color:#2A8FC2;;
	text-decoration:none;
}
#mainContent .storelisting .prod-description a:hover,
.footerColumn ul.benefits a:hover {
	text-decoration:underline;
}

.footerColumn ul.benefits a {
	padding-left:0;
}


