.HeaderMenuItemTableText {
	font-size: 9px;
	color: #0000FF;
}






.HeaderMenuItemText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	list-style-type: none;
	font-style: normal;
}

.tablebackground2 {
	background-color: #F2F2F2;
}

.tableheaderbackground {
	background-color: #2EC4CF;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tablecenterbackground {
	background-color: #FFFFFF;
}
.tablehomepage {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablebackgrounddark {
	background-color: #CCCCCC;
}
.FormNarrow2 {
	height: 100px;
	width: 450px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	position: relative;
	padding: 20px;
	left: 15px;
	top: -40px;
}
.FormNarrow3 {
	height: 80px;
	width: 150px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	position: relative;
	padding: 5px;
	left: 0px;
	top: -20px;
}
.TextBoxNarrow2 {
	height: 100px;
	width: 450px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	position: relative;
	padding: 20px;
	left: 15px;
	top: -20px;
}

.spacer100 {
	margin-right: 142px;
	padding-right: 0px;
}


.MainbodytextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Mainbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainbodytextIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3em;
}
.blue {
	color: #0046D5;
}
.MainbodytextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.MainbodytextHeaderAqua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0046D5;
	text-transform: none;
	line-height: 30px;
}



.MainbodytextH1 {
	font-family: Papyrus, Arial, Verdana, serif;
	font-size: 18px;
	font-weight: bold;
}

#BodyText1 {
	position:absolute;
	width:826px;
	height:84px;
	z-index:5;
	left: 9px;
	top: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.MainBodyTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.FormLabelRadio {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.required {
	background-image: url(../images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

input {
	margin: 0.1em;
}

input.invalid, textarea.invalid {
	background-color: #FFE813;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
	background-color: #FFFFFF;
}

input:focus, textarea:focus, input.sffocus {
	background-image: none;
	background-color: #FFFFFF;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}

input[type=submit],
input[type=reset] {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}

input[type=submit]:active,
input[type=reset]:active {
	border-style: inset;
	border-width: 0.2em;
	margin: 0em;
}

input[type=submit]:focus,
input[type=reset]:focus  {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}

input[type=submit]:hover,
input[type=reset]:hover  {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
	background-color: #2EC4CF;
}


legend {
	font-weight: bold;
	padding: 0.5em;
	color: #000000;
}

.formtable {
	empty-cells:show;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	margin-bottom: 20px;
}
.formtable2 {
	empty-cells:show;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	margin-bottom: 5px;
}

.bluebold {
	font-weight: bold;
	color: #0046D5;
}

/*---- Valid Styles ------*/



/* (Body Table) Padding for table cells*/
.BodyTablePadding3 {   
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 40px;
}



/* (Body Table) Border for Top, Bottom and Right */
.BodyTableBorderTopBottomRight {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/* (Body Table) Border for Top, Bottom and Left */
.BodyTableBorderBottomLeft {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



.BodyTableBorderNone {
	border: 1px solid #FFFFFF;
}

/* (Body Table) Border for Left */
.BodyTableBorderLeft {
	border-left: 1px solid #CCCCCC;
}

/* (Body Table) Border for Right */
.BodyTableBorderRight {
	border-right: 1px solid #CCCCCC;
}

/* (Body Table) Border for Left and Right */
.BodyTableBorderLeftRight {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


/* (Body Table) Border for Top, Bottom  */
.BodyTableBorderTopBottom {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* (Body Table) Border for Top */
.BodyTableBorderTop {
	border-top: 1px solid #CCCCCC;
}

.BodyTableAlignRight {
	text-align: right;
}
.BodyTableAlignCenter {   
	text-align: center;
}


/* (Body Text) Body Text - Highlighted*/
.BodyTextHighlight {
	color: #000000;
	font-weight: bold;
}

/* (Body Text) Body Text White - */
.BodyTextWhite {
	color: #FFFFFF;
}




/* (Body Text) Body Text White- Highlighted*/
.BodyTextWhiteHighlight {
	color: #FFFFFF;
	font-weight: bold;
}

a.BodyTextWhiteHighlight, a.BodyTextWhiteHighlight:link, a.BodyTextWhiteHighlight:visited, a.BodyTextWhiteHighlight:active   {
	color: #FFFFFF;
	font-weight: bold;
}

a.BodyTextWhiteHighlight:hover {
	color: #CCCCCC;
	font-weight: bold;
}


.BodyTextNoBold {
	font-weight: normal;
}

/* (Body Text) Body Text - Indented*/
.BodyTextIndent {
	margin-left: 1em;
}


/* (Body Text) Heading level 2*/
.BodyTextH2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* (Body Text) Heading level 2*/
.BodyTextH3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

/* (Body Text) Red*/
.BodyTextRed {
	color: #FF0000;
}

/* (Body Text) Red Link */
a.BodyTextRed, a.BodyTextRed:link, a.BodyTextRed:visited, a.BodyTextRed:active {
	color: #FF0000;
}
/* (Body Text) Red Link */
a.BodyTextRed:hover  {
	color: #FF9900;
} 

/* (Body Text) Bullets*/
.BodyTextBullets {
	list-style-type: decimal;
}




/* (Footer Text) */
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: left;
	text-indent: 10px;
}

/* (Footer Text) Links, ActiveLinks */
a.footertext,  a.footertext:active {
	text-decoration: none;
	color: #009900;
}
/* (Footer Text) Hover Links */
a.footertext:hover {
	color: #00FF00;
}

/* (Footer Text) Locked and HoverLocked */
a.footertext:locked { color: #8C271F; }
a.footertext:hover.locked { color: #8C271F; }






/* Position of the Main image for the Sub Pages */
#SubPageMainImagePos {
	position:absolute;
	width:865px;
	z-index:2;
	top: 80px;
}


/* Position of the Body div on the Home Page*/
.MainbodytextLayer {
	line-height: normal;
	z-index:5;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Position of the Body Layer on the Home Page*/
#HomeBodyPos {
	position:absolute;
	width:865px;
	height:420px;
	z-index:3;
	top: 240px;
}

/* Position of What people are saying bubble on Program Page*/
#PeopleRSayingLayer {
	position:absolute;
	width:316px;
	height:122px;
	z-index:4;
	left: 548px;
	top: 254px;
}




/* Cell Padding for Yoga Pics*/
.YogaCellPad {
	padding-left:10px;
	padding-top:25px;
	padding-right:10px;
	padding-bottom:25px;
}

/* Cell Padding for Border*/
.YogaCellBorder {
	border: thin solid #666666;
}
