﻿.GreenBar {
	background-color: #1DA2B4;
}
.SmallTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #145C67;
	text-decoration: none;
}
.SmallTitleB {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #145C67;
	text-decoration: none;
}
.SmallSubTitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #145C67;
	text-decoration: none;
	line-height: 18px;
}
.SmallerSubTitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #145C67;
	text-decoration: none;
	line-height: 18px;
}
.PurchaseLink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #145C67;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}
.ProductTitle {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1DA2B4;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	padding-bottom: 5px;
}
.ProductTitleLong {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1DA2B4;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	padding-bottom: 5px;
}

.Navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.AlignRight {
	text-align: right;
}
.Line {
	background-color: #CEEBEF;
}
.Standard {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.Justification {
	text-align: justify;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.SmallStandard {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.style2 {
	border-style: solid;
	border-width: 0;
}
.ProductBorder {
	border: 1px solid #999999;
}
.WomanBackground {
	background-image: url('../images/woman_flatb.png');
}
.NoBorder {
	border-width: 0;
}