/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 950px;
	padding: 0px;
	border: 1px solid #000000;
}
#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#header {
	position: static;
	margin: 0px;
	padding: 0px;
}
#menu {
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 138px;
	margin: 0px;
	padding: 0px;
}
#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757679;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 230px;
	text-align: right;
}

#menu p a {
	color: #757679;
	text-decoration: none;
	display: block;
    padding: 5px 25px;
}
#menu p a:hover {
	color: #002B55;
}
#menu .home {
    font-size: 12px;
/*	text-align: center;*/
}
#menu .home a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
    padding: 5px 25px 15px 0px;
	margin-bottom: 10px;
}
#menu .home a:hover {
	color: #FFFFFF;
}
#menu .feature {
    border-bottom: 1px solid #FFFFFF;
}
#menu .feature a {
	color: #FFFFFF;
	background-color: #002B55;
	text-decoration: none;
}
#menu .feature a:hover {
	color: #FFFFFF;
	background-color: #CA6846;
}

.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 190px;
	border: 1px solid #FFFFFF;
}
.dropmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #002B55;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #002B55;
	padding: 5px 10px 5px 10px;
} 

.dropmenu a:hover {
	background-color: #002B55;
	color: #CCCCCC;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 480px;
}

#content p, #content ol, #content ul, #content h3, #content h4, #content h5, #content h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 18px;
	margin-right: 10px;
}

#content p {
	font-size: 11px;
}

#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content ol {
	font-size: 11px;
	margin-left: 25px;
	padding-left: 25px;
}
#content ul {
	font-size: 11px;
	margin-left: 18px;
	padding-left: 0px;
}
#content ul li {
    padding-left: 25px;
	list-style-type: none;
	background-image: url(/images/imgBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 16px;
}
#content li {
	margin-bottom: 5px;
}
#content h4 {
	color: #002B55;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
}
#content h5 {
	color: #798AAC;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.01em;
}
#content h6 {
	color: #798AAC;
	font-size: 12px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #CA6846;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 4px 0px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.contactresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 10px;
}
.resultok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #798AAC;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #798AAC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #798AAC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}
.LeftImageMargin {
    margin-right: 15px;
	margin-bottom: 10px;
}
.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262324;
	font-size: 11px;
	font-weight: normal;
}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin: 0px;
	padding: 0px;

}

#LHSHome {
    width: 230px;
    margin: 0px;
	padding: 20px 0px 0px 0px;
	background-image: url(/images/imgQuickJobSearchBackground.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
#LHSHome h4 {
	padding: 10px 15px 3px 15px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0067A6;
	font-size: 11px;
	font-weight: bold;
}
#LHSHome p {
	padding: 5px 15px 5px 15px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
#whatsnew {
/*	margin: 243px 0px 0px 0px;
*/	margin: 274px 0px 0px 0px;
	padding: 0px;
	width: 230px;
/*	height: 150px;
*/	height: 172px;
	background-color: #7ED3F7; 
	overflow: auto;
}

#whatsnew p, ol, ul, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002B55;
	margin: 10px;
	padding: 0px;
}

#whatsnew p {
	font-size: 10px;
}

#whatsnew ol {
	font-size: 10px;
	margin-left: 15px;
	padding-left: 15px;
}
#whatsnew ul {
	font-size: 10px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}
#whatsnew li {
	margin-bottom: 5px;
}
#whatsnew h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#whatsnew h5 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#whatsnew h6 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#whatsnew a {
	text-decoration: none;
	/*color: #CA6846;*/
	color: #77787B;
	font-weight: bold;
	
}
#whatsnew a:hover {
	text-decoration: underline;
}
#LocationIconPlaceholder0 {
    position: absolute;
	z-index: 310;
	right: 152px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIconPlaceholder1 {
    position: absolute;
	z-index: 311;
	right: 0px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIconPlaceholder2 {
    position: absolute;
	z-index: 312;
	right: 152px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIconPlaceholder3 {
    position: absolute;
	z-index: 313;
	right: 0px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIcon0_off {
    position: absolute;
	z-index: 300;
	right: 152px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
	visibility: hidden;
}
#LocationIcon1_off {
    position: absolute;
	z-index: 301;
	right: 0px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIcon2_off {
    position: absolute;
	z-index: 302;
	right: 152px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIcon3_off {
    position: absolute;
	z-index: 303;
	right: 0px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIcon0_on {
    position: absolute;
	z-index: 305;
	right: 152px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
}
#LocationIcon1_on {
    position: absolute;
	z-index: 306;
	right: 0px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
	visibility: hidden;
}
#LocationIcon2_on {
    position: absolute;
	z-index: 307;
	right: 152px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
	visibility: hidden;
}
#LocationIcon3_on {
    position: absolute;
	z-index: 308;
	right: 0px;
	top: 271px;
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 87px;
	visibility: hidden;
}

#LocationMainImage {
	
}
#LocationMainImage .previewimage {
    position: absolute;
	z-index: 320;
	right: 0px;
	top: 375px;
	margin: 0px;
	padding: 0px;
	width: 295px;
	visibility: hidden;
}
#LocationLogoImage {
	
}
#LocationLogoImage .previewimage {
    position: absolute;
	z-index: 330;
	right: 0px;
	top: 640px;
	margin: 0px;
	padding: 0px;
	width: 295px;
	text-align: center;
	visibility: hidden;
}


#GeneralTable p {
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#ImageGalleryTable {

}
#ImageGalleryTable h5 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#ImageGalleryTable p {
	margin: 5px 0px 10px 10px;
	padding: 0px;
	font-size: 9px;
}
#HomeRotator {
	position: absolute;
	z-index: 240;
	left: 235px;
	top: 170px;
	margin: 0px;
	padding: 0px;
	width: 373px;
	height: 550px;
	text-align: left;
}
#TopRHSRotator_Careers, #TopRHSRotator_CareerDevelopment, #TopRHSRotator_Benefits, #TopRHSRotator_GraduateCareers, #TopRHSRotator_Contact, #TopRHSRotator_Search, #TopRHSRotator_50Plus {
	position: absolute;
	z-index: 240;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 228px;
	height: 425px;
	text-align: center;
}

#RamsayWay {
	position: absolute;
	z-index: 220;
	right: 0px;
	top: 430px;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 280px;
	text-align: center;
}
#FiftyPlusRotator {
	position: absolute;
	z-index: 230;
	right: 0px;
	top: 715px;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 53px;
}
#HeaderTitle {
	position: absolute;
    z-index: 300;
	left: 230px;
	top: 45px;
	margin: 0px;
	padding: 0px;
}
#SubHeaderTitle {
	position: absolute;
    z-index: 310;
	left: 230px;
	top: 141px;
	width: 720px;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
	
}
#HospitalLocation_Hollywood, #HospitalLocation_Joondalup, #HospitalLocation_Glengarry, #HospitalLocation_Attadale {
	position: absolute;
	z-index: 400;
	right: 0px;
	top: 376px;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 340px;
	display: none;
	border: none;
}
#LocationIconSmallPlaceholder0 {
    position: absolute;
	z-index: 310;
	right: 120px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmallPlaceholder1 {
    position: absolute;
	z-index: 311;
	right: 20px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmallPlaceholder2 {
    position: absolute;
	z-index: 312;
	right: 120px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmallPlaceholder3 {
    position: absolute;
	z-index: 313;
	right: 20px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmall0_off {
    position: absolute;
	z-index: 300;
	right: 120px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
	visibility: hidden;
}
#LocationIconSmall1_off {
    position: absolute;
	z-index: 301;
	right: 20px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmall2_off {
    position: absolute;
	z-index: 302;
	right: 120px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmall3_off {
    position: absolute;
	z-index: 303;
	right: 20px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmall0_on {
    position: absolute;
	z-index: 305;
	right: 120px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
}
#LocationIconSmall1_on {
    position: absolute;
	z-index: 306;
	right: 20px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
	visibility: hidden;
}
#LocationIconSmall2_on {
    position: absolute;
	z-index: 307;
	right: 120px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
	visibility: hidden;
}
#LocationIconSmall3_on {
    position: absolute;
	z-index: 308;
	right: 20px;
	top: 275px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 95px;
	visibility: hidden;
}
#ContactsHeaderTable {
	margin: 0px 10px 20px 10px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#ContactsHeaderTable td {
	width: 25%;
}
#ContactsHeaderTable td p {
	text-align: center;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}
#ContactsTable {
	margin: 0px auto 0px auto;
	padding: 0px;
}
#ContactsTable td {
    vertical-align: top;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
#ContactsTable td p {
    padding: 0px;
	margin: 0px 0px 0px 18px;
}
#ContactsTable td p a {
    font-weight: normal;

}
#OurPeopleIconPlaceholder0 {
    position: absolute;
	z-index: 400;
	left: 254px;
	top: 190px;
}
#OurPeopleIconPlaceholder1 {
    position: absolute;
	z-index: 401;
	left: 359px;
	top: 190px;
}
#OurPeopleIconPlaceholder2 {
    position: absolute;
	z-index: 402;
	left: 464px;
	top: 190px;
}
#OurPeopleIconPlaceholder3 {
    position: absolute;
	z-index: 403;
	left: 569px;
	top: 190px;
}
#OurPeopleIconPlaceholder4 {
    position: absolute;
	z-index: 404;
	left: 254px;
	top: 295px;
}
#OurPeopleIconPlaceholder5 {
    position: absolute;
	z-index: 405;
	left: 359px;
	top: 295px;
}
#OurPeopleIconPlaceholder6 {
    position: absolute;
	z-index: 406;
	left: 464px;
	top: 295px;
}
#OurPeopleIconPlaceholder7 {
    position: absolute;
	z-index: 407;
	left: 569px;
	top: 295px;
}

.OurPeopleIconMouseOut0 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgSaraGarofallou.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver0 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgSaraGarofallou2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut1 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgNatalieGibson.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver1 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgNatalieGibson2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut2 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgSanthiKaruppiah.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver2 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgSanthiKaruppiah2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut3 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgDavidBrown.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver3 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgDavidBrown2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut4 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAlisonBeer.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver4 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAlisonBeer2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut5 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAngelaWigham.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver5 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAngelaWigham2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconMouseOut6 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgDavidOrrett.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver6 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgDavidOrrett2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;

}
.OurPeopleIconMouseOut7 {
    border: 1px solid #002B55;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAnnemarieSweeny.jpg);
	background-repeat: no-repeat;
}
.OurPeopleIconMouseOver7 {
    border: 3px solid #002B55;
	width: 96px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/our_people/imgAnnemarieSweeny2.jpg);
	background-repeat: no-repeat;
	background-position: -2px -2px;
}
.OurPeopleIconTitle {
/*	font-family: Arial, Helvetica, sans-serif;
	color: #002B55;
	font-size: 14px;
	font-weight: bold;
*/	
	font-family: Arial, Helvetica, sans-serif;
	color: #002B55;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: normal;
	
}
.OurPeopleIconTitleSub {
	font-size: 11px;
	text-transform: uppercase;
}
#OurPeopleIconTitle0 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 421;
}
#OurPeopleIconTitle1 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 422;
}
#OurPeopleIconTitle2 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 423;
}
#OurPeopleIconTitle3 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 424;
}
#OurPeopleIconTitle4 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 425;
}
#OurPeopleIconTitle5 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 426;
}
#OurPeopleIconTitle6 {
    position: absolute;
	z-index: 427;
	left: 680px;
	top: 265px;
    visibility: hidden;
}
#OurPeopleIconTitle7 {
    position: absolute;
	left: 680px;
	top: 265px;
    visibility: hidden;
	z-index: 428;
}
#OurPeopleOverview {
	position: absolute;
	z-index: 460;
	right: 140px;
	top: 423px;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 290px;
	border: none;
}
#OurPeopleOverview h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	line-height: 18px;
	letter-spacing: normal;
}
#OurPeopleOverview p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#OurPeopleGreyBackground {
	position: absolute;
	background-color: #B7B9BB;
	z-index: 390;
	right: 0px;
	top: 423px;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 290px;
	border: none;
}
#OurPeopleContent {
	position: absolute;
	z-index: 400;
	left: 230px;
	top: 423px;
	margin: 0px;
	padding: 0px;
	width: 370px;
	height: 290px;
	border: none;
}
#OurPeopleContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002B55;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
	padding: 15px 0px 30px 0px;
	line-height: 16px;
	letter-spacing: normal;
}
#OurPeopleContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 80px;
	padding: 0px;
	line-height: 20px;
	letter-spacing: normal;
}
#OurPeopleContent a {
	font-size: 11px;
	text-decoration: none;
	color: #CA6846;
}
#OurPeopleContent a:hover {
	text-decoration: underline;
}
#OurPeopleContentImage {
	position: absolute;
	z-index: 480;
	right: 0px;
	top: 190px;
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 523px;
	border: none;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#OurPeopleGreyBackground {
	position: absolute;
	background-color: #B7B9BB;
	z-index: 390;
	right: 0px;
	top: 423px;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 290px;
	border: none;
}
#JobOpportunitiesTable {
    margin-left: 18px;
	width: 680px;
}	
#JobOpportunitiesTable thead td  {
	
}	
#JobOpportunitiesTable thead td p  {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}	
#JobOpportunitiesTable td  {
	border-bottom: solid 1px #002B55;
	border-right: solid 1px #002B55;
}
#JobOpportunitiesTable td p  {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}
#HospitalJobSearchTable {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	width: 420px;
}
#HospitalJobSearchTable td {
	text-align: center;
}
#HospitalJobSearchTable td h5 {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	line-height: 14px;
	
}
#HospitalJobSearchTable td p {
	text-align: center;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
#HospitalJobSearchTable .whitelink {
	color: #FFFFFF;
}
#HospitalJobSearchTable img {
	margin: 3px 0px 3px 0px;
}
#HospitalJobSearchTable .cellswap {
	background-color: #002B55;
}
#HospitalJobSearchTable .cellswap:hover {
	background-color: #CA6846;
}