body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A50A1;
}
* .clearfloat {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	}
/* ------------Link Color ------------*/
a:link, a:visited {
	color: #0A50A1;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF6666;
	text-decoration: none;
}
.header li a:link {
	color: #FFF;
	text-decoration: none;
}
.header a:hover, a:active {
	color: #FFCCFF;
	text-decoration: none;
}
/*------------ Containers -----------------*/
* #pageContainer {
	width: 800px;
	text-align: left;
	margin: auto;
	border: 1px solid #FF0066;
	}
/*------------ Header -----------------*/
* .header {
	text-align: right;
	background-color: #F0037F;
	padding: 7px 10px 5px 0;
	}
.header ul {
	display: inline;
	margin: 0;
	padding: 0;
	}
.header li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	style=text-decoration:none; 
	color:#FFF
	}	
.header form {
	margin: 0;
	padding: 0;
	}	
/*--------------- Content ---------------*/
* .contentHome {
	background: url(images/bg_content.gif) repeat-y;	
	border-top: 5px solid #0A50A1;
	border-bottom: 5px solid #0A50A1;
	}
/* --------------- Home Left & Right Column ----------------*/
* .homeLeftCol {
	width: 224px;
	float: left;
	color: white;
	font-size: 11pt;
	background-image: url(images/bg_leftcol.gif);
	background-repeat: repeat-y;
	height: 400px;	
	}
.homeLeftCol li {
	margin: 15px 0;
	}
.homeLeftCol ul {
	padding-right: 8px;
	}
.homeLeftCol h2 {
	color: #fff;
	font-size: 13pt;
	margin: 20px 0 0 25px;
	}
* .homeRightCol {
	width: 525px;
	float: left;
	margin: 17px 0 0 18px;
	display: inline;
	background-image: url(images/bg_heart.gif);
	background-repeat: no-repeat;
	background-position: 200px 25px;
	}
* .homeButtons, * .workout {
	font-size: 8pt;
	color: #0A50A1;
	}
.homeButtons a, .workout a {
	color: #0A50A1;
	text-decoration: underline;
	}
.homeButtons img {
	margin-right: 5px;
	vertical-align: middle;
	}
/* --------------- Footer ----------------*/
* .footer {
	padding: 15px;
	}
* .leftFooter {
	width: 340px;
	text-align: left;
	float: left;
	font-size: 9pt;
}
* .rightFooter {
	width: 420px;
	float: left;
	text-align: right;
	font: bold 9pt Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.rightFooter ul, .rightFooter li {
	display: inline;
	margin: 0;
	padding: 0;
}
/* --------------- Back Page ----------------*/
* .content {
	border-bottom: 5px solid #0A50A1;
	padding: 15px;
	}
* .leftColumnBuy {
	width: 250px;
	float: left;
	}
* .rightColumnBuy {
	width: 500px;
	float: left;
	margin-left: 15px;
	display: inline;
	}
* .leftColumn {
	width: 200px;
	float: left;
	}
* .rightColumn {
	width: 550px;
	float: left;
	margin-left: 15px;
	display: inline;
	}	
.rightColumn ul, .rightColumn li {
	margin: 10px 0 0 5px;
	padding: 0px;
}	
.rightColumn p {
	margin: 20px 0;
	}
h2 { color: #F0037F; font-size: 14pt;}
* .workout {
	text-align: center;
	}
form {
	display: inline;
	margin: 0;
	padding: 0;
	}

	/* edit.com */
	
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A50A1;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.LargeWhiteText {
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
}

.SubjectHeader {
	font-size: 20px;
	color: #F0037F;
	font-weight: bold;
}

.PageTitle {
	font-size: 26px;
	color: #0A50A1;
	font-weight: bold;
}

* #eleft { margin: 20px 0 0 25px;}
* #emainc { margin: 5px 0 10px 0; }

a.LargePinkLink { font-size: 20px; color: #F0037F; font-weight: bold; text-decoration: none; }