	/* ESSENTIAL DAY SPA - CSS Document */

	/* >>>>> START PAGE STRUCTURE AND TEXT CONTROLS <<<<< */

	.Table-Main {
		width: 950px;
		background-color: #FFFFFF;
	}
	
	.Row-Footer {
		padding-left: 0px;
		padding-right: 0px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #00b7b9;
	}
	
	.Text-Body1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		text-align: left;
		vertical-align: top;
	}
	
	.Text-Normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #e84e0e;
		text-decoration: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		text-align: left;
		vertical-align: top;
	}
	
	.Text-Normal-Grey {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		text-align: left;
		vertical-align: top;
	}
	
	.Text-White {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		text-align: right;
		vertical-align: top;
	}
	
	.Text-Other {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		text-align: center;
		vertical-align: middle;
	}
	
	.Text-Footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	
	.Text-Copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}

	.Text-Headings {
		padding:0px 10px 0px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #e84e0e;
		text-decoration: none;
		background-image: url(Images/Elements/Heading_Background.gif);
		background-repeat: repeat-x;
		background-position: center;
		height: 40px;
		}
		
	.Text-Headings2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: normal;
		color: #e84e0e;
		}
		
	.Text-Headings3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #333333;
		}
		
	.Text-Headings4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #e84e0e;
		}
		
	.Text-Headings5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #e84e0e;
		}	

	.Text-Trail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		text-align: left;
		padding-right: 5px;
		padding-left: 20px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: center;
		vertical-align: middle;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E7E7E7;
		padding-top: 5px;
	}
	
	.Text-Menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px Solid #FFFFFF;
	}

	/* >>>>> END STRUCTURE AND TEXT CONTROLS <<<<< */
	/* >>>>> START LINK CONTROLS <<<<< */
	
	a.LinksWhite:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
	a.LinksWhite:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none }
	
	a.LinksHeader:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksHeader:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksBlue:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: underline }
	a.LinksBlue:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: underline }
	a.LinksBlue:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: underline }
	a.LinksBlue:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksBlue2:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksBlue2:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksBlue2:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinksBlue2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }

	a.LinksGrey:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksGrey:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	
	a.LinksNull:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
	a.LinksNull:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }

	a.LinksLogin:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksLogin:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksLogin:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline }
	a.LinksLogin:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #00688F; text-decoration: none }
	
	a.LinksFooter:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00b7b9; text-decoration: none }
	a.LinksFooter:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00b7b9; text-decoration: none }
	a.LinksFooter:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00b7b9; text-decoration: none }
	a.LinksFooter:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none }

	a.LinkDQ:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00539F; text-decoration: none }
	a.LinkDQ:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline }
	

	/* >>>>> END LINK CONTROLS <<<<< */
	/* >>>>> START ELEMENTS <<<<< */

	.VerticalLine {
		background-image:  url(../Images/Elements/Vertical_Line.gif);
		background-repeat: repeat-y;
		background-position: center;
		width: 1px;
	}
	
	.VerticalLine-CCC {
		background-image:  url(../Images/Elements/Vertical_Line_CCCCCC.gif);
		background-repeat: repeat-y;
		background-position: center;
		width: 1px;
	}	
	
	.HorizLine {
	background-image:  url(Images/Elements/HorzLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
	}
	
	.Arrows {
		background-image:  url(Images/Elements/Arrow_Grey.gif);
		background-repeat: no-repeat;
		background-position: center center;
		width: 20px;
		height: 25px;
	}
	
	.Background-Body {
		background-image: url(Images/Elements/Body_Background.gif);
		background-repeat: repeat-x;
		background-position: center;
	}
	
	.Strip-Date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #CECECE;
		text-decoration: none;
		font-weight: normal;
	}
	
	.Border-Bottom {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #333333;
	}
	
	.Border-Bottom-Light {
		border-bottom: solid 1px #E7E7E7;
	}
	
	.Border-Top {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #00688F;
	}
	
	.Border-Right {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	
	.Box-400 {
		width: 570px;
	}
	
	.Border-Content {
		border: 1px solid #394792;
	}
	/* >>>>> END ELEMENTS <<<<< */	
	/* >>>>> START CONTENT CONTROLS <<<<< */
	
	.SidePaddingLeft {
		width: 16px;
	}
	
	.SidePaddingRight {
		width: 10px;
	}
	
	.HSpacer5px {
		height: 2px;
	}

	.VSpacer10px {
		height: 10px;
	}	
	.VSpacer5px {
		height: 5px;
	}	
	
	/* >>>>> END CONTENT CONTROLS <<<<< */
	/* >>>>> START GENERAL SETTINGS <<<<< */
	
	.Buttons-EDS {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #333333;
			text-decoration: none;
			background-image:  url(Images/Elements/Heading_Background.gif);
			background-repeat: repeat-x;
			text-align: center;
			vertical-align: middle;
			height: 20px;
			width: 100px;
			border: 1px solid #00b7b9;
			background-position: center center;
			cursor:hand;
		}
	
	.FormBox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		text-align: left;
		vertical-align: middle;
		width: 180px;
		padding-left: 5px;
		border: 1px solid #00b7b9;
		background-position: center;
	
	}