body { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#Breadcrumb {
	padding-left: 27px;
	font: bold 8pt/14pt Arial, Helvetica, sans-serif;
	color: #fff;
}
	#Breadcrumb a { color: #fff; }
	#Breadcrumb a:hover { color: #d6fd8a; }

.content_title { background: #3D7EDA;
	margin-right: 4px;
	padding: 1px 0px 0px 44px;
	border-bottom: 1px solid #0150B7;
}

.content_title h1 { color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
}

.content { color: #000000;
	font-family: Arial;
	font-size: 10pt;
	padding-bottom: 50px;
}

.clear { clear: both; display: block; }

.line { background-color: #cccccc;
	float: left;
	height: 1px;
	margin: 5px 0px 5px 0px;
}

.field_title { float: left;
	clear: both;
	width: 125px;
	font-weight: bold;
	text-align: right;
	padding: 0px 15px 15px 25px;
}

.field { float: left;
	padding-bottom: 5px;
}

.text-element { width: 250px; }


/*** NEWSLETTER ***/

.newsletter_copy { width: 407px;
	margin: 27px 0px 50px 44px;
	float: left;
}

.newsletter_archive_link { 
	width: 254px;
	height: 365px;
	float: right;
	text-align: right;
	margin-right: 4px;
	margin-bottom: 75px;
}


/*** NEWSLETTER ARCHIVE ***/

.archive_copy { width: 590px;
	margin: 27px 44px 0px 24px;
	float: left;
}

.archive_copy h1 { color: #002875;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

.archive_date { width: 100px;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
	padding: 2px 0px 2px 5px;
}

.archive_link { 
	float: left;
	padding: 2px 0px 2px 6px;
}
	.archive_link a { color: #0039a6; }
	.archive_link a:hover { color: #360; font-weight:normal; }

.archive_footer { background: URL(images/bg_archive_footer.jpg) repeat-x bottom;
	width: 726px;
	height: 113px;
	float: left;
	vertical-align: bottom;
	margin-bottom: 2px;
}

.archive_sign_up { background: URL(images/archive_sign_up.jpg) no-repeat bottom left;
	width: 509px;
	height: 113px;
	font-size: 10pt;
	float: left;
}

.archive_sign_up form { padding: 25px 0px 0px 65px;
	margin: 0px;
}

.archive_sign_up_image1 { width: 217px;
	height: 312px;
	float: right;
	margin: -125px 1px 0px 0px;
}

.archive_sign_up_image2 { width: 217px;
	height: 113px;
	float: right;
	margin-bottom: -4px;
}


/*** SPEAKING ***/

.speaking_copy { width: 355px;
	float: left;
	margin: 15px 22px 0px 44px;
}

.speaking_copy h2 { 
	color: #002875;
	font-size: 16pt;
}

.speaking_copy h3 { 
	color: #002875;
	font-size: 12pt;
}

.speaking_copy a:link, .speaking_copy a:active, .speaking_copy a:visited { 
	color: #0039a6;
	text-decoration: underline;
}

.speaking_copy a:hover { 
	color: #336600;
	text-decoration: underline;
}

.speaking_form { background-color: #F2F2F2;
	width: 265px;
	float: right;
	font-size: 12px;
	padding: 15px 18px 20px 15px;
	margin-right: 4px;
}

.speaking_form_bubble {
	width: 265px;
	height: 177px;
	padding: 10px 30px 0px 30px;
	background: url(images/speaking_bubble.gif) no-repeat;
}
	.speaking_form_bubble h2 { color: #ff9900;
		font-size: 16px;
	}
	.speaking_form_bubble p { font-size: 12px; }

.speaking_thanks_bubble {
	width: 265px;
	height: 177px;
	padding: 10px 30px 0px 30px;
	background: url(images/speak_thanks_box.gif) no-repeat;
}
	.speaking_thanks_bubble h2 { color: #005CB3;
		font-size: 16px;
	}
	.speaking_thanks_bubble p { font-size: 12px; }

.speaking_form .requiredField { color: #FF0000;
	font-size: 12px;
}


/*** MEDIA LOGIN ***/

.media_copy { margin: 0px 25px 0px 44px; }

.media_copy a:link, .media_copy a:active, .media_copy a:visited { color: #0039a6;
	text-decoration: underline;
}

.media_copy a:hover { color: #336600;
	text-decoration: underline;
}

.media_form { background-color: #d9e6f8;
	font-size: 12px;
	padding: 15px;
	width: 333px;
	text-align: center;
	margin-top: 45px;
}


/*** MEDIA LOGGED IN ***/

.media_logo { float: left;
	width: 340px;
	text-align: right;
	padding: 10px 0px 10px 0px;
}

.media_download { float: left;
	width: 119px;
	margin: 30px 0px 30px 30px;
}

.media_photo { float: left;
	font-size: 8pt;
	width: 117px;
	margin: 0px 25px 40px 0px;
}


/*** EVENTS ***/

.events_left_col { 
	background: url(images/img_events.jpg) no-repeat bottom left;
	float: left;
	width: 335px;
	height: 565px;
}

.events_calendar {
	background: #78a5e6;
	width: 203px;
	height: 170px;
	margin: 20px 41px 0px 44px;
}

.events_copy {
	float: left;
	width: 316px;
	margin: 20px 0px 0px 0px;
}

.events_copy h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -1em;
}

.events_copy a:link, .events_copy a:active, .events_copy a:visited {
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}

.events_copy a:hover {
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}

.events_prev { float: left; }
.events_next { float: right; }


/*** CONTACT US ***/

.contact_copy { margin: 27px 41px 50px 44px; }

.contact_copy a:link, .contact_copy a:active, .contact_copy a:visited { 
	color: #0039a6;
	text-decoration: underline;
}

.contact_copy a:hover { 
	color: #336600;
	text-decoration: underline;
}


/*** POPUPS ***/
.pop_all { width: 500px;
	height: 539px;
}

.pop_header { background: url(images/pop_header.jpg) no-repeat;
	width: 500px;
	text-align: right;
	padding-top: 61px;
}

.pop_content { margin: 20px;
	width: 460px;
}

.pop_content h2 { color: #002875;
	font-size: 14pt;
}

.pop_footer { background: url(images/pop_footer.jpg) no-repeat;
	float: left;
	width: 500px;
	height: 61px;
}


/*** MOTIVATIONAL TIPS ***/

.motivational_content { background: #bcdb7e;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	margin-right: 4px;
	margin-bottom: 2px;
}

.motivational_nav { float: left;
	width: 179px;
	font-size: 9pt;
	margin: 19px 0px;
}

.motivational_nav a:link, .motivational_nav a:active, .motivational_nav a:visited { color: #022775;
	text-decoration: underline;
}

.motivational_nav a:hover { color: #022775;
	text-decoration: none;
}

.motivational_copy {
	background: #496d3f;
	float: left;
	color: #fff;
	width: 440px;
	padding: 21px 32px 75px 32px;
	margin-top: 19px;
	border: 3px solid #fff;
}

.motivational_copy h2 { font-size: 14pt; }
.motivational_copy strong { color: #ffffcc; }

.motivational_nav_newsletter { float: left;
	width: 179px;
	clear: left;
}

.motivational_nav_form { background: url(images/bg_newsletter_motivational.jpg) no-repeat;
	width: 179px;
	height: 151px;
	padding: 30px 0px 0px 15px;
}

/*** HEALTH ISSUES ***/

.health_content { background: #C8DF8F;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	margin-right: 4px;
	margin-bottom: 2px;
}
	
.health_nav { float: left;
	width: 179px;
	font-size: 9pt;
	margin: 19px 0px;
}
	
.health_nav a:link, .health_nav a:active, .health_nav a:visited { color: #022775;
	text-decoration: underline;
}

.health_nav a:hover { color: #022775;
	text-decoration: none;
}

.health_copy { background: #496d3f;
	float: left;
	color: #FFFFFF;
	width: 440px;
	padding: 21px 32px 75px 32px;
	margin-top: 19px;
	border: 3px solid #FFFFFF;
}

.health_copy h2 { font-size: 14pt; }

.health_copy strong { color: #ffffcc;
	font-weight: bold;
}

.health_copy a:link, .health_copy a:active, .health_copy a:visited { color: #ffff66;
	font-weight: bold;
	text-decoration: underline;
}

.health_copy a:hover { 
	color: #ffff66;
	font-weight: bold;
	text-decoration: underline;
}

.health_nav_newsletter { 
	float: left;
	width: 179px;
	clear: left;
}

.health_nav_newsletter ul { 
	list-style-image: url(images/bullet_green_arrow2.jpg);
	margin-left: 10px;
}

.health_nav_newsletter ul li { padding-bottom: 10px; }


.health_nav_form { background: url(images/bg_newsletter_motivational.jpg) no-repeat;
	width: 179px;
	height: 151px;
	padding: 30px 0px 0px 15px;
}



/*** FITNESS ***/

.fitness_content { background: #C8DF8F;
	color: #000000;

	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	margin-right: 4px;
	margin-bottom: 2px;
}

.fitness_nav { float: left;
	width: 179px;
	font-size: 9pt;
	margin: 19px 0px;
}

.fitness_nav a:link, .fitness_nav a:active, .fitness_nav a:visited { color: #022775;
	text-decoration: underline;
}

.fitness_nav a:hover { color: #022775;
	text-decoration: none;
}

.fitness_copy {
	background: #496d3f;
	float: left;
	color: #FFFFFF;
	width: 440px;
	padding: 21px 32px 75px 32px;
	margin-top: 19px;
	border: 3px solid #FFFFFF;
}

.fitness_copy h2 { font-size: 14pt; }

.fitness_copy strong { color: #ffffcc;
	font-weight: bold;
}

.fitness_copy a:link, .fitness_copy a:active, .fitness_copy a:visited { color: #ffff66;
	font-weight: bold;
	text-decoration: underline;
}

.fitness_copy a:hover { color: #ffff66;
	font-weight: bold;
	text-decoration: underline;
}

.fitness_nav_newsletter { float: left;
	width: 179px;
	clear: left;
}

.fitness_nav_newsletter ul { 
	list-style-image: url(images/bullet_green_arrow2.jpg);
	margin-left: 10px;
}

.fitness_nav_newsletter ul li { padding-bottom: 10px; }

.fitness_nav_form { background: url(images/bg_newsletter_motivational.jpg) no-repeat;
	width: 179px;
	height: 151px;
	padding: 30px 0px 0px 15px;
}


/*** RECIPES ***/

.recipes_content { background: #bcdb7f;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	height: 100%;
	margin-right: 4px;
	margin-bottom: 2px;
}

.recipes_nav { float: left;
	width: 179px;
	font-size: 9pt;
	margin: 19px 0px;
}


.recipes_nav a:link, .recipes_nav a:active, .recipes_nav a:visited { color: #022775;
	text-decoration: underline;
}

.recipes_nav a:hover { color: #022775;
	text-decoration: none;
}


/*** PRIVACY POLICY ***/

.privacy_copy { margin: 27px 44px 50px 44px; }

.privacy_copy h2 { font-size: 12pt; }


.privacy_copy a:link, .privacy_copy a:active, .privacy_copy a:visited { 
	color: #0039a6;
	font-weight: bold;
	text-decoration: underline;
}

.privacy_copy a:hover { 
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}




/* Menu */
ul.menu1 {padding:0px; margin:0px; list-style-type:none; overflow:hidden; background-color:#f8f8f8; width:234px; text-align:left; color:#fff; border:0px;}
/* in IE padding-left:4px; padding-right:0px; works, but breaks on FF */

.second {display:none; height:210px; width:226px; background:#fff; border:0px; margin:0px; padding:0px;}
ul.second li {
	display:block;
	width:226px;
	height:19px;
	line-height:19px;
	border:0px;
}
ul.second li a, ul.second li a:visited {
	text-decoration:none; 
	color:#0050b7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
ul.second li a:hover, ul.second li a:hover {
	color:#0050b7;
	font-weight:bold;
	text-decoration:underline;
	word-spacing: -1px;
}
ul.second li.navhighlight a, ul.second li.navhighlight a, ul.second li.navhighlight a:visited {
	text-decoration:underline; 
	color:#0050b7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-spacing: -1px;
}
#info {padding:0px; margin:0px;}
/* End Menu */

/* Hmpg Classes */
.hmpg-headline { 
  font-size:13px; color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:8px; padding-top:65px; padding-right:20px; line-height:15px;
 }
 
.hmpg-headline a, a:hover{ 
  font-size:13px; color:#FFF; font-weight:bold; 
  font-family:Arial, Helvetica, sans-serif;
}
.feature-boxes {
  font-size:12px; color:#000; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding-left:20px; padding-right:25px; padding-top:38px; padding-bottom:0; line-height:16px;
}
.feature-boxes td b {color:#000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.feature-boxes td strong {color:#cc0000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.feature-boxes form { margin: 0; }

.feature-boxes #NewsletterEmail { width: 190px; }

.footer { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

a.footer { color:#333333; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
a.footer:hover { color:#333333; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

a.reglink, a.reglink:visited {
	text-decoration:none; 
	color:#0050b7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a.reglink:hover {
	color:#0050b7;
	font-weight:bold;
	text-decoration:underline;
	word-spacing: -1px;
}
/*  Category Pages */
.cat-mainul {border:0px; margin:0px; padding:0px; list-style-type:none}
.cat-subul  {list-style-type:none}
.cat-paddiv {padding:35px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000}

.cat-paddiv h2 { color: #002875;
	font-size: 10pt;
	margin: 0px;
}

ul.cat-mainul li a, ul.cat-mainul li a:visited, ul.cat-mainul li a:hover {
  color:#0050b7;
}