body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAFAFA;
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	text-decoration: none;
}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
}
a.navTop:hover {
	color: 66C4D0;
}
.centreFill {
	background-color: #FFFFFF;
}
.navMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 3D90AE;
	text-decoration: none;
}
a.navMid:hover {
	color: 66C4D0;
}
.centreFillLower {
	background-color: #EFEFEF;
}
.navFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
}
a.navFoot:hover {
	color: 66C4D0;
}
.navMidA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.prodHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 3D90AE;
	text-decoration: none;
}
.lightBlueFill {
	background-color: #f0f6f9;
}
.dropMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3D90AE;
	width: 100%;
}

.dropMenus50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3D90AE;
	width: 100px;
}

.smInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3D90AE;
	width: 20px;
	text-align: center;
	text-indent: 2px;
}
.addToBasketBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #999999;
}
.singleLineTextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 100%;
	border: 1px solid #3D90AE;
}
.TextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 100%;
	border: 1px solid #3D90AE;
}

.MultiLineTextInputCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 60px;
	width: 100%;
	border: 1px solid #3D90AE;
}
.dropMenus50pcWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3D90AE;
	width: 48%;
}
.dropMenus30pcWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3D90AE;
	width: 31%;
}
.subHeadLCASE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
}
.subButtonsUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #999999;
	height: 30px;
}
.subButtonsOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66C4D0;
	width: 100%;
	border: 1px solid #66C4D0;
	height: 30px;
}
.bodyCopyErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.subHeadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.subHeadLCASEWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyCopyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	text-decoration: underline;
}
.formOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 999999;
	text-decoration: none;
	background-color: #F0F6F9;
}
.formERROR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D90AE;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3d90ae;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #66c4d0;
	text-decoration: none;
}
.bodyLinkWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.greetingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.prodHeadB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 3D90AE;
	text-decoration: none;
}
.introCopu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
