body {
	color:White;
	font-family:Arial;
	font-size:10pt;
	background-image:url(images/backgd.jpg);
	background-repeat:repeat;
	background-color: #8E9193;
	position:static;
	margin: 0px 0px 0px 0px;
}

.blueBanner1
{
	background:url(images/bluebanner_01.png); width:261px; height:108px;
	background-image:url(images/bluebanner_01.jpg)
}

.blueBanner2
{
	background:url(images/bluebanner_02.png); background-repeat:repeat-x; height:108px;
	background-image:url(images/bluebanner_02.jpg)
}

.blueBanner3
{
	background:url(images/bluebanner_03.png); background-repeat:no-repeat; width:375px; height:108px;
	background-image:url(images/bluebanner_03.jpg);
	z-index:99;
}

.blueTitle 
{
	font-family:Arial;
	font-size:x-large;
	text-align:right;
	font-weight:bold;
}

.title 
{
	color:#0099ff;
	font-family:Arial;
	font-size:x-large;
	font-weight:bold;
}

A, A:link, A:visited, A:active {
    COLOR: black;
    FONT-FAMILY: Arial;
    text-decoration:underline;
}

A:hover
{
    COLOR: red;
    text-decoration:underline;
}

.contentText
{
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/* greenbar menu links */
.menulinks a, .menulinks a:link, .menulinks a:visited, .menulinks a:active {  
	color: white;
	font-family:Arial;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
}

.menulinks a:hover 
{
	font-family:Arial;
	text-decoration:underline;
}

.fitnessWatermark 
{
	width:602px;
	height:360px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:0;
	background:transparent url(images/fitness_watermark.png) no-repeat bottom left;
	_background-image: url(noimageforie6.jpg);
}

.martialartsWatermark 
{
	width:568px;
	height:421px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:0;
	background:transparent url(images/martialartswatermark.png) no-repeat bottom left;
	_background-image: url(noimageforie6.jpg);
}

.tanningWatermark 
{
	width:383px;
	height:372px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:0;
	background:transparent url(images/tanningwatermark.png) no-repeat bottom left;
	_background-image: url(noimageforie6.jpg);
}

/* the tabbing system */
ol#toc 
{
	list-style:disc;
	margin:0;
	padding:0;
}

ol#toc li
{
	float:left;
	margin: 0 1px 0 0;
	padding-left:10px;
}

ol#toc a 
{
	display:block;
	float:left;
	padding-right:10px;
	text-decoration:none;
}

ol#toc li.current
{
	background-position:0 -60px;
}

ol#toc li.current a
{
	font-weight:bold;
}

div.toccontent 
{
	clear:left;
}

/* blurb-o-matic */
.blurb {position:relative; top:0px; left:0px; width:150px; font:12px Veranda, sans-serif; z-index:100}
.blurb a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: Black; background: #BFE3FF;
   border-right: 0px solid #BFE3FF;}
.blurb a:hover {color:Black; background:#80c8ff}
.blurb a img {height:0; width:0; border-width:0}
.blurb a:hover img {position:absolute; top:-10px;left:175px; width:300px; height:200px;}

   
/* orange dialog box */
.orangedialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.orangedialog .content,
.orangedialog .t,
.orangedialog .b,
.orangedialog .b div {
 background:transparent url(images/bigorangebox.png) no-repeat top right;
 _background-image:url(images/bigorangebox.gif);
}

.orangedialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
 color:black;
}

.orangedialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.orangedialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.orangedialog .b,
.orangedialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.orangedialog .b {
 background-position:bottom right;
}

.orangedialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.orangedialog .hd,
.orangedialog .bd,
.orangedialog .ft {
 position:relative;
}

.orangedialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.orangedialog h1,
.orangedialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.orangedialog h1 {
 padding-bottom:0px;
}
.orangedialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.orangedialog .content,
.orangedialog .t,
.orangedialog .b,
.orangedialog .b div {
 background:transparent url(images/bigorangebox.png) no-repeat top right;
 _background-image:url(images/bigorangebox.gif);
}

.orangedialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
}

.orangedialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.orangedialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.orangedialog .b,
.orangedialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.orangedialog .b {
 background-position:bottom right;
}

.orangedialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.orangedialog .hd,
.orangedialog .bd,
.orangedialog .ft {
 position:relative;
}

.orangedialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.orangedialog h1,
.orangedialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.orangedialog h1 {
 padding-bottom:0px;
}

.bluedialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
 color:Black;
}

.bluedialog .content,
.bluedialog .t,
.bluedialog .b,
.bluedialog .b div {
 background:transparent url(images/bigbluebox.png) no-repeat top right;
 _background-image:url(images/bigbluebox.gif);
}

.bluedialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
 color:Black;
}

.bluedialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.bluedialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.bluedialog .b,
.bluedialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.bluedialog .b {
 background-position:bottom right;
}

.bluedialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.bluedialog .hd,
.bluedialog .bd,
.bluedialog .ft {
 position:relative;
}

.bluedialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.bluedialog h1,
.bluedialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.bluedialog h1 {
 padding-bottom:0px;
}

.greendialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.greendialog .content,
.greendialog .t,
.greendialog .b,
.greendialog .b div {
 background:transparent url(images/biggreenbox.png) no-repeat top right;
 _background-image:url(images/biggreenbox.gif);
}

.greendialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
 color:black;
}

.greendialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.greendialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.greendialog .b,
.greendialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.greendialog .b {
 background-position:bottom right;
}

.greendialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.greendialog .hd,
.greendialog .bd,
.greendialog .ft {
 position:relative;
}

.greendialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.greendialog h1,
.greendialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.greendialog h1 {
 padding-bottom:0px;
}

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/bigwhitebox.png) no-repeat top right;
 _background-image:url(images/bigwhitebox.gif);
}

.dialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.noshadowDialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000000;
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.noshadowDialog .content,
.noshadowDialog .t,
.noshadowDialog .b,
.noshadowDialog .b div {
 background:transparent url(images/bigwhitebox.gif) no-repeat top right;
 _background-image:url(images/bigwhitebox.gif);
}

.noshadowDialog .content {
 position:relative;
 zoom:1; /* please leave in for IE6 compatibility */
 _overflow-y:hidden;
 padding:0px 40px 0px 0px;
}

.noshadowDialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
 z-index:-1;
}

.noshadowDialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.noshadowDialog .b,
.noshadowDialog .b div {
 height:45px; /* height of bottom cap/shade */
 font-size:1px;
}

.noshadowDialog .b {
 background-position:bottom right;
}

.noshadowDialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.noshadowDialog .hd,
.noshadowDialog .bd,
.noshadowDialog .ft {
 position:relative;
}

.noshadowDialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.noshadowDialog h1,
.noshadowDialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.noshadowDialog h1 {
 padding-bottom:0px;
}

/* "Our Promise To You..." */
.privacy{display:block}
.privacy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#87cefa}
.privacy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cbe9fc;
  border-right:1px solid #cbe9fc;
  background:#a5dafb}
.privacy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f3fafe;
  border-right:1px solid #f3fafe;
  background:#9dd7fa}
.privacy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9dd7fa;
  border-right:1px solid #9dd7fa;}
.privacy4{
  border-left:1px solid #cbe9fc;
  border-right:1px solid #cbe9fc}
.privacy5{
  border-left:1px solid #a5dafb;
  border-right:1px solid #a5dafb}
.privacyfg{
  background:#87cefa}
        .style1
        {
            font-size: large;
            font-weight: bold;
        }
        .style2
        {
            font-size: x-large;
        }

.blurb
{
	width:100%;
	font-family:Arial Black;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	color:#ed1f24;
	left:-1px;
	top:11px;
	position:absolute;
}
.blurbShadow
{
	width:100%;
	font-family:Arial Black;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	position:relative;
	left:2px;
	top:-20px;
	color:Black;
}