.spacer{
	clear:both;
	height:0px;
	line-height:0;
	font-size: 0;
	}
.errStr {
	font-weight:bold;
	color: #900;
	}
				/* Shell Structure*/
body {
	background-color:#e1eefd; margin:0;padding:0; text-align:center;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	}
#wholeSiteCon {
	width:960px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	margin-top: 10px;
	overflow: hidden;
	border:1px solid #000;
}
#headerCon {
	width: 960px;
	position: relative;
	float:left;
	clear:both
	}
#headNavCon {
	float:left;
	position:relative;
	width: 960px;
	background-color:#fff;
	}
#headNavCon .navCellFirst,
#headNavCon .navCell {
	float:left;
	position:relative;
	margin: 5px 0;
	}
#headNavCon .navCellFirst {
	margin-left: 5px;
}
#headNavCon .navCell {
	float:left;
	position:relative;
	margin-left: 3px;
	}
#bodyCon {
	width: 960px;
	position: relative;
	float:left;
	clear:both;
	background-color:#ffffff;
	}
#footerCon {
	width: 960px;
	position: relative;
	float:left;
	clear:both;
	background-color: #ffffff;
	text-align:center;
	}
#footerImgCon {
	width:960px;
	float:left;
	position:relative;
}

#footerImgCon div.left,
#footerImgCon div.middle,
#footerImgCon div.right {
	position:relative;
	margin: 25px 10px;
	float:left;
	}
#footerImgCon div.left { width: 250px; }
#footerImgCon div.middle { width: 365px; }
#footerImgCon div.right { width: 275px; }



#copyFooterCon {
	clear:both;
	width: 950px; border: 1px solid #000;
	margin: 10px 5px 5px;
	float:left;position:relative;
	background-color: #FF962D;
	color:#000;
	font-size: 9pt;
	}
#copyCon { width: 250px; float:left; position:relative; margin-left: 20px; text-align:left; }
#privacyCon { width: 250px; float:right; position:relative; margin-right: 20px; text-align:right; }


#footerCon h2 { font-size: 18px; color: #ED0000; margin-bottom: 0px; }
#footerCon #footerImages { margin-bottom: 15px; margin-left:auto;margin-right:auto; }
#headerBackgroundCon {
	position:relative;
	float:left;
	height: 120px;
	width: 960px;
	clear:both;
	background-image: url( http://www.phecanada.ca/weightoftheworld/e/images/WeightoftheWorldLogo-201002.jpg );
	}

.row {
	clear:both;
	}
.floatleft {
	float:left;
	}
.pageDBlue {
	font-size: 18px;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	color: #000066;
	}
#toprightnav {
	position:relative;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	}
#toprightnav a, #toprightnav a:link,
#toprightnav a:visited, #toprightnav a:active {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}
#toprightnav a:hover {
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5,h6,
ul,ol,dd,dt,table,td,tr {
	font-size: 11pt;
	}
p,h1,h2,h3,h4,h5,h6,
ul,ol,dd,dt,table {
	margin-left: 15px;
	margin-right: 5px;
	}

h1,h2,h3,h4,h5 {
	color: #0066CC;
	margin-top: .6em;
	}
h1 { text-align:center; font-size: 20px; }
h2 { font-size: 16px; color: #8F9C1B; }
h3 { font-size: 14px; color: #C82C2E; }
h4 { font-size: 14px; }

.green {
	color: #8F9C1B;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

a,a:visited,a:active,a:link {
	text-decoration: underline;
	color: #0000CC;
	}
a:hover {
	text-decoration: underline;
	color: #000066;

	}

#leftColCon {
	position:relative;
	float:left;
	width: 305px;
	_width: 300px;
	margin: 10px 5px 10px 10px;
	background-color:#e1edff;
}
#rightColCon {
	position:relative;
	float:left;
	width: 625px;
	_width: 620px;
	margin: 10px 10px 10px 5px;
	_margin-left: 0px;
}

#upperBanner {
	position:relative;float:left;margin:5px;
	}

/*

	front page formats...
*/
#fpRotatingFpBanner {
	float:left;
	position:relative;
	}
#fpRotatingFpBanner img {
	position:relative;float:left;margin:5px;
	}
#fpText {
	width:960px;
	position:relative;
	text-align:center;
	float:left;
}

#fpText h2 {
	color: #0083AE;
	}

#fpThreePaths {
	clear:both;
	postion:relative;
	float:left;
	width: 960px;
	}
#fpThreePaths p.img { margin: 5px 0px; text-align:center; }
.fpOuter {
	position:relative;
	float:left;
	width: 302px;
	margin: 5px;
	_margin: 2px;
	border:4px solid #cee1f0;
	text-align:center;
	}
.fpInnerBorder {
	postion:relative;
	float:left;
	border: 1px solid #cee1f0;
	margin: 2px;
	width: 294px;
	height: 200px;
	}
