html,body
	p,td,th,span,li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1.pageTitle{
	background:url(images/template/tile_pageTitle.gif) 0 -62px repeat-x;
	color:#003;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:3px 0 5px 0;
	padding:0;
}
	h1.pageTitle span.left{
		background:url(images/template/tile_pageTitle.gif) left 0 no-repeat;
		display:block;
		height:31px;
		
	}	
		h1.pageTitle span.right{
			background:url(images/template/tile_pageTitle.gif) right -31px no-repeat;
			display:block;
			height:31px;
			padding:6px 10px 0 10px;
		}
body.wellness h1.pageTitle{
	background:url(images/template/wellness/tile_pageTitle.gif) 0 -62px repeat-x;
	color:#fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:3px 0 5px 0;
	padding:0;
}
	body.wellness h1.pageTitle span.left{
		background:url(images/template/wellness/tile_pageTitle.gif) left 0 no-repeat;
		display:block;
		height:31px;
	}	
		body.wellness h1.pageTitle span.right{
			background:url(images/template/wellness/tile_pageTitle.gif) right -31px no-repeat;
			display:block;
			height:25px;
			*height:31px;
			padding:6px 10px 0 10px;
		}
p{
	margin:0 5px;
}
a{
	color:#10579a;
	text-decoration:none;
}
