body {margin:0px;padding:0px;background-color:#EEEEEE;}



#pageContainer {
	background: url("../gfx/bgContent.gif");
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	overflow: hidden;

}

#navigationArea {
	width:294px;
	height:900px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#photoBoxTopLeft {
padding: 6px;
margin: -378px 0px 0px 53px;
border: 8px solid #999999;
width:70px;
height:70px;
background-color: #FFFFFF;
}

/*
.HomeNavigation #photoBoxTopLeft {
	margin: -410px 0px 0px 53px;
}
*/

#photoBoxNavRight {
padding: 6px;
margin: 76px 0px 0px 146px;
border: 8px solid #999999;
width:95px;
height:95px;
background-color: #FFFFFF;
}

#photoBoxNavBottom {
padding: 6px;
margin: 107px 0px 0px 49px;
border: 8px solid #999999;
width:67px;
height:67px;
background-color: #FFFFFF;
}

/*
.HomeNavigation #photoBoxNavBottom {
	margin: 139px 0px 0px 49px;
}
*/


#photoBoxBtmLeft {
padding: 6px;
margin: 72px 0px 0px 26px;
border: 8px solid #999999;
width:50px;
height:50px;
background-color: #FFFFFF;
}

#photoBoxBtmRight {
padding: 6px;
margin: -121px 0px 0px 134px;
border: 8px solid #999999;
width:115px;
height:115px;
background-color: #FFFFFF;
}

#logoBox {
padding: 0px;
margin: 0px 0px 50px 0px;
}

#practitionersList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#homeServices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: -10px;
}

#homeServices li {
	list-style-type: square;
	margin-top: 25px;
}

#homePhoto {
 float:right;
 margin-right: -10px;
}

#practitionersList a {
	color: #000099;
	font-weight: normal;
}

#practitionersList a:hover {
	color: #000033;
}

#mainContent {
	margin: 68px 0px 0px 300px;
	padding-left: 10px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

#mainContent li {
	list-style-type: square;
	margin-top: 15px;
	margin-left: -25px;
}


#mainContent h1 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}


#bottomMargin {
	width: 400px;
	height: 30px;
	position:absolute;
	top: 900px;
}


#navigationContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 145px 0px 0px -20px;
	list-style-type: none;
}

#navigationContent ul {
	list-style-type: none;
	color: #000000;
}

.navigationLink {
	text-decoration:none;
	color: #000000;
}

.navigationLink:hover {
	text-decoration:underline;
	color: #333333;
}

.navigationLinkSelected {
	text-decoration:none;
	color: #000099;
}

#footerContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 15px 0px 0px 300px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 10px;

}

/* jobs listing */
	ul#JobsListing{
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		font-size:12px
	}
	
	ul#JobsListing li{
		list-style-type: none;
		margin: 0px 0px 5px 0px;
		padding: 0px 5px 0px 5px;
	}
	
	ul#JobsListing ul{
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
	}
	
	ul#JobsListing li li{
		list-style-type: square;
		margin: 0px 0px 5px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	ul#JobsListing li a.JobTitle{
		display: block;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 5px 0px;
/*		background: url(../gfx/btlArrRight.gif) 0px 4px no-repeat; */
		color: #000099;
		outline:none;
	}
	
	ul#JobsListing li.selected{
		background: #FAFAFA;
	}
	
	ul#JobsListing li.selected a.JobTitle{
		display: block;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 5px 0px;
		color: #000099;
		font-weight: bold;
		outline:none;
		text-decoration: none;
	}
	
	ul#JobsListing li div.JobDescription{
		margin: 0px 0px 5px 10px;
	}
	
	ul#JobsListing li div.JobDescription p{
		margin: 0px 0px 10px 0px;
	}
/* jobs listing */


	ul#PressReleases li {
		float: left;
		width: 350px;
	}

	ul#PressReleases li p {
		padding: 0px;
		margin: 0px;
	}

	ul#PressReleases li p.date {
		color: #999;
		font-size: 14px;		
		float: left;
		width: 200px;
	}
	
	ul#PressReleases li p.title a {
		color: #000099;
		text-decoration: none;
		font-size: 14px;		
	}

	ul#PressReleases li p.title a:hover {
		text-decoration: underline;
	}
	
	ul#PressReleases li p.links {
		display: block;
		float: right;
		width: 64px;
		margin-top: 4px;
	}
	
	ul#PressReleases li p.links a.DownloadPDF {
		display: block;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		background: url("../gfx/downloadPDF.gif");
		float: left;
	}
	
	ul#PressReleases li p.links a.ViewAsHTML {
		display: block;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		background: url("../gfx/viewAsHTML.gif");
		float: left;
	}