body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial;
	line-height: 1.3em;
}

img { border: none; }

a { color: #556F76; text-decoration: underline; }
a:hover { text-decoration: none; }

tr, td { vertical-align: top; }

.clear { clear: both; }

h1 { font-size: 19px; font-weight: bold; line-height: 1.2em; }
h2 { font-size: 13px; font-weight: bold; }
	
#siteContainer {
	margin: 0;
	padding: 0;
	width: 869px;
	margin: 0 auto;	
	background: url(/images/bkgrnd-centre.gif) repeat-y; 
}

#topLinks {	color: #58737A; background: #fff; text-align: right; font-size: 11px; height: 20px; }
#topLinks a { color: #58737A; text-decoration: none; }
#topLinks a:hover { text-decoration: underline; }
#topLinks .separator { margin: 0 10px; }

#leftColumn { width: 260px; margin: 0; padding: 0; }

#content      { width: 580px; margin: 0; padding: 0; }
#contentLeft  { width: 400px; margin: 0; padding: 0; }
#contentRight { width: 180px; margin: 0; padding: 0; text-align: right; }

#header { 
	width: 869px;
	height: 112px;
	background: url(/images/header.jpg) no-repeat; 		
}

#headerRight 
{
    width: 609px;
    height: 112px;
    background: url(/images/headerRight.jpg) no-repeat; 
}

#searchContainer 
{
	margin: 5px 20px 0 0; 
	background: url(/images/searchBg.gif) repeat-x; 
	width:188px; 
	float:right; 
}
#searchContainer input 
{ 
	margin: 0; 
	padding: 0; 
	border: none; 
	font-size: 11px;
}
#searchBoxContainer 
{
	width: 115px;
	height: 21px;
	background: url(/images/searchBoxBg.gif) no-repeat; 
	padding: 5px 0 0 7px;
}
#searchBox
{
	width: 110px;	
	border: none;
	border: solid 1px #fff;		
}

#leftColumn #imageLinks { margin-left: 20px; }
#leftColumn #imageLinks img { clear: both; margin-bottom: 10px; }

#nav { height: 45px; background: url(/images/navBg.jpg) no-repeat; clear:both; }
#nav img { margin: 0; padding: 0; float: left; }

.subNav { 
	width: 220px;
	font-size: 12px; 
	font-weight: bold; 
	color: #58737A; 
	list-style-type: none;
	margin: 0 0 25px 20px; 	
	padding: 0;
	line-height: 1.8em;	
}

.subNav a { 
	text-decoration: none; 
	background: url(/images/subNav/bullet.gif) no-repeat; 
	padding-left: 20px;	
	margin: 0;
}
.subNav a:hover, .subNav a.selected { text-decoration: none; background: url(/images/subNav/bulletOver.gif) no-repeat; }

.subSubNavTop { margin: 3px 0 0 0; float: left; clear: both; }
.subSubNav { width: 220px; margin: 0; float: left; clear: both; }
.subSubNavBottom { margin:-2px 0 5px 0; float: left; clear: both; }

.subSubNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(/images/subNav/subSubNavMiddle.gif) repeat-y;
}

.subSubNav a { 
	width: 187px;
	height: 22px;
	display: block;
	background: none; 
	margin: 0 0 2px 3px;
	padding-left: 25px;
	font-weight: normal;	
}
.subSubNav a:hover, .subSubNav a.selected { 
	width: 212px;
	background-image: url(/images/subNav/subSubNavOver.gif); 
	color: #fff;
}

.subSubNav .heading { padding-left: 17px; font-weight: bold; width: 195px; }

#containerBottom {
	height: 150px;
	vertical-align: bottom;
}

#footer {
	background: #fff;
	font-size: 11px;
	color: #58737A;	
	text-align: center;
}

#footer ul { list-style-type: none; margin: 20px 0; padding: 0; }
#footer ul li { display: inline; border-right: solid 1px #58737A; }
#footer ul li.noBorder { border: none; }
#footer a { text-decoration: none; margin: 0 8px; }
#footer a:hover { text-decoration: underline; }

p.home { margin: 10px 0 0 20px; }

.big { color: #556F76; font-size: 16px; font-weight: bold; }

#pageHeading { margin-bottom: 8px; }

.otherRow { background: #fff0d2; }

ul.pdf { list-style-image: url(/images/pdfIcon.gif); }
ul.pdf li { margin-bottom: 10px; }

#stayingHealthy {
	width: 221px;
	height: 156px;
	background: url(/images/stayingHealthy.jpg) no-repeat;
}

#stayingHealthy ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#stayingHealthy ul li { 
	margin-bottom: 3px; 
	margin-left: 15px;
}

#stayingHealthy a { color: #000; text-decoration: underline; font-size:12px; }
#stayingHealthy a:hover { text-decoration: none; }

#stayingHealthy #heading {
	width: 221px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
}

#monthlyTipContainer { width: 221px; }
#monthlyTipTop {
	width: inherit; 
	height: 68px; 
	background: url(/images/monthlyTipTop.jpg) no-repeat; 
}    
#monthlyTipMiddle { 
    width: 201px; 
    background: url(/images/monthlyTipMiddle.jpg) repeat-y; 
    color: #fff;
    padding-left:10px;
    padding-right:10px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}
#monthlyTipBottom {
	width: inherit; 
	height: 13px; 
	background: url(/images/monthlyTipBottom.jpg) no-repeat; 
	margin-bottom: 10px;
}