@charset "utf-8";
.bannerbkg {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
.logotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.strapline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.skincare {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.atagcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.greyboxredbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #CC2448;
	border-right-color: #CC2448;
	border-bottom-color: #CC2448;
	border-left-color: #CC2448;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC2448;
}
.greytext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.atagcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 12px;
}
.greybackgd {
	background-color: #999999;
}

.redbkgd {
	background-color: #CD2549;
	font-size: 10px;
}
.whitebackgd {
	background-color: #FFFFFF;
}
.redlineleft {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CD2549;
	border-right-color: #CD2549;
	border-bottom-color: #CD2549;
	border-left-color: #CD2549;
}
