/*------ GENERAL -------*/
body {
	margin:0; 
	padding:0; 
	color:#5C5C5C;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
p, img, ul, a, h1, h2, form, input {
	margin:0; 
	padding:0;
}
a {
	text-decoration:none; 
	outline:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
/*----------- HEADER ---------*/
table.header img {
	margin:22px 0 25px 22px;
}
table.header h1 {
	font-size:38px;
	line-height:40px;
	font-weight:bold;
	color:#00ADED;
	background-color:#fff;
	padding-bottom:22px;
}
table.header ul {
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	width:940px;
}
table.header ul li {
	float:left;
}
table.header ul li a, .header ul li span {
	display:block;
	height:25px;
	padding:0 13px 0 14px;
	color:#000;
	float:left;
	background:#fff url(images/topmenu-bg.gif) 0 0 repeat-x;
	position:relative;
}
table.header ul li a:hover, .header ul li span {
	background-position:0 100%;
	border-right:#83BBD9 1px solid;
	border-left:#83BBD9 1px solid;
	padding:0 12px 0 13px;
}
table.header ul li a.home, .header ul li span.home {
	background:url(images/home-btn.gif) 0 0 no-repeat;
	width:46px;
	padding:0 0 0 22px;
}
table.header ul li a.home:hover, .header ul li span.home {
	border:none;
	background-position:0 100%;
	padding:0 0 0 22px;
}
table.header ul li a.contact, .header ul li span.contact {
	background:url(images/contact-btn.gif) 100% 0 no-repeat;
	width:76px;
	padding:0 0 0 14px;
}
table.header ul li a.contact:hover, .header ul li span.contact {
	border:none;
	background-position:0 100%;
	padding:0 0 0 14px;
}
table.header ul li a span, .header ul li span span {
	background:url(images/topmenu-arrow.gif) -20000px -20000px no-repeat;
	width:7px;
	height:4px;
	position:absolute;
	top:25px;
	left:50%;
	display:block;
	border:none;
	padding:0;
}
table.header ul li a:hover span, .header ul li span span {
	background-position:0 0;
}

/*----------- BODY ---------*/
table.body h2 {
	text-indent:-2000px;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:0;
	font-size:0;
}
table.body p {
	font-size:12px;
	line-height:16px;
	padding:0 0 13px;
	text-align:justify;
}
table.body a {
	color:#048DC0;
	background-color:#fff;
}
table.body a:hover {
	color:#7CA112;
	background-color:#fff;
} 
table.body a.more {
	font-size:11px;
	font-weight:bold;
	color:#5C5C5C;
	background:#fff url(images/more-arrow.gif) 0 50% no-repeat;
	padding:0 0 0 10px;
}
table.body a.more:hover {
	color:#00AEF0;
	background-color:#fff;
}
table.body img {
	display:block;
}
td.dottedBorder {
	background:url(images/dotted-border.gif) 0 100% repeat-x;
}
td.dottedBorderVert {
	background:url(images/dotted-vertical.gif) 0 0 repeat-y;
	padding-left:9px;
}

/* Welcome */

h2.welcomeHdr {
	background-image:url(images/welcome-hdr.gif);
	height:21px;
	margin:13px 0 25px;
}
table.welcome p {
	padding-right:17px;
}

/* Middle Panel */

tr.middle h2 {
	height:32px;
}
tr.middle p {
	padding-right:17px;
}
tr.middle p.noPad {
	padding-right:0;
}
h2.food {
	background-image:url(images/food-hdr.gif);
}
h2.complementary {
	background-image:url(images/complementary-hdr.gif);
}
h2.stroke {
	background-image:url(images/stroke-hdr.gif);
}
h2.women {
	background-image:url(images/woman-hdr.gif);
}

/* Fundraising */
table.fundraising h2 {
	background-image:url(images/fundraising-hdr.gif);
	height:33px;
}
table.fundraising p {
	padding-right:20px;
	padding-bottom:10px;
}
ul.greenList {
	padding:0 0 24px 3px;
	font-size:12px;
	line-height:21px;
}
ul.greenList li {
	padding:0 0 0 16px;
	background:url(images/bull-fundraising.gif) 0 50% no-repeat;
}
ul.greenList li.double {
	line-height:20px;
	background-position:0 8px;
}

/* Partner Logo */
td.partnerLogos {
	background:#E1E1E1;
	color:#fff;
}
td.partnerLogos td.left {
	background:url(images/logos-panel-left.gif) 0 0 no-repeat;
	height:81px;
}
td.partnerLogos td.right {
	background:url(images/logos-panel-right.gif) 100% 0 no-repeat;
	height:81px;
}
td.partnerLogos img {
	display:block;
	float:left;
	margin:8px 20px 0 0;
}
td.partnerLogos img.right {
	margin-right:0;
}
td.partnerLogos td.leftPad {
	padding-left:12px;
}

/*-------- FOOTER -------*/
table.footer ul {
	font-size:11px;
	line-height:14px;
	height:14px;
	width:662px;
	margin:0 auto;
	padding:0 0 10px;
}
table.footer ul li {
	padding:0 7px 0 8px;
	background:url(images/footer-devider.gif) 0 50% no-repeat;
	color:#717171;
	background-color:#fff;
	float:left;
}
table.footer ul li.noBg {
	background:none;
}
table.footer ul li a {
	color:#000;
	background-color:#fff;
}
table.footer ul li a:hover {
	color:#717171;
	background-color:#fff;
}
table.footer p {
	font-size:11px;
	line-height:18px;
	text-align:center;
}
table.footer p.info {
	color:#006E98;
	background-color:#fff;
}

/*------------- ABOUT US -------------*/
h2.aboutHdr {
	background-image:url(images/about-hdr.gif);
	height:44px;
}
h2.achieveHdr {
	background-image:url(images/achieve-hdr.gif);
	height:50px;
}
h2.cutrrentHdr {
	background-image:url(images/current-project-hdr.gif);
	height:39px;
}
h2.afliatedHdr {
	background-image:url(images/aff-asso-hdr.gif);
	height:39px;
}
table.body p.txt1 {
	line-height:18px;
	padding-bottom:4px;
}

/*------------- FOOD AND NUTRITION -------------*/
h2.foodNitrutionHdr {
	background-image:url(images/food-nutrition-hdr.gif);
	height:44px;
}
h2.proUnbderwayHdr {
	background-image:url(images/projects-underway-hdr.gif);
	height:45px;
}
h2.healthyFruitHdr {
	background-image:url(images/healthy-hdr.gif);
	height:26px;
}
h2.organicHdr {
	background-image:url(images/organic-milk-hdr.gif);
	height:26px;
}
h2.smoothieHdr {
	background-image:url(images/smoothie-bar-hdr.gif);
	height:26px;
}
h2.foodLifeHdr {
	background-image:url(images/food-life-hdr.gif);
	height:33px;
}
h2.educationHdr {
	background-image:url(images/educational-hdr.gif);
	height:33px;
}
h2.currentEechpHdr {
	background-image:url(images/current-eechp-hdr.jpg);
	height:33px;
	margin-top:18px;
}
h2.studentSchoolHdr {
	background-image:url(images/students-schools-hdr.gif);
	height:22px !important;
	margin-top:18px;
}
tr.middle ul.greenList {
	padding-bottom:10px;
}

/*------------- SMOOTHIE BAR PROJECT ---------------*/
h2.smoothieBarHdr {
	background-image:url(images/smoothie-hdr.gif);
	height:45px;
}
h2.smoothieResultHdr {
	background-image:url(images/smoothie-result-hdr.gif);
	height:33px;
}

/*------------- PHYSICAL ACTIVITY ---------------*/
h2.physicalHdr {
	background-image:url(images/physical-activity-hdr.gif);
	height:45px;
}
h2.proUnbderwayHdr1 {
	background-image:url(images/projects-underway-hdr-yelo.gif);
	height:40px;
}

/* SHOW HIDE STYLE */
table.body p.showHide {
	font-size:13px;
	font-weight:bold;
	padding-bottom:14px;
}
/*
table.body p.showHide a {
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 21px;
}
table.body p.showHide a.close {
	background-image:url(images/icon-close.gif);
}
table.body p.showHide a.open {
	background-image:url(images/icon-open.gif);
}
*/
table.body p.showHide a.noBg {
	background:none;
}
table.body p.showHide a {
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 21px;
	background-image:url(images/icon-close.gif);
}
table.body p.showHide a.openheader {
	background-image:url(images/icon-open.gif);
}

/*------------- HEALTHY AGEING ---------------*/
h2.healthyAgeingHdr {
	background-image:url(images/healthy-ageing-hdr.gif);
	height:45px;
}
h2.currentProHealth {
	background-image:url(images/current-eechp-healthy-hdr.gif);
	height:40px;
}

/*------------- COMPLEMENTARY THERAPIES ---------------*/
h2.compleTherapyHdr {
	background-image:url(images/comple-therapies-hdr.gif);
	height:45px;
}
h2.benefitsHdr {
	background-image:url(images/benefits-cople-hdr.gif);
	height:32px;
}
h2.messageHdr {
	background-image:url(images/message-hdr.gif);
	height:32px;
}
h2.aromaHdr {
	background-image:url(images/aroma-hdr.gif);
	height:32px;
}
h2.reflexoHdr {
	background-image:url(images/reflexo-hdr.gif);
	height:32px;
}
h2.therapistHdr {
	background-image:url(images/therapist-hdr.gif);
	height:37px;
}
form.therapist label {
	font-size:12px;
	line-height:32px;
}
form.therapist input.txtBox {
	width:236px;
	height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	background-color:#fff;
	border:#9D9D9D 1px solid;
	padding:1px 0 0 2px;
}
form.therapist a {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}
form.therapist input.btn {
	width:50px;
	height:18px;
	padding:0;
	border:none;
	float:left;
	margin:0 10px 0 0;
}

/*------------- CONTACT US ---------------*/
h2.contactHdr {
	background-image:url(images/contact-hdr.gif);
	height:45px;
}
form.contactForm {
	padding:20px 0 0;
}
form.contactForm label {
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	padding:0 0 0 9px;
	background:url(images/mandatory.gif) 0 40% no-repeat;
}
form.contactForm label.blue {
	line-height:14px;
	color:#0A627D;
	background-color:#fff;
	display:block;
}
form.contactForm label.noBg {
	background:none;
}
form.contactForm textarea {
	width:236px;
	height:103px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	background-color:#fff;
	border:#9D9D9D 1px solid;
	padding:1px 0 0 2px;
}

/*----------- STUDENTS INTO SCHOOL -------------*/
h2.studentSchoolPageHdr {
	background-image:url(images/students-into-schools-hdr.gif);
	height:45px;
}
h2.byCorporatingHdr {
	background-image:url(images/by-incorporating-hdr.gif);
	height:55px;
}
h2.topicHdr {
	background-image:url(images/topics-covered-hdr.gif);
	height:55px;
	margin-top:30px;
}
ul.studentList {
	width:208px;
	float:left;
	padding-bottom:40px;
}
h2.loginHdr {
	background-image:url(images/login-hdr.gif);
	height:37px;
	margin-top:18px;
}
/*----------- MISCLENIOUS -------------*/
.noPad {
	padding:0 !important;
}
